{
  "_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" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dcab39382422309e964edf4702c1b8deeedabd35",
            "branch" : [
              {
                "SHA1" : "dcab39382422309e964edf4702c1b8deeedabd35",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dcab39382422309e964edf4702c1b8deeedabd35",
            "branch" : [
              {
                "SHA1" : "dcab39382422309e964edf4702c1b8deeedabd35",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dcab39382422309e964edf4702c1b8deeedabd35",
        "branch" : [
          {
            "SHA1" : "dcab39382422309e964edf4702c1b8deeedabd35",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ISSMteam/ISSM/"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#19",
  "duration" : 14678,
  "estimatedDuration" : 31659,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - MATLAB License Check #19",
  "id" : "19",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 19,
  "queueId" : 8455,
  "result" : "SUCCESS",
  "timestamp" : 1774641300890,
  "url" : "https://ross.ics.uci.edu/jenkins/view/All/job/Debian_Linux-MATLAB_License_Check/19/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/SMBpddSicopolis.m",
          "src/m/classes/SMBpddSicopolis.py"
        ],
        "commitId" : "b62db5f02b078a634ecf09459601695db0090d1d",
        "timestamp" : 1774445604000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: added checks to avoid non physical PDD inputs\u000a",
        "date" : "2026-03-25 09:33:24 -0400",
        "id" : "b62db5f02b078a634ecf09459601695db0090d1d",
        "msg" : "CHG: added checks to avoid non physical PDD inputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBpddSicopolis.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBpddSicopolis.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Elements/elements.h",
          "src/m/classes/SMBpddFast.m",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/shared/io/Marshalling/IoCodeConversions.cpp",
          "src/c/analyses/SmbAnalysis.cpp",
          "src/c/classes/Elements/Element.h",
          "src/c/Makefile.am",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/cores/transient_core.cpp",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/c/shared/Elements/PddSurfaceMassBalanceFast.cpp",
          "src/c/analyses/ThermalAnalysis.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/analyses/EnthalpyAnalysis.cpp",
          "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h"
        ],
        "commitId" : "28e5922d3070643214a6d87ec57c2ac9ae963728",
        "timestamp" : 1774446863000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: preparing code for Alicia's new PDD scheme\u000a",
        "date" : "2026-03-25 09:54:23 -0400",
        "id" : "28e5922d3070643214a6d87ec57c2ac9ae963728",
        "msg" : "NEW: preparing code for Alicia's new PDD scheme",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Elements/elements.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/io/Marshalling/IoCodeConversions.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/transient_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "add",
            "file" : "src/c/shared/Elements/PddSurfaceMassBalanceFast.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/SmbAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/ThermalAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/EnthalpyAnalysis.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/SMBpddFast.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/SurfaceMassBalancex/SurfaceMassBalancex.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test258.m",
          "test/Archives/Archive258.arch",
          "src/c/analyses/SmbAnalysis.cpp",
          "src/c/shared/Enum/issmenums.jl",
          "src/m/solve/listoutputs.m",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/m/classes/SMBgemb.py",
          "test/NightlyRun/test258.py",
          "src/m/classes/SMBgemb.m"
        ],
        "commitId" : "c667f352ca0f0079ae2f48e0dfc1f0319c9840d5",
        "timestamp" : 1774553647000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "Add mapped precip scaling factor input\u000a",
        "date" : "2026-03-26 15:34:07 -0400",
        "id" : "c667f352ca0f0079ae2f48e0dfc1f0319c9840d5",
        "msg" : "Add mapped precip scaling factor input",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/SmbAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test258.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/listoutputs.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test258.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive258.arch"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/StringToEnumx.cpp"
        ],
        "commitId" : "7e01bced8f67e7caa3e65d1e35441e3c88fac1cc",
        "timestamp" : 1774553796000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "Synchronize\u000a",
        "date" : "2026-03-26 15:36:36 -0400",
        "id" : "7e01bced8f67e7caa3e65d1e35441e3c88fac1cc",
        "msg" : "Synchronize",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/StringToEnumx.cpp"
        ],
        "commitId" : "6148e1393ee27ff883e8d697787bc4ba352a01c4",
        "timestamp" : 1774555837000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: add input for scaling mapped precipitation in GEMB\u000a",
        "date" : "2026-03-26 16:10:37 -0400",
        "id" : "6148e1393ee27ff883e8d697787bc4ba352a01c4",
        "msg" : "CHG: add input for scaling mapped precipitation in GEMB",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test258.py",
          "test/NightlyRun/test258.m"
        ],
        "commitId" : "9095eefa79fba51528d7216f36b1baa61df1e5f7",
        "timestamp" : 1774628481000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Adjusted tolerances\u000a",
        "date" : "2026-03-27 09:21:21 -0700",
        "id" : "9095eefa79fba51528d7216f36b1baa61df1e5f7",
        "msg" : "Adjusted tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test258.py"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test258.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/SMBgemb.py",
          "src/m/classes/SMBgemb.m"
        ],
        "commitId" : "7fb96998a7e15ea1204ff8bf38280576ef7e2d25",
        "timestamp" : 1774628588000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: remove upper limit of GEMB pricip scaling factor for mapping\u000a",
        "date" : "2026-03-27 12:23:08 -0400",
        "id" : "7fb96998a7e15ea1204ff8bf38280576ef7e2d25",
        "msg" : "CHG: remove upper limit of GEMB pricip scaling factor for mapping",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
      "fullName" : "95945328+NJSchlegel"
    }
  ]
}