{
  "_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" : 111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
            "branch" : [
              {
                "SHA1" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
            "branch" : [
              {
                "SHA1" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
        "branch" : [
          {
            "SHA1" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.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" : "#111",
  "duration" : 2458317,
  "estimatedDuration" : 2611277,
  "executor" : None,
  "fullDisplayName" : "clubb_release_intel_build #111",
  "id" : "111",
  "keepLog" : False,
  "number" : 111,
  "queueId" : 7607,
  "result" : "SUCCESS",
  "timestamp" : 1628067068280,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/111/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/input_netcdf.F90"
          ],
          "commitId" : "369b0fe36f1976abca3b610d83667976b8d29e2d",
          "timestamp" : 1628008404000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding some new, but still simple, parsing capabilities to input_netcdf.F90 so that the tuner will not crash if netcdf dates are in a slightly different format.  Now, instead of assuming the format of the string, the code will search for the positions of the two hyphens and the two colons and get the date and time based on that.\u000a\u000aSee #939.\u000a",
          "date" : "2021-08-03 11:33:24 -0500",
          "id" : "369b0fe36f1976abca3b610d83667976b8d29e2d",
          "msg" : "Adding some new, but still simple, parsing capabilities to input_netcdf.F90 so that the tuner will not crash if netcdf dates are in a slightly different format.  Now, instead of assuming the format of the string, the code will search for the positions of the two hyphens and the two colons and get the date and time based on that.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/input_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/input_netcdf.F90"
          ],
          "commitId" : "a5038964a04545a5bbbfaac75b47cab8df300976",
          "timestamp" : 1628008404000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding some spaces to make the code a little nicer.\u000a",
          "date" : "2021-08-03 11:33:24 -0500",
          "id" : "a5038964a04545a5bbbfaac75b47cab8df300976",
          "msg" : "Adding some spaces to make the code a little nicer.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/input_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/input_netcdf.F90"
          ],
          "commitId" : "1120328123410505cc739035550da5129b6d0177",
          "timestamp" : 1628008404000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
            "fullName" : "59519056+bstephens82"
          },
          "authorEmail" : "59519056+bstephens82@users.noreply.github.com",
          "comment" : "Adding comments and renaming variables per Vince's comments.  Some minor cleaning.\u000a\u000aSee #939 and #943.\u000a",
          "date" : "2021-08-03 11:33:24 -0500",
          "id" : "1120328123410505cc739035550da5129b6d0177",
          "msg" : "Adding comments and renaming variables per Vince's comments.  Some minor cleaning.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/input_netcdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/output_grads.F90",
            "src/CLUBB_core/output_netcdf.F90",
            "src/CLUBB_core/stats_rad_zm_module.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90",
            "src/CLUBB_core/stats_rad_zt_module.F90",
            "src/CLUBB_core/stats_lh_zt_module.F90",
            "src/CLUBB_core/stats_lh_sfc_module.F90",
            "src/CLUBB_core/stats_type_utilities.F90"
          ],
          "commitId" : "5e293e158a4e51e45b8caf7941bb7cb83645c593",
          "timestamp" : 1628008649000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
            "fullName" : "rhodesk"
          },
          "authorEmail" : "rhodesk@msoe.edu",
          "comment" : "Adding intent labels for subroutines throughout clubb.\u000aAll calls to subroutines now have intent comments next to them\u000aall the way up through stats_sfc_module.\u000aResults are BFB identical.\u000aFor ticket #942.\u000a",
          "date" : "2021-08-03 11:37:29 -0500",
          "id" : "5e293e158a4e51e45b8caf7941bb7cb83645c593",
          "msg" : "Adding intent labels for subroutines throughout clubb.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_netcdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_type_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_sfc_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_lh_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/output_grads.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_rad_zm_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_wp2_wp3_module.F90"
          ],
          "commitId" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
          "timestamp" : 1628009021000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removing unnecessary constant from use statement\u000a",
          "date" : "2021-08-03 11:43:41 -0500",
          "id" : "885de7cfc91b540f1ff784ceb80e124b3f20e6a2",
          "msg" : "Removing unnecessary constant from use statement",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/rhodesk",
      "fullName" : "rhodesk"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/59519056+bstephens82",
      "fullName" : "59519056+bstephens82"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 112,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/112/"
  },
  "previousBuild" : {
    "number" : 110,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/110/"
  }
}