{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 143,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
            "branch" : [
              {
                "SHA1" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
            "branch" : [
              {
                "SHA1" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
        "branch" : [
          {
            "SHA1" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
            "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" : "#143",
  "duration" : 7790346,
  "estimatedDuration" : 8618467,
  "executor" : null,
  "fullDisplayName" : "Debian Linux - Binaries - Python 3 #143",
  "id" : "143",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 143,
  "queueId" : 10818,
  "result" : "SUCCESS",
  "timestamp" : 1777636020098,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-Python_3/143/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/mech/basalstress.m",
          "src/m/mech/effectivepressure.m"
        ],
        "commitId" : "818224abe27883f43f9ba0655c1ce433fdb3723a",
        "timestamp" : 1777517854000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/benjamingetraer",
          "fullName" : "benjamingetraer"
        },
        "authorEmail" : "benjamingetraer@gmail.com",
        "comment" : "CHG: bug fix - move check for md.friction.coupling from basalstress.m to effectivepressure.m, move effectivepressure() call in basalstress.m to within the switch/case statements, ie do not call effective pressure at all for frictionweertman.\u000a",
        "date" : "2026-04-29 22:57:34 -0400",
        "id" : "818224abe27883f43f9ba0655c1ce433fdb3723a",
        "msg" : "CHG: bug fix - move check for md.friction.coupling from basalstress.m to effectivepressure.m, move effectivepressure() call in basalstress.m to within the switch/case statements, ie do not call effective pressure at all for frictionweertman.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/mech/effectivepressure.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/wrappers/matlab/io/ApiPrintf.cpp",
          "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dxt.cpp",
          "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.h",
          "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.cpp"
        ],
        "commitId" : "8587e0df00ea7e2a479bf2d8c81bffdbc257bce5",
        "timestamp" : 1777564390000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: MATLAB's mexPrintf is not thread safe, do not pring anything within a thread\u000a",
        "date" : "2026-04-30 11:53:10 -0400",
        "id" : "8587e0df00ea7e2a479bf2d8c81bffdbc257bce5",
        "msg" : "BUG: MATLAB's mexPrintf is not thread safe, do not pring anything within a thread",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dxt.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/wrappers/matlab/io/ApiPrintf.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/InterpFromMesh2dx/InterpFromMesh2dx.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "m4/issm_options.m4"
        ],
        "commitId" : "c6d69ad600aff8423b570b4f878616a902ce0303",
        "timestamp" : 1777569089000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Autom4ke collapses square brackets\u000a",
        "date" : "2026-04-30 10:11:29 -0700",
        "id" : "c6d69ad600aff8423b570b4f878616a902ce0303",
        "msg" : "Autom4ke collapses square brackets",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "m4/issm_options.m4"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/mesh2d.m",
          "src/c/classes/Elements/Element.cpp",
          "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp",
          "src/c/classes/Elements/Element.h",
          "src/m/classes/SMBemulator.m"
        ],
        "commitId" : "8a4ce3832b3ff5f05c4e0e3fca4284e8b2782a21",
        "timestamp" : 1777579612000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/55120383+yinmin-liu",
          "fullName" : "55120383+yinmin-liu"
        },
        "authorEmail" : "55120383+yinmin-liu@users.noreply.github.com",
        "comment" : "CHG:completed the 12 inputs MAR-IA SMB emulator\u000a",
        "date" : "2026-04-30 16:06:52 -0400",
        "id" : "8a4ce3832b3ff5f05c4e0e3fca4284e8b2782a21",
        "msg" : "CHG:completed the 12 inputs MAR-IA SMB emulator",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/mesh2d.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBemulator.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/mech/basalstress.py",
          "src/m/mech/effectivepressure.m",
          "src/m/mech/basalstress.m",
          "src/m/mech/effectivepressure.py"
        ],
        "commitId" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
        "timestamp" : 1777624087000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: Synchronize MATLAB and Python implementations for basalstress and effectivepressure.\u000a\u000a* Fix the condition for checking effective pressure (N) to use `<=` instead of `<`.\u000a* Enable computation of effective pressure with `coupling = 4`, using the hydraulic head from external options or from `md.hydrology` (only when `hydrologyprescribe` is used).\u000a",
        "date" : "2026-05-01 17:28:07 +0900",
        "id" : "b2f25df787b9165c0f95d9d4452f674750c2d579",
        "msg" : "CHG: Synchronize MATLAB and Python implementations for basalstress and effectivepressure.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/mech/effectivepressure.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/mech/basalstress.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/mech/effectivepressure.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/benjamingetraer",
      "fullName" : "benjamingetraer"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/55120383+yinmin-liu",
      "fullName" : "55120383+yinmin-liu"
    }
  ]
}