Skip to content
Failed

Console Output

Started by GitHub push by larour
Started by GitHub push by larour
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Dakota
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-Dakota/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 975daedcf64fcddac854edfdad37be3061a816cb (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 975daedcf64fcddac854edfdad37be3061a816cb # timeout=10
Commit message: "CHG: protect nond sampling variable. 	modified:   ../../../test/NightlyRun/test109.m"
 > git rev-list --no-walk 34054c08191549f4efe885190eea5ee9bea9c66f # timeout=10
[Debian_Linux-Dakota] $ /bin/bash /tmp/jenkins2323980098540462476.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
src/m/classes/qmu.m
src/m/classes/qmu/continuous_design.m
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... no
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping gsl                          
======================================================
======================================================
       Skipping boost                          
======================================================
======================================================
       Skipping dakota                          
======================================================
======================================================
       Skipping chaco                          
======================================================
======================================================
       Skipping curl                          
======================================================
======================================================
       Skipping hdf5                          
======================================================
======================================================
       Skipping netcdf                          
======================================================
======================================================
       Skipping proj                          
======================================================
======================================================
       Skipping gdal                          
======================================================
======================================================
       Skipping gshhg                          
======================================================
======================================================
       Skipping gmt                          
======================================================
======================================================
       Skipping gmsh                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
Skipping ISSM compilation
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 2---------------------
--------------Running Python test for Rank 2---------------------
Waiting on: 2300820
Waiting on: 2300822
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog/results 

+++ Running case: MATLAB-218 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test218 (line 90)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 218 test name: SquareShelfConstrainedDakotaB field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-218 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test218 (line 90)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 218 test name: SquareShelfConstrainedDakotaB field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-234 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test234 (line 76)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 234 test name: SquareShelfTranForceNeg2dDakotaSamp field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-234 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test234 (line 76)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 234 test name: SquareShelfTranForceNeg2dDakotaSamp field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-235 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test235 (line 71)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 235 test name: SquareShelfTranForceNeg2dDakotaLocal field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-235 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test235 (line 71)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 235 test name: SquareShelfTranForceNeg2dDakotaLocal field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-244 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test244 (line 106)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 244 test name: SquareShelfSMBGembDakota field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-244 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test244 (line 106)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 244 test name: SquareShelfSMBGembDakota field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-250 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test250 (line 75)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-250 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test250 (line 75)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-251 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test251 (line 70)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-251 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test251 (line 70)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-412 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test412 (line 48)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-412 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test412 (line 48)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-413 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test413 (line 48)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-413 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test413 (line 48)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-414 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test414 (line 65)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-414 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test414 (line 65)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-417 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test417 (line 72)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-417 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test417 (line 72)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-418 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 933 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
SUCCESS difference: 0       <   1e-11 test id: 418 test name: SquareSheetShelfDiadSSA3dDakotaAreaAverage field: vector_on_nodes
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-418 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 933 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
SUCCESS difference: 0       <   1e-11 test id: 418 test name: SquareSheetShelfDiadSSA3dDakotaAreaAverage field: vector_on_nodes
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-420 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 26 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test420 (line 46)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 420 test name: SquareSheetShelfDakotaScaledResponse field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-420 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 26 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test420 (line 46)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 420 test name: SquareSheetShelfDakotaScaledResponse field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-440 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test440 (line 44)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-440 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test440 (line 44)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-444 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Dot indexing is not supported for variables of this type.

Error in model/extrude (line 1276)
			md.mmemasstransport=md.mmemasstransport.extrude(md);

Error in test444 (line 49)
md=extrude(md,3,1);

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 444 test name: SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-444 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Dot indexing is not supported for variables of this type.

Error in model/extrude (line 1276)
			md.mmemasstransport=md.mmemasstransport.extrude(md);

Error in test444 (line 49)
md=extrude(md,3,1);

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 444 test name: SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-445 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Dot indexing is not supported for variables of this type.

Error in model/extrude (line 1276)
			md.mmemasstransport=md.mmemasstransport.extrude(md);

Error in test445 (line 11)
md=extrude(md,3,2.);

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 445 test name: SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-445 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Dakota/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Dot indexing is not supported for variables of this type.

Error in model/extrude (line 1276)
			md.mmemasstransport=md.mmemasstransport.extrude(md);

Error in test445 (line 11)
md=extrude(md,3,2.);

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 445 test name: SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff field: N/A
+++ exit code: 0
+++ error: 1
----------MATLAB exited in error!----------

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
             R2023b Update 8 (23.2.0.2599560) 64-bit (glnxa64)
                               April 29, 2024

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

16 tests match 'Dakota'
   218 : SquareShelfConstrainedDakotaB
   234 : SquareShelfTranForceNeg2dDakotaSamp
   235 : SquareShelfTranForceNeg2dDakotaLocal
   244 : SquareShelfSMBGembDakota
   250 : SquareShelfTranForceNeg2dDakotaSampLinearPart
   251 : SquareShelfTranForceNeg2dDakotaLocalLinearPart
   412 : SquareSheetShelfDiadSSA3dDakota
   413 : SquareSheetShelfDiadSSA3dDakotaPart
   414 : SquareSheetShelfDiadSSA3dDakotaMassFlux
   417 : SquareSheetShelfDiadSSA3dDakotaSamp
   418 : SquareSheetShelfDiadSSA3dDakotaAreaAverage
   420 : SquareSheetShelfDakotaScaledResponse
   440 : SquareSheetShelfDakotaScaledResponseLinearPart
   444 : SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput
   445 : SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff
   2006 : EarthSlc
----------------starting:218-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test218 (line 90)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 218 test name: SquareShelfConstrainedDakotaB field: N/A
----------------finished:218-----------------------
----------------starting:234-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test234 (line 76)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 234 test name: SquareShelfTranForceNeg2dDakotaSamp field: N/A
----------------finished:234-----------------------
----------------starting:235-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 27 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test235 (line 71)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 235 test name: SquareShelfTranForceNeg2dDakotaLocal field: N/A
----------------finished:235-----------------------
----------------starting:244-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Linear partitioner requesting partitions on elements
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test244 (line 106)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 244 test name: SquareShelfSMBGembDakota field: N/A
----------------finished:244-----------------------
----------------starting:250-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test250 (line 75)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 250 test name: SquareShelfTranForceNeg2dDakotaSampLinearPart field: N/A
----------------finished:250-----------------------
----------------starting:251-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test251 (line 70)
md=solve(md,'Transient','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run1 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 251 test name: SquareShelfTranForceNeg2dDakotaLocalLinearPart field: N/A
----------------finished:251-----------------------
MATLABEXITEDCORRECTLY

                            < M A T L A B (R) >
                  Copyright 1984-2023 The MathWorks, Inc.
             R2023b Update 8 (23.2.0.2599560) 64-bit (glnxa64)
                               April 29, 2024

 
To get started, type doc.
For product information, visit www.mathworks.com.
 

  ISSM development path correctly loaded

16 tests match 'Dakota'
   218 : SquareShelfConstrainedDakotaB
   234 : SquareShelfTranForceNeg2dDakotaSamp
   235 : SquareShelfTranForceNeg2dDakotaLocal
   244 : SquareShelfSMBGembDakota
   250 : SquareShelfTranForceNeg2dDakotaSampLinearPart
   251 : SquareShelfTranForceNeg2dDakotaLocalLinearPart
   412 : SquareSheetShelfDiadSSA3dDakota
   413 : SquareSheetShelfDiadSSA3dDakotaPart
   414 : SquareSheetShelfDiadSSA3dDakotaMassFlux
   417 : SquareSheetShelfDiadSSA3dDakotaSamp
   418 : SquareSheetShelfDiadSSA3dDakotaAreaAverage
   420 : SquareSheetShelfDakotaScaledResponse
   440 : SquareSheetShelfDakotaScaledResponseLinearPart
   444 : SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput
   445 : SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff
   2006 : EarthSlc
----------------starting:412-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test412 (line 48)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 412 test name: SquareSheetShelfDiadSSA3dDakota field: N/A
----------------finished:412-----------------------
----------------starting:413-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test413 (line 48)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 413 test name: SquareSheetShelfDiadSSA3dDakotaPart field: N/A
----------------finished:413-----------------------
----------------starting:414-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test414 (line 65)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 414 test name: SquareSheetShelfDiadSSA3dDakotaMassFlux field: N/A
----------------finished:414-----------------------
----------------starting:417-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 44 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test417 (line 72)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 417 test name: SquareSheetShelfDiadSSA3dDakotaSamp field: N/A
----------------finished:417-----------------------
----------------starting:418-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 933 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
SUCCESS difference: 0       <   1e-11 test id: 418 test name: SquareSheetShelfDiadSSA3dDakotaAreaAverage field: vector_on_nodes
----------------finished:418-----------------------
----------------starting:420-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Chacox -- Applying weights for 26 vertices.

Chacox -- Calling Chaco interface:


Chacox -- Chaco interface returning flag=0.
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test420 (line 46)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 420 test name: SquareSheetShelfDakotaScaledResponse field: N/A
----------------finished:420-----------------------
----------------starting:440-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
model not consistent: field 'mmemasstransport' is not an object
Error using ismodelselfconsistent
Model not consistent, see messages above

Error in solve (line 100)
	ismodelselfconsistent(md),

Error in test440 (line 44)
md=solve(md,'Stressbalance','overwrite','y');

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 440 test name: SquareSheetShelfDakotaScaledResponseLinearPart field: N/A
----------------finished:440-----------------------
----------------starting:444-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Dot indexing is not supported for variables of this type.

Error in model/extrude (line 1276)
			md.mmemasstransport=md.mmemasstransport.extrude(md);

Error in test444 (line 49)
md=extrude(md,3,1);

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 444 test name: SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput field: N/A
----------------finished:444-----------------------
----------------starting:445-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Dot indexing is not supported for variables of this type.

Error in model/extrude (line 1276)
			md.mmemasstransport=md.mmemasstransport.extrude(md);

Error in test445 (line 11)
md=extrude(md,3,2.);

Error in run (line 99)
evalin('caller', strcat(script, ';'));

Error in runme (line 156)
		run(['test' num2str(id)]);

Error in matlab_run2 (line 3)
			runme('id',[IdFromString('Dakota')],'exclude',[2006],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 445 test name: SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff field: N/A
----------------finished:445-----------------------
MATLABEXITEDCORRECTLY
-----------End of matlab_log.log-----------
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE