{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MathieuMorlighem"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MathieuMorlighem"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 883,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
            "branch" : [
              {
                "SHA1" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
            "branch" : [
              {
                "SHA1" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
        "branch" : [
          {
            "SHA1" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 96,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#883",
  "duration" : 2576510,
  "estimatedDuration" : 883599,
  "executor" : None,
  "fullDisplayName" : "macOS - Intel - Solid Earth #883",
  "id" : "883",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 883,
  "queueId" : 6518,
  "result" : "SUCCESS",
  "timestamp" : 1746029645268,
  "url" : "https://ross.ics.uci.edu/jenkins/job/macOS-Intel-Solid_Earth/883/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/hydrologyshakti.py",
          "src/m/classes/hydrologyshakti.m"
        ],
        "commitId" : "8d2f801328d0a610b54e87a041a51d7920b5c5ad",
        "timestamp" : 1746025983000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding gap min and max height\u000a",
        "date" : "2025-04-30 11:13:03 -0400",
        "id" : "8d2f801328d0a610b54e87a041a51d7920b5c5ad",
        "msg" : "CHG: adding gap min and max height",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyshakti.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/hydrologyshakti.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/shared/Enum/EnumDefinitions.h"
        ],
        "commitId" : "6e670043b0cba0463c26b79afc6d171babeca9e9",
        "timestamp" : 1746026047000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding relevant enums for gap height constraints\u000a",
        "date" : "2025-04-30 11:14:07 -0400",
        "id" : "6e670043b0cba0463c26b79afc6d171babeca9e9",
        "msg" : "CHG: adding relevant enums for gap height constraints",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "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/EnumToStringx.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/HydrologyShaktiAnalysis.cpp"
        ],
        "commitId" : "e4a59753ee772bf27412122f284c8174ada98e38",
        "timestamp" : 1746026546000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: constrain gap height as a function of md.hydrology instead of heard coded parameters\u000a",
        "date" : "2025-04-30 11:22:26 -0400",
        "id" : "e4a59753ee772bf27412122f284c8174ada98e38",
        "msg" : "NEW: constrain gap height as a function of md.hydrology instead of heard coded parameters",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/HydrologyShaktiAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/HydrologyShaktiAnalysis.cpp"
        ],
        "commitId" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
        "timestamp" : 1746027811000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: make sure to fetch max height and not min height\u000a",
        "date" : "2025-04-30 11:43:31 -0400",
        "id" : "050c710fca7f318aef58fb5a9db1bcc7786e582f",
        "msg" : "BUG: make sure to fetch max height and not min height",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/HydrologyShaktiAnalysis.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    }
  ]
}