{
  "_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/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 75,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
            "branch" : [
              {
                "SHA1" : "c0797a7f204bf6c3e61b5934d30c765329532605",
                "name" : "origin/clubb_silhs_devel"
              }
            ]
          }
        },
        "origin/changes_to_not_break" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
            "branch" : [
              {
                "SHA1" : "2b097205a2cf81c88b1f24a64a493307e06a9f97",
                "name" : "origin/changes_to_not_break"
              }
            ]
          }
        },
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 83,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
            "branch" : [
              {
                "SHA1" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
            "branch" : [
              {
                "SHA1" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
        "branch" : [
          {
            "SHA1" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/e3sm.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" : "#83",
  "duration" : 827068,
  "estimatedDuration" : 3428101,
  "executor" : None,
  "fullDisplayName" : "e3sm_run_gfortran_test #83",
  "id" : "83",
  "keepLog" : False,
  "number" : 83,
  "queueId" : 6737,
  "result" : "SUCCESS",
  "timestamp" : 1626249849467,
  "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_run_gfortran_test/83/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "nightly_test/nightly_e3sm_ne4_silhs.csh"
          ],
          "commitId" : "7bea6dce130eb5425ae5459b03f5bc0a95aaa96c",
          "timestamp" : 1626199345000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Hardcoding input data directory to the one we have on nelson. larson-group/e3sm#38\u000a",
          "date" : "2021-07-13 13:02:25 -0500",
          "id" : "7bea6dce130eb5425ae5459b03f5bc0a95aaa96c",
          "msg" : "Hardcoding input data directory to the one we have on nelson. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "nightly_test/nightly_e3sm_ne4_silhs.csh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "cime/config/e3sm/machines/config_compilers.xml"
          ],
          "commitId" : "03dd43b9c4ef40348681731ad6968f3f2bb14cf8",
          "timestamp" : 1626200929000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding debug flags to default compiler setup on nelson. larson-group/e3sm#38\u000a",
          "date" : "2021-07-13 13:28:49 -0500",
          "id" : "03dd43b9c4ef40348681731ad6968f3f2bb14cf8",
          "msg" : "Adding debug flags to default compiler setup on nelson. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "cime/config/e3sm/machines/config_compilers.xml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "components/cam/src/physics/cam/subcol_SILHS.F90"
          ],
          "commitId" : "9dea73ebff47ceb1a3b034543aac4ef28cd550c8",
          "timestamp" : 1626201118000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Fixing error described in https://github.com/larson-group/e3sm/issues/37#issuecomment-865365389 larson-group/e3sm#38\u000a",
          "date" : "2021-07-13 13:31:58 -0500",
          "id" : "9dea73ebff47ceb1a3b034543aac4ef28cd550c8",
          "msg" : "Fixing error described in https://github.com/larson-group/e3sm/issues/37#issuecomment-865365389 larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "components/cam/src/physics/cam/subcol_SILHS.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/e3sm_ne4_silhs_run_test/Jenkinsfile"
          ],
          "commitId" : "be52ec1b3b889fa26e9c8c14dac67b4cf0554e8e",
          "timestamp" : 1626202763000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Creating jenkins test to run new ne4 e3sm test. larson-group/cam#38\u000a",
          "date" : "2021-07-13 13:59:23 -0500",
          "id" : "be52ec1b3b889fa26e9c8c14dac67b4cf0554e8e",
          "msg" : "Creating jenkins test to run new ne4 e3sm test. larson-group/cam#38",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/e3sm_ne4_silhs_run_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "nightly_test/nightly_e3sm_ne4_silhs.csh"
          ],
          "commitId" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
          "timestamp" : 1626208895000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Updating new script, setting input_data_dir was not being done correctly. larson-group/e3sm#38\u000a",
          "date" : "2021-07-13 15:41:35 -0500",
          "id" : "6afd7d49f68c3f1d26bc2f5f3146ca649c7b03ec",
          "msg" : "Updating new script, setting input_data_dir was not being done correctly. larson-group/e3sm#38",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "nightly_test/nightly_e3sm_ne4_silhs.csh"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 84,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_run_gfortran_test/84/"
  },
  "previousBuild" : {
    "number" : 82,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_run_gfortran_test/82/"
  }
}