{
  "_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" : 122,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a8d1bee5530b51c1f9f4d6b583e5d793beac8d92",
            "branch" : [
              {
                "SHA1" : "a8d1bee5530b51c1f9f4d6b583e5d793beac8d92",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a8d1bee5530b51c1f9f4d6b583e5d793beac8d92",
            "branch" : [
              {
                "SHA1" : "a8d1bee5530b51c1f9f4d6b583e5d793beac8d92",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a8d1bee5530b51c1f9f4d6b583e5d793beac8d92",
        "branch" : [
          {
            "SHA1" : "a8d1bee5530b51c1f9f4d6b583e5d793beac8d92",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#122",
  "duration" : 8567829,
  "estimatedDuration" : 9118452,
  "executor" : None,
  "fullDisplayName" : "macOS - Intel - Binaries - Python 3 #122",
  "id" : "122",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 122,
  "queueId" : 503,
  "result" : "FAILURE",
  "timestamp" : 1758975900639,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Mac/job/macOS-Intel-Binaries-Python-3/122/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/mech/cfl_step.py",
          "src/m/mech/cfl_step.m",
          "src/m/classes/clusters/ub_ccr.py"
        ],
        "commitId" : "90150485432f73f231c1aecd214f5fc292c5974c",
        "timestamp" : 1758402556000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
          "fullName" : "34657535+TidbitSoftware"
        },
        "authorEmail" : "34657535+TidbitSoftware@users.noreply.github.com",
        "comment" : "Fixes for UB CCR cluster class; MATLAB -> Python\u000a",
        "date" : "2025-09-20 14:09:16 -0700",
        "id" : "90150485432f73f231c1aecd214f5fc292c5974c",
        "msg" : "Fixes for UB CCR cluster class; MATLAB -> Python",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/mech/cfl_step.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/ub_ccr.py"
          },
          {
            "editType" : "add",
            "file" : "src/m/mech/cfl_step.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/applyoptions.py"
        ],
        "commitId" : "296f47b82b6bcee3979bba59d698dac8e469a7b3",
        "timestamp" : 1758554182000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo",
          "fullName" : "inwoo"
        },
        "authorEmail" : "inwoo@snu.ac.kr",
        "comment" : "CHG: applyoptions.py - Fix buds in updating \"caxis\" if \"caxis\" is not defined.\u000a",
        "date" : "2025-09-23 00:16:22 +0900",
        "id" : "296f47b82b6bcee3979bba59d698dac8e469a7b3",
        "msg" : "CHG: applyoptions.py - Fix buds in updating \"caxis\" if \"caxis\" is not defined.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/applyoptions.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plot_manager.py"
        ],
        "commitId" : "cee3971a63d280ccb35d934f779d753283c1b580",
        "timestamp" : 1758554228000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo",
          "fullName" : "inwoo"
        },
        "authorEmail" : "inwoo@snu.ac.kr",
        "comment" : "CHG: src/m/plot/plot_manager.py - Fix drawing 'BC'. Ignore lower and upper case in 'BC'.\u000a",
        "date" : "2025-09-23 00:17:08 +0900",
        "id" : "cee3971a63d280ccb35d934f779d753283c1b580",
        "msg" : "CHG: src/m/plot/plot_manager.py - Fix drawing 'BC'. Ignore lower and upper case in 'BC'.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plot_manager.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/applyoptions.py"
        ],
        "commitId" : "b7b6170f19163235477368a934f25c772d61e158",
        "timestamp" : 1758704182000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: applyoptions.py - Fix minor.\u000a",
        "date" : "2025-09-24 17:56:22 +0900",
        "id" : "b7b6170f19163235477368a934f25c772d61e158",
        "msg" : "CHG: applyoptions.py - Fix minor.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/applyoptions.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/34657535+tidbitsoftware",
      "fullName" : "34657535+TidbitSoftware"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo",
      "fullName" : "inwoo"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    }
  ]
}