{
  "_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" : 257,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
            "branch" : [
              {
                "SHA1" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
            "branch" : [
              {
                "SHA1" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
        "branch" : [
          {
            "SHA1" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
            "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" : "#257",
  "duration" : 1638070,
  "estimatedDuration" : 1638070,
  "executor" : null,
  "fullDisplayName" : "Debian Linux - Binaries - MATLAB #257",
  "id" : "257",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 257,
  "queueId" : 5430,
  "result" : "FAILURE",
  "timestamp" : 1789688306762,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Binaries-MATLAB/257/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_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/c/modules/Calvingx/Calvingx.cpp",
          "src/c/modules/Calvingx/Calvingx.h",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/m/classes/calvingstochastic.m",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/analyses/LevelsetAnalysis.cpp",
          "src/c/classes/Elements/Tria.cpp"
        ],
        "commitId" : "e314d5f893c19c5bb0baf240ecbe8b030c1ace87",
        "timestamp" : 1789655660000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: working on calving stochastic\u000a",
        "date" : "2026-09-17 10:34:20 -0400",
        "id" : "e314d5f893c19c5bb0baf240ecbe8b030c1ace87",
        "msg" : "NEW: working on calving stochastic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/Calvingx/Calvingx.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/LevelsetAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/calvingstochastic.m"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/Calvingx/Calvingx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Tria.cpp"
        ],
        "commitId" : "53310ebac54e18423f6392dbab1a1ce615f58dc7",
        "timestamp" : 1789657101000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixing calving law that requires effective strain rate\u000a",
        "date" : "2026-09-17 10:58:21 -0400",
        "id" : "53310ebac54e18423f6392dbab1a1ce615f58dc7",
        "msg" : "CHG: fixing calving law that requires effective strain rate",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Tria.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/LevelsetAnalysis.cpp"
        ],
        "commitId" : "277d901266f1e2dc1be9b078121c6d259b4dd531",
        "timestamp" : 1789658731000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: finished calving propagation through connectivity\u000a",
        "date" : "2026-09-17 11:25:31 -0400",
        "id" : "277d901266f1e2dc1be9b078121c6d259b4dd531",
        "msg" : "CHG: finished calving propagation through connectivity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/LevelsetAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/Calvingx/Calvingx.cpp"
        ],
        "commitId" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
        "timestamp" : 1789659058000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: replaced d by chi\u000a",
        "date" : "2026-09-17 11:30:58 -0400",
        "id" : "f47c56adc2a6ee099751d8ee785c8239b7c30104",
        "msg" : "CHG: replaced d by chi",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/Calvingx/Calvingx.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "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"
    }
  ]
}