{
  "_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" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 171,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1cda981a58d39a171f155a4987cec616db96d36b",
            "branch" : [
              {
                "SHA1" : "1cda981a58d39a171f155a4987cec616db96d36b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1cda981a58d39a171f155a4987cec616db96d36b",
            "branch" : [
              {
                "SHA1" : "1cda981a58d39a171f155a4987cec616db96d36b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1cda981a58d39a171f155a4987cec616db96d36b",
        "branch" : [
          {
            "SHA1" : "1cda981a58d39a171f155a4987cec616db96d36b",
            "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" : "#171",
  "duration" : 440391,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #171",
  "id" : "171",
  "keepLog" : False,
  "number" : 171,
  "queueId" : 11587,
  "result" : "SUCCESS",
  "timestamp" : 1642065084904,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/171/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/silhs_api_module.F90"
          ],
          "commitId" : "9915baa6935273f632bcc611fc7aef03c1b026ff",
          "timestamp" : 1642027821000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making some paramters_silhs variables available from the silhs api\u000a",
          "date" : "2022-01-12 16:50:21 -0600",
          "id" : "9915baa6935273f632bcc611fc7aef03c1b026ff",
          "msg" : "Making some paramters_silhs variables available from the silhs api",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90"
          ],
          "commitId" : "6f037c8025b8131ad603677a418099473fc8239a",
          "timestamp" : 1642031683000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Comment out setting of fatal error\u000a\u000awhen l_min_xp2_from_corr_wx = F and l_enable_relaxed_clipping = F.  \u000aThe goal is to allow the clubb_backwards_compatibility_gfortran_test\u000aJenkins test to pass again.\u000a\u000aFor #846.\u000a",
          "date" : "2022-01-12 17:54:43 -0600",
          "id" : "6f037c8025b8131ad603677a418099473fc8239a",
          "msg" : "Comment out setting of fatal error",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
          "timestamp" : 1642032632000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Adding a step to remove idio proofing into backwards compatibility test. larson-group/sys_admin#763\u000a",
          "date" : "2022-01-12 18:10:32 -0600",
          "id" : "fc4a6391f4bbe5c29a9e83625f7813ccaef1fcd5",
          "msg" : "Adding a step to remove idio proofing into backwards compatibility test. larson-group/sys_admin#763",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "1cda981a58d39a171f155a4987cec616db96d36b",
          "timestamp" : 1642033063000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
            "fullName" : "pbroels"
          },
          "authorEmail" : "pbroels@uwm.edu",
          "comment" : "Fixing character conflict with sed string in jenkinsfile.\u000a",
          "date" : "2022-01-12 18:17:43 -0600",
          "id" : "1cda981a58d39a171f155a4987cec616db96d36b",
          "msg" : "Fixing character conflict with sed string in jenkinsfile.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/pbroels",
      "fullName" : "pbroels"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 172,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/172/"
  },
  "previousBuild" : {
    "number" : 170,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/170/"
  }
}