{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
            "branch" : [
              {
                "SHA1" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
            "branch" : [
              {
                "SHA1" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
        "branch" : [
          {
            "SHA1" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#12",
  "duration" : 7019935,
  "estimatedDuration" : 2611277,
  "executor" : None,
  "fullDisplayName" : "clubb_release_intel_build #12",
  "id" : "12",
  "keepLog" : False,
  "number" : 12,
  "queueId" : 1056,
  "result" : "SUCCESS",
  "timestamp" : 1611309070424,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/12/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "msg.txt"
          ],
          "commitId" : "04ce8d4c2eb99f05ad84518425c2f17ccd2b8214",
          "timestamp" : 1611242567000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "I deleted an unneeded identification file left over from svn.\u000a",
          "date" : "2021-01-21 09:22:47 -0600",
          "id" : "04ce8d4c2eb99f05ad84518425c2f17ccd2b8214",
          "msg" : "I deleted an unneeded identification file left over from svn.",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "msg.txt"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/error_test/Jenkinsfile",
            "jenkins_tests/github_nightly_update_scripts/Jenkinsfile"
          ],
          "commitId" : "4817d3a1e8d5e918fe9bf515444dd868f3c0c6ca",
          "timestamp" : 1611260362000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding the github_nightly_update_scripts to production. Also editted error_test to have more descriptive stage names.\u000a",
          "date" : "2021-01-21 14:19:22 -0600",
          "id" : "4817d3a1e8d5e918fe9bf515444dd868f3c0c6ca",
          "msg" : "Adding the github_nightly_update_scripts to production. Also editted error_test to have more descriptive stage names.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/github_nightly_update_scripts/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/error_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Jenkinsfile"
          ],
          "commitId" : "f46edb4600cb33f2e8746d753e40bd27b05a061d",
          "timestamp" : 1611260400000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Removing Jenkinsfile from root directory.\u000a",
          "date" : "2021-01-21 14:20:00 -0600",
          "id" : "f46edb4600cb33f2e8746d753e40bd27b05a061d",
          "msg" : "Removing Jenkinsfile from root directory.",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/parameters_silhs.F90",
            "src/SILHS/silhs_api_module.F90"
          ],
          "commitId" : "47032b78a9fd8ddf19c30483abff933e099c9e43",
          "timestamp" : 1611270040000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "This will allow for a better interface of SILHS parameter\u000avert_decorr_coef with host model codes.\u000a",
          "date" : "2021-01-21 17:00:40 -0600",
          "id" : "47032b78a9fd8ddf19c30483abff933e099c9e43",
          "msg" : "This will allow for a better interface of SILHS parameter",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/parameters_silhs.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/parameters_silhs.F90"
          ],
          "commitId" : "b349140012f53280aaf8294c1c3d6bc95f8d85b2",
          "timestamp" : 1611270711000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Fixed a preprocessor command.\u000a",
          "date" : "2021-01-21 17:11:51 -0600",
          "id" : "b349140012f53280aaf8294c1c3d6bc95f8d85b2",
          "msg" : "Fixed a preprocessor command.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/parameters_silhs.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/silhs_api_module.F90"
          ],
          "commitId" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
          "timestamp" : 1611288887000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I'm adding the api entry for read_silhs_parameters, called\u000aread_silhs_parameters_api.\u000a",
          "date" : "2021-01-21 22:14:47 -0600",
          "id" : "f2dc5c25386fd37bc1bf8ccff7844c66ee79ac36",
          "msg" : "I'm adding the api entry for read_silhs_parameters, called",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 13,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/13/"
  },
  "previousBuild" : {
    "number" : 11,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/11/"
  }
}