{
  "_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" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
            "branch" : [
              {
                "SHA1" : "d3946a586f66f155af6c32d7c6f9ed92389388cf",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
            "branch" : [
              {
                "SHA1" : "c7eb33836dd22870dc48b2acd2b5b340dbeef909",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 98,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d3bab5426b99cb92c924c08fa456af5fb74b6a4b",
            "branch" : [
              {
                "SHA1" : "d3bab5426b99cb92c924c08fa456af5fb74b6a4b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3bab5426b99cb92c924c08fa456af5fb74b6a4b",
            "branch" : [
              {
                "SHA1" : "d3bab5426b99cb92c924c08fa456af5fb74b6a4b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d3bab5426b99cb92c924c08fa456af5fb74b6a4b",
        "branch" : [
          {
            "SHA1" : "d3bab5426b99cb92c924c08fa456af5fb74b6a4b",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/wrf.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#98",
  "duration" : 6061095,
  "estimatedDuration" : 1670312,
  "executor" : None,
  "fullDisplayName" : "wrf_clubb_silhs_parallel_ifort #98",
  "id" : "98",
  "keepLog" : False,
  "number" : 98,
  "queueId" : 7939,
  "result" : "SUCCESS",
  "timestamp" : 1628842807732,
  "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/98/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "advance_wp2_wp3_module.F90",
            "model_flags.F90"
          ],
          "commitId" : "96b8289cf47870ece5fb23fc50008a2919be7033",
          "timestamp" : 1628777541000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_use_wp3_pr3 flag.\u000aFor ticket #926.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-12 09:12:21 -0500",
          "id" : "96b8289cf47870ece5fb23fc50008a2919be7033",
          "msg" : "Eliminating l_use_wp3_pr3 flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_wp2_wp3_module.F90",
            "output_netcdf.F90",
            "parameters_tunable.F90",
            "model_flags.F90",
            "advance_xm_wpxp_module.F90"
          ],
          "commitId" : "4bf75cca24dd38c8a3ce3d62332efe876b9ae9a0",
          "timestamp" : 1628781691000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Eliminating l_clip_semi_implicit flag.\u000aFor ticket #926.\u000aThis commit is BIT_CHANGING due to how the flag needed to be removed.\u000aMore details on why this commit is bit changing can be seen on the ticket page.\u000a",
          "date" : "2021-08-12 10:21:31 -0500",
          "id" : "4bf75cca24dd38c8a3ce3d62332efe876b9ae9a0",
          "msg" : "Eliminating l_clip_semi_implicit flag.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "output_netcdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "numerical_check.F90",
            "stats_type_utilities.F90"
          ],
          "commitId" : "c500b18f4ca3e29435b68642ab71147d1334683e",
          "timestamp" : 1628783267000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Adding intent labels for subroutines throughout clubb.\u000aRemaining files now have intent comments for subroutines.\u000aAdditionally, all lines are now less than 100 characters.\u000aFor ticket #942.\u000aResults are BFB identical.\u000a",
          "date" : "2021-08-12 10:47:47 -0500",
          "id" : "c500b18f4ca3e29435b68642ab71147d1334683e",
          "msg" : "Adding intent labels for subroutines throughout clubb.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "numerical_check.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_type_utilities.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 99,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/99/"
  },
  "previousBuild" : {
    "number" : 97,
    "url" : "http://carson.math.uwm.edu/jenkins/job/wrf_clubb_silhs_parallel_ifort/97/"
  }
}