{
  "_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" : 41,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "edfbe310a63a680df6df963faad1dbf46ac75016",
            "branch" : [
              {
                "SHA1" : "edfbe310a63a680df6df963faad1dbf46ac75016",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "edfbe310a63a680df6df963faad1dbf46ac75016",
            "branch" : [
              {
                "SHA1" : "edfbe310a63a680df6df963faad1dbf46ac75016",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "edfbe310a63a680df6df963faad1dbf46ac75016",
        "branch" : [
          {
            "SHA1" : "edfbe310a63a680df6df963faad1dbf46ac75016",
            "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" : "#41",
  "duration" : 5884,
  "estimatedDuration" : 5661,
  "executor" : None,
  "fullDisplayName" : "macOS - Intel - MATLAB License Check #41",
  "id" : "41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 41,
  "queueId" : 5295,
  "result" : "SUCCESS",
  "timestamp" : 1789554180690,
  "url" : "https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Intel-MATLAB_License_Check/41/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plotchannels.m"
        ],
        "commitId" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
        "timestamp" : 1788968561000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: fixing edge plotting for new MATLAB versions\u000a",
        "date" : "2026-09-09 11:42:41 -0400",
        "id" : "bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0",
        "msg" : "BUG: fixing edge plotting for new MATLAB versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plotchannels.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/issmsettings.m"
        ],
        "commitId" : "a82feb63e2daeb9e35b16ab5b08f265a3d37a1a7",
        "timestamp" : 1788982882000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: when loading a model, ISSM will now automatically change md.settings.stagingpath to its default if the directory does not exist\u000a",
        "date" : "2026-09-09 15:41:22 -0400",
        "id" : "a82feb63e2daeb9e35b16ab5b08f265a3d37a1a7",
        "msg" : "CHG: when loading a model, ISSM will now automatically change md.settings.stagingpath to its default if the directory does not exist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/issmsettings.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/FemModel.h",
          "src/c/classes/FemModel.cpp"
        ],
        "commitId" : "58404972aea3d03a0012bed14c2be06801492d2a",
        "timestamp" : 1788982915000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: spit warning if user asks for channel data outside of hydrology so that channels don't disappear in model output\u000a",
        "date" : "2026-09-09 15:41:55 -0400",
        "id" : "58404972aea3d03a0012bed14c2be06801492d2a",
        "msg" : "CHG: spit warning if user asks for channel data outside of hydrology so that channels don't disappear in model output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/FemModel.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/FemModel.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test5001.m",
          "test/Data/friction_emulator/model_sqrt_weighted_standard.pt",
          "test/Data/friction_emulator/friction_emulator.py",
          "test/Archives/Archive5001.arch"
        ],
        "commitId" : "39f896990f5c550cd67ea0be3a18472d84916058",
        "timestamp" : 1789400631000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu",
          "fullName" : "tom.yinmin.liu"
        },
        "authorEmail" : "tom.yinmin.liu@gmail.com",
        "comment" : "ADD: a test for the friction emulator and a started the 5000 series of test for future ML models\u000a",
        "date" : "2026-09-14 11:43:51 -0400",
        "id" : "39f896990f5c550cd67ea0be3a18472d84916058",
        "msg" : "ADD: a test for the friction emulator and a started the 5000 series of test for future ML models",
        "paths" : [
          {
            "editType" : "add",
            "file" : "test/Data/friction_emulator/model_sqrt_weighted_standard.pt"
          },
          {
            "editType" : "add",
            "file" : "test/Archives/Archive5001.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Data/friction_emulator/friction_emulator.py"
          },
          {
            "editType" : "add",
            "file" : "test/NightlyRun/test5001.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test5001.m"
        ],
        "commitId" : "c4995ab52cb2d5d6eb62671e12b0b6f36e0e03b1",
        "timestamp" : 1789414776000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu",
          "fullName" : "tom.yinmin.liu"
        },
        "authorEmail" : "tom.yinmin.liu@gmail.com",
        "comment" : "CHG:relax test5001 tolerances\u000a",
        "date" : "2026-09-14 15:39:36 -0400",
        "id" : "c4995ab52cb2d5d6eb62671e12b0b6f36e0e03b1",
        "msg" : "CHG:relax test5001 tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test5001.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "packagers/mac/test-issm-mac-binaries-matlab.sh",
          "packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh",
          "packagers/linux/complete-issm-linux-binaries-matlab.sh",
          "packagers/mac/complete-issm-mac-intel-binaries-matlab.sh"
        ],
        "commitId" : "da5346cf9b81116c3f16f790cce19c624a2d173b",
        "timestamp" : 1789427137000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu",
          "fullName" : "tom.yinmin.liu"
        },
        "authorEmail" : "tom.yinmin.liu@gmail.com",
        "comment" : "BUG:Exclude test5001 from Linux and macOS MATLAB binaries tests\u000a",
        "date" : "2026-09-14 19:05:37 -0400",
        "id" : "da5346cf9b81116c3f16f790cce19c624a2d173b",
        "msg" : "BUG:Exclude test5001 from Linux and macOS MATLAB binaries tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "packagers/linux/complete-issm-linux-binaries-matlab.sh"
          },
          {
            "editType" : "edit",
            "file" : "packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh"
          },
          {
            "editType" : "edit",
            "file" : "packagers/mac/test-issm-mac-binaries-matlab.sh"
          },
          {
            "editType" : "edit",
            "file" : "packagers/mac/complete-issm-mac-intel-binaries-matlab.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/read_netCDF.py",
          "src/m/netcdf/read_netCDF.m",
          "src/m/netcdf/write_netCDF.py",
          "src/m/netcdf/write_netCDF.m"
        ],
        "commitId" : "30a4c94003e924d9560c559182f83415d05fcbff",
        "timestamp" : 1789455877000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "CHG: Strongly recommended to use the “.nc” extension when writing or reading NetCDF files. Without the extension, the file name can easily be confused with “.mat” files, which may lead to unexpected behavior or misinterpretation. (#183)\u000a",
        "date" : "2026-09-15 17:04:37 +1000",
        "id" : "30a4c94003e924d9560c559182f83415d05fcbff",
        "msg" : "CHG: Strongly recommended to use the “.nc” extension when writing or reading NetCDF files. Without the extension, the file name can easily be confused with “.mat” files, which may lead to unexpected behavior or misinterpretation. (#183)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/write_netCDF.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/read_netCDF.py"
        ],
        "commitId" : "41c918c23b09e7ded5c961360a3e8497100c2b97",
        "timestamp" : 1789458563000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "BUG: Fix typo.\u000a",
        "date" : "2026-09-15 17:49:23 +1000",
        "id" : "41c918c23b09e7ded5c961360a3e8497100c2b97",
        "msg" : "BUG: Fix typo.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/netcdf/read_netCDF.py",
          "src/m/netcdf/read_netCDF.m"
        ],
        "commitId" : "69c15076dd58f48943f1298bfb6e85cbf7bb82dc",
        "timestamp" : 1789461085000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: Coerce elements to integer when reading netcd file.\u000a",
        "date" : "2026-09-15 18:31:25 +1000",
        "id" : "69c15076dd58f48943f1298bfb6e85cbf7bb82dc",
        "msg" : "CHG: Coerce elements to integer when reading netcd file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/netcdf/read_netCDF.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/plotoptions.py",
          "src/m/plot/plotmodel.py",
          "src/m/classes/pairoptions.py",
          "src/m/plot/applyoptions.py",
          "src/m/plot/plot_unit.py"
        ],
        "commitId" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
        "timestamp" : 1789461734000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "CHG: Synchronize Matlab > Python in plotmodel and fix issue in \"pairoptions\" function. (#184)\u000a\u000a* Resolve the issue with handling inputs such as \"1,3\" (equal to \"1, 3\") in Python.\u000a* colorbar in Python:\u000a   * Fix the colorbar placement so it aligns correctly with axes created by subplots in matplotlib.\u000a   * Enable positioning the colorbar at the bottom in a horizontal orientation.\u000a\u000a* Ensure that `colorbartitle` behaves like MATLAB’s colorbar title. The previous `colorbartitle` is now moved to `colorbarYLabel`.\u000a* Fix colormap retrieval for matplotlib versions 3.11 and above.\u000a* `pairoptions` does not treat field names as lower/upper case, similar to MATLAB.\u000a",
        "date" : "2026-09-15 18:42:14 +1000",
        "id" : "6d6cbffae3a67d2d44c1e84db3ef279eeef86e5e",
        "msg" : "CHG: Synchronize Matlab > Python in plotmodel and fix issue in \"pairoptions\" function. (#184)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/pairoptions.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/applyoptions.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/plotoptions.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/plotmodel.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_unit.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/jenkins.sh",
          "externalpackages/autotools/install-linux.sh",
          "externalpackages/autotools/install-mac.sh"
        ],
        "commitId" : "0f932b7a2f07ed36753deb0cb9b1de8ae1a03869",
        "timestamp" : 1789493976000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "CHG: Updating mirror for Autotools packages; formatting\u000a",
        "date" : "2026-09-15 10:39:36 -0700",
        "id" : "0f932b7a2f07ed36753deb0cb9b1de8ae1a03869",
        "msg" : "CHG: Updating mirror for Autotools packages; formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/autotools/install-linux.sh"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "externalpackages/autotools/install-mac.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/m/classes/calvingstochastic.m",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/shared/io/Marshalling/IoCodeConversions.cpp"
        ],
        "commitId" : "438001a0fae13986615e74d88dbf42b96446b8a4",
        "timestamp" : 1789494633000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: starting new calving law implementation with Doug's Stochastic function\u000a",
        "date" : "2026-09-15 13:50:33 -0400",
        "id" : "438001a0fae13986615e74d88dbf42b96446b8a4",
        "msg" : "NEW: starting new calving law implementation with Doug's Stochastic function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/calvingstochastic.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/io/Marshalling/IoCodeConversions.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/friction.m"
        ],
        "commitId" : "d229aac5c359fd92010479c66d5a33d558191b79",
        "timestamp" : 1789494644000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: cosmetics\u000a",
        "date" : "2026-09-15 13:50:44 -0400",
        "id" : "d229aac5c359fd92010479c66d5a33d558191b79",
        "msg" : "CHG: cosmetics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/friction.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/cmake/install.sh"
        ],
        "commitId" : "edfbe310a63a680df6df963faad1dbf46ac75016",
        "timestamp" : 1789503030000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "CHG: Updating CMake version\u000a",
        "date" : "2026-09-15 13:10:30 -0700",
        "id" : "edfbe310a63a680df6df963faad1dbf46ac75016",
        "msg" : "CHG: Updating CMake version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "externalpackages/cmake/install.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
      "fullName" : "inwoopark0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu",
      "fullName" : "tom.yinmin.liu"
    }
  ]
}