{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Justin Quinn",
          "userId" : "jdquinn",
          "userName" : "Justin Quinn"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 141,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "e1f29e828e6c9e5f11cf9c4cf3ebf017d8df5be4",
            "branch" : [
              {
                "SHA1" : "e1f29e828e6c9e5f11cf9c4cf3ebf017d8df5be4",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e1f29e828e6c9e5f11cf9c4cf3ebf017d8df5be4",
            "branch" : [
              {
                "SHA1" : "e1f29e828e6c9e5f11cf9c4cf3ebf017d8df5be4",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e1f29e828e6c9e5f11cf9c4cf3ebf017d8df5be4",
        "branch" : [
          {
            "SHA1" : "e1f29e828e6c9e5f11cf9c4cf3ebf017d8df5be4",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#141",
  "duration" : 5182427,
  "estimatedDuration" : 6486387,
  "executor" : null,
  "fullDisplayName" : "Debian Linux - Binaries - Python 3 #141",
  "id" : "141",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 141,
  "queueId" : 10646,
  "result" : "FAILURE",
  "timestamp" : 1777487151758,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Linux/job/Debian_Linux-Binaries-Python_3/141/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/BarystaticContributions.h",
          "src/c/classes/SealevelGeometry.cpp",
          "src/c/cores/sealevelchange_core.cpp",
          "src/c/classes/BarystaticContributions.cpp"
        ],
        "commitId" : "914579a7c6c38ec1a5ee84eb15785023622da51a",
        "timestamp" : 1776808433000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lambert.caron",
          "fullName" : "lambert.caron"
        },
        "authorEmail" : "lambert.caron@jpl.nasa.gov",
        "comment" : "Update sea-level barystatic contribution handling\u000a",
        "date" : "2026-04-21 14:53:53 -0700",
        "id" : "914579a7c6c38ec1a5ee84eb15785023622da51a",
        "msg" : "Update sea-level barystatic contribution handling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/SealevelGeometry.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/sealevelchange_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/BarystaticContributions.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/BarystaticContributions.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/BarystaticContributions.h",
          "src/c/cores/sealevelchange_core.cpp",
          "src/c/classes/BarystaticContributions.cpp"
        ],
        "commitId" : "0e01b8b9877ce89096dd40cf84fe072b5633bb3b",
        "timestamp" : 1777077560000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lambert.caron",
          "fullName" : "lambert.caron"
        },
        "authorEmail" : "lambert.caron@jpl.nasa.gov",
        "comment" : "Fix sea-level change barystatic finalization\u000a",
        "date" : "2026-04-24 17:39:20 -0700",
        "id" : "0e01b8b9877ce89096dd40cf84fe072b5633bb3b",
        "msg" : "Fix sea-level change barystatic finalization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/sealevelchange_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/BarystaticContributions.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/BarystaticContributions.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/sealevelchange_core.cpp"
        ],
        "commitId" : "e1a1384cafd74bfeb7a23b17d93ff61e25e630cd",
        "timestamp" : 1777104113000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: some more fixes from Claude:\u000a",
        "date" : "2026-04-25 10:01:53 +0200",
        "id" : "e1a1384cafd74bfeb7a23b17d93ff61e25e630cd",
        "msg" : "CHG: some more fixes from Claude:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/sealevelchange_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Params/DoubleTransientMatParam.cpp"
        ],
        "commitId" : "1047f0ca6d7cca480c291d9ce1db5d3995344afa",
        "timestamp" : 1777104183000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding this param back, although there is no constructor etc\u000a",
        "date" : "2026-04-25 10:03:03 +0200",
        "id" : "1047f0ca6d7cca480c291d9ce1db5d3995344afa",
        "msg" : "CHG: adding this param back, although there is no constructor etc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Params/DoubleTransientMatParam.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "dcdf84dab91b87beb5f6bef5140b96e514ffc55c",
        "timestamp" : 1777340277000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@dartmouth.edu",
        "comment" : "CHG: a lot of people get confused and run ./configure, forgetting .sh. Added a check that at least --prefix is provided as a safety measure to help users figure out their mistake\u000a",
        "date" : "2026-04-27 21:37:57 -0400",
        "id" : "dcdf84dab91b87beb5f6bef5140b96e514ffc55c",
        "msg" : "CHG: a lot of people get confused and run ./configure, forgetting .sh. Added a check that at least --prefix is provided as a safety measure to help users figure out their mistake",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/transient.m",
          "src/m/classes/frictionweertman.m",
          "src/m/classes/timestepping.m",
          "src/m/classes/calvingdev2.m",
          "src/m/classes/damage.m",
          "src/m/classes/timesteppingadaptive.m",
          "src/m/classes/flowequation.m",
          "src/m/classes/frictionregcoulomb.m",
          "src/m/classes/thermal.py",
          "src/m/classes/matice.m",
          "src/m/classes/stressbalance.m",
          "src/m/classes/transient.py",
          "src/m/classes/damage.py",
          "src/m/classes/issmsettings.m",
          "src/m/classes/thermal.m",
          "src/m/classes/calvingcrevassedepth.m",
          "src/m/classes/initialization.m",
          "src/m/classes/mask.m",
          "src/m/classes/calvingvonmisesAD.m",
          "src/m/classes/SMBdebrisEvatt.m"
        ],
        "commitId" : "32c827e755506033e3ac971aa14af99fcfea4bee",
        "timestamp" : 1777395774000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed some bugs that Claude found\u000a",
        "date" : "2026-04-28 13:02:54 -0400",
        "id" : "32c827e755506033e3ac971aa14af99fcfea4bee",
        "msg" : "CHG: fixed some bugs that Claude found",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/stressbalance.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/damage.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/timestepping.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/transient.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionweertman.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/mask.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/thermal.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/matice.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/calvingvonmisesAD.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/transient.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/timesteppingadaptive.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/damage.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBdebrisEvatt.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/calvingcrevassedepth.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/calvingdev2.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionregcoulomb.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/thermal.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/initialization.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/issmsettings.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/flowequation.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/modeldata/interpBedmachineAntarctica.m",
          "src/m/modeldata/interpBedmachineGreenland.m",
          "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.cpp"
        ],
        "commitId" : "4ecfb1c68e888e68c1e655415c2e869c5505d2f9",
        "timestamp" : 1777401109000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: pull versions from previous BedMachine\u000a",
        "date" : "2026-04-28 14:31:49 -0400",
        "id" : "4ecfb1c68e888e68c1e655415c2e869c5505d2f9",
        "msg" : "CHG: pull versions from previous BedMachine",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpBedmachineGreenland.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpBedmachineAntarctica.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "m4/issm_options.m4",
          "configure.ac"
        ],
        "commitId" : "acd87902c60a83a90d360eac51a5340dab10b2c1",
        "timestamp" : 1777481639000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: Claude found some mistakes that are now corrected\u000a",
        "date" : "2026-04-29 12:53:59 -0400",
        "id" : "acd87902c60a83a90d360eac51a5340dab10b2c1",
        "msg" : "CHG: Claude found some mistakes that are now corrected",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "m4/issm_options.m4"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test2011.m",
          "test/Archives/Archive2091.arch",
          "test/Archives/Archive2090.arch",
          "test/Archives/Archive2092.arch"
        ],
        "commitId" : "469d38fa36cb0342176678637b7f3239d387e9a3",
        "timestamp" : 1777486382000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lambert.caron",
          "fullName" : "lambert.caron"
        },
        "authorEmail" : "lambert.caron@jpl.nasa.gov",
        "comment" : "Viscoelastic NR archive update, + test2011 realigned to consistent maxiter\u000a",
        "date" : "2026-04-29 11:13:02 -0700",
        "id" : "469d38fa36cb0342176678637b7f3239d387e9a3",
        "msg" : "Viscoelastic NR archive update, + test2011 realigned to consistent maxiter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2091.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2090.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2092.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test2011.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/lambert.caron",
      "fullName" : "lambert.caron"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/yinmin",
      "fullName" : "yinmin"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/ken.mankoff",
      "fullName" : "ken.mankoff"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/55120383+yinmin-liu",
      "fullName" : "55120383+yinmin-liu"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/daniel.abele",
      "fullName" : "daniel.abele"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    }
  ]
}