{
  "_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" : "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" : 870,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
            "branch" : [
              {
                "SHA1" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
            "branch" : [
              {
                "SHA1" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
        "branch" : [
          {
            "SHA1" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
            "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" : "#870",
  "duration" : 825161,
  "estimatedDuration" : 930587,
  "executor" : None,
  "fullDisplayName" : "macOS - Intel - Solid Earth #870",
  "id" : "870",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 870,
  "queueId" : 5777,
  "result" : "SUCCESS",
  "timestamp" : 1744463326478,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Main/job/macOS-Intel-Solid_Earth/870/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/ModelProcessorx/CreateNodes.cpp"
        ],
        "commitId" : "442d638b1af095eb0428a9fd05853abc2f7816e2",
        "timestamp" : 1744462387000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: better error message to avoid people using periodic BC with non linear elements\u000a",
        "date" : "2025-04-12 08:53:07 -0400",
        "id" : "442d638b1af095eb0428a9fd05853abc2f7816e2",
        "msg" : "CHG: better error message to avoid people using periodic BC with non linear elements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateNodes.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/solve/loadresultfromdisk.py",
          "src/m/solve/loadresultsfromdisk.m",
          "src/m/solve/loadresultsfromdisk.py"
        ],
        "commitId" : "b3d215ccd6a5b716d2907f3828b4109ff5e64486",
        "timestamp" : 1744463091000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: better error message\u000a",
        "date" : "2025-04-12 09:04:51 -0400",
        "id" : "b3d215ccd6a5b716d2907f3828b4109ff5e64486",
        "msg" : "CHG: better error message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultfromdisk.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultsfromdisk.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultsfromdisk.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "scripts/cppcheck.sh"
        ],
        "commitId" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
        "timestamp" : 1744463141000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: force path to CPPCHECK\u000a",
        "date" : "2025-04-12 09:05:41 -0400",
        "id" : "a54ca18189f1588a3d2f5f52122903f80d3c5ca3",
        "msg" : "CHG: force path to CPPCHECK",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "scripts/cppcheck.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    }
  ]
}