{
  "_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" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bd13942151d0211e9eb1116b6e001af6585b8ac8",
            "branch" : [
              {
                "SHA1" : "bd13942151d0211e9eb1116b6e001af6585b8ac8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bd13942151d0211e9eb1116b6e001af6585b8ac8",
            "branch" : [
              {
                "SHA1" : "bd13942151d0211e9eb1116b6e001af6585b8ac8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bd13942151d0211e9eb1116b6e001af6585b8ac8",
        "branch" : [
          {
            "SHA1" : "bd13942151d0211e9eb1116b6e001af6585b8ac8",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/sam_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" : "#7",
  "duration" : 34255,
  "estimatedDuration" : 755754,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_silhs_gfortran_build #7",
  "id" : "7",
  "keepLog" : False,
  "number" : 7,
  "queueId" : 961,
  "result" : "SUCCESS",
  "timestamp" : 1611219969182,
  "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/7/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90",
            "advance_clubb_core_module.F90",
            "parameter_indices.F90",
            "model_flags.F90",
            "clubb_api_module.F90",
            "stats_zt_module.F90",
            "parameters_tunable.F90",
            "stats_variables.F90"
          ],
          "commitId" : "62190228920bd1434611d8b567ba6c10b322e8f0",
          "timestamp" : 1611176566000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "This commit renames the wp3 budget term from \"bp2\" to \"pr_turb\", and renames the related parameter \"C15\" to \"C_wp3_turb\".  The majority of files changed are supplemental files such as postprocessing files for plotgen and pyplotgen and tuner files and input files.\u000a\u000aThis commit is BIT_CHANGING, but only because it renames a variable and a parameter.  Results should be bit-for-bit with previous results.\u000a\u000aSee issue #901.\u000a",
          "date" : "2021-01-20 15:02:46 -0600",
          "id" : "62190228920bd1434611d8b567ba6c10b322e8f0",
          "msg" : "This commit renames the wp3 budget term from \"bp2\" to \"pr_turb\", and renames the related parameter \"C15\" to \"C_wp3_turb\".  The majority of files changed are supplemental files such as postprocessing files for plotgen and pyplotgen and tuner files and input files.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "configurable_model_flags.in",
            "tunable_parameters.in"
          ],
          "commitId" : "7c4570105ea6022242d6e0ce5c8324e6ef0dfc91",
          "timestamp" : 1611176566000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "This commit renames the wp3 budget term from \"bp2\" to \"pr_turb\", and renames the related parameter \"C15\" to \"C_wp3_turb\".  The majority of files changed are supplemental files such as postprocessing files for plotgen and pyplotgen and tuner files and input files.\u000a\u000aThis commit is BIT_CHANGING, but only because it renames a variable and a parameter.  Results should be bit-for-bit with previous results.\u000a\u000aSee issue #901.\u000a",
          "date" : "2021-01-20 15:02:46 -0600",
          "id" : "7c4570105ea6022242d6e0ce5c8324e6ef0dfc91",
          "msg" : "This commit renames the wp3 budget term from \"bp2\" to \"pr_turb\", and renames the related parameter \"C15\" to \"C_wp3_turb\".  The majority of files changed are supplemental files such as postprocessing files for plotgen and pyplotgen and tuner files and input files.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "configurable_model_flags.in"
            },
            {
              "editType" : "edit",
              "file" : "tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "clubb_stats",
            "SRC/SGS_CLUBB/clubb_sgs.F90"
          ],
          "commitId" : "1fdc62a6e2fbcab7f46ba17140f4ae55b1adbbb2",
          "timestamp" : 1611176905000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/issues/901, also see commit https://github.com/larson-group/clubb/commit/73878700ca11afca77705ae383914fe04be0f72c.\u000a",
          "date" : "2021-01-20 15:08:25 -0600",
          "id" : "1fdc62a6e2fbcab7f46ba17140f4ae55b1adbbb2",
          "msg" : "Updating for changes to CLUBB.  See https://github.com/larson-group/clubb/issues/901, also see commit https://github.com/larson-group/clubb/commit/73878700ca11afca77705ae383914fe04be0f72c.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_stats"
            },
            {
              "editType" : "edit",
              "file" : "SRC/SGS_CLUBB/clubb_sgs.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 8,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/8/"
  },
  "previousBuild" : {
    "number" : 6,
    "url" : "http://carson.math.uwm.edu/jenkins/job/sam_clubb_silhs_gfortran_build/6/"
  }
}