{
  "_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" : 108,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/grid_fixes" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 92,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          }
        },
        "origin/feeding_gr_to_host" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 205,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
            "branch" : [
              {
                "SHA1" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
            "branch" : [
              {
                "SHA1" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
        "branch" : [
          {
            "SHA1" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
            "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" : "#205",
  "duration" : 2428537,
  "estimatedDuration" : 837207,
  "executor" : None,
  "fullDisplayName" : "clubb_silhs_convergence_gfortran #205",
  "id" : "205",
  "keepLog" : False,
  "number" : 205,
  "queueId" : 13965,
  "result" : "SUCCESS",
  "timestamp" : 1646990769385,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/205/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "4285ec7c9d036233e9c6921f7a4f7c457d669c46",
          "timestamp" : 1646950443000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Removing data copies that we don't need anymore. This still runs correctly on GPUs.\u000a",
          "date" : "2022-03-10 16:14:03 -0600",
          "id" : "4285ec7c9d036233e9c6921f7a4f7c457d669c46",
          "msg" : "Removing data copies that we don't need anymore. This still runs correctly on GPUs.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/latin_hypercube_driver_module.F90",
            "src/SILHS/silhs_api_module.F90",
            "src/clubb_driver.F90"
          ],
          "commitId" : "985d685d77eabb001a1dfe0449f7b3e6716e5b66",
          "timestamp" : 1646950443000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "Making clip_transform_silhs_output use an array of gr. This is how it should have been once the column loop was pushed down into it, but at the time clubb was using gr through a use statement making that not possible.\u000a",
          "date" : "2022-03-10 16:14:03 -0600",
          "id" : "985d685d77eabb001a1dfe0449f7b3e6716e5b66",
          "msg" : "Making clip_transform_silhs_output use an array of gr. This is how it should have been once the column loop was pushed down into it, but at the time clubb was using gr through a use statement making that not possible.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/silhs_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/clubb_driver.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
          "timestamp" : 1646950443000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
            "fullName" : "37674341+huebleruwm"
          },
          "authorEmail" : "37674341+huebleruwm@users.noreply.github.com",
          "comment" : "No more need for these data copies anymore now that pdf_params is allocated with ngrdcol rather than pcols.\u000a",
          "date" : "2022-03-10 16:14:03 -0600",
          "id" : "9976b866185e562df3c99f7fbe96379192d3ad9d",
          "msg" : "No more need for these data copies anymore now that pdf_params is allocated with ngrdcol rather than pcols.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/37674341+huebleruwm",
      "fullName" : "37674341+huebleruwm"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 206,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/206/"
  },
  "previousBuild" : {
    "number" : 204,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_silhs_convergence_gfortran/204/"
  }
}