{
  "_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" : 144,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
            "branch" : [
              {
                "SHA1" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
            "branch" : [
              {
                "SHA1" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
        "branch" : [
          {
            "SHA1" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
            "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" : "#144",
  "duration" : 99008,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #144",
  "id" : "144",
  "keepLog" : False,
  "number" : 144,
  "queueId" : 9658,
  "result" : "SUCCESS",
  "timestamp" : 1634285469294,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/144/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/diffusion.F90"
          ],
          "commitId" : "41d45340865af62bc644bb7b8506274e8348b348",
          "timestamp" : 1634219703000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Commented out the k=1 boundary conditions in diffusion_zm_lhs and diffusion_zt_lhs, since these are not currently fed into the final LHS matrix.  I included comments to describe why this was done.  Results are b4b.\u000a\u000aSee https://github.com/larson-group/clubb/issues/920#issuecomment-942735433.\u000a",
          "date" : "2021-10-14 08:55:03 -0500",
          "id" : "41d45340865af62bc644bb7b8506274e8348b348",
          "msg" : "Commented out the k=1 boundary conditions in diffusion_zm_lhs and diffusion_zt_lhs, since these are not currently fed into the final LHS matrix.  I included comments to describe why this was done.  Results are b4b.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "0fdf13cc3bb83ae86ffc8d99d1783085c54968ef",
          "timestamp" : 1634249950000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding Jenkinsfile for new clubb backwards compatibility test. larson-group#960\u000a",
          "date" : "2021-10-14 17:19:10 -0500",
          "id" : "0fdf13cc3bb83ae86ffc8d99d1783085c54968ef",
          "msg" : "Adding Jenkinsfile for new clubb backwards compatibility test. larson-group#960",
          "paths" : [
            {
              "editType" : "add",
              "file" : "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
          ],
          "commitId" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
          "timestamp" : 1634250269000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Modifying jenkins script. larson-group/clubb#960\u000a",
          "date" : "2021-10-14 17:24:29 -0500",
          "id" : "edf396c22d112b1ee54f23a177cc75de8c7b56ed",
          "msg" : "Modifying jenkins script. larson-group/clubb#960",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_bin_diff_regression_backwards_compatibility_gfortran_test/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 145,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/145/"
  },
  "previousBuild" : {
    "number" : 143,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/143/"
  }
}