{
  "_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" : 409,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
            "branch" : [
              {
                "SHA1" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
            "branch" : [
              {
                "SHA1" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
        "branch" : [
          {
            "SHA1" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
            "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" : "#409",
  "duration" : 116030,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #409",
  "id" : "409",
  "keepLog" : False,
  "number" : 409,
  "queueId" : 28263,
  "result" : "SUCCESS",
  "timestamp" : 1705828277449,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/409/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/SILHS/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "529afce6dc6af438b9658f44ffa108d16a5ad147",
          "timestamp" : 1705819808000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding clubb specific compiler flag -DCLUBB_GPU, intended for use with openmp or openacc running on the GPU. Also adding a compiler flags, -DCUDA, and case statment for generating random numbers in silhs.\u000a",
          "date" : "2024-01-21 00:50:08 -0600",
          "id" : "529afce6dc6af438b9658f44ffa108d16a5ad147",
          "msg" : "Adding clubb specific compiler flag -DCLUBB_GPU, intended for use with openmp or openacc running on the GPU. Also adding a compiler flags, -DCUDA, and case statment for generating random numbers in silhs.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_nvhpc_gpu.bash"
          ],
          "commitId" : "ab99eb01e08ba10a80c1f6881dc13eaca2c9e992",
          "timestamp" : 1705820078000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding new compiler flags to nvfortran GPU compile script\u000a",
          "date" : "2024-01-21 00:54:38 -0600",
          "id" : "ab99eb01e08ba10a80c1f6881dc13eaca2c9e992",
          "msg" : "Adding new compiler flags to nvfortran GPU compile script",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_nvhpc_gpu.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/convert_acc_to_omp.bash",
            "compile/config/linux_x86_64_ifort_gpu_openmp.bash",
            "compile/config/linux_x86_64_nvhpc_gpu_openmp.bash",
            "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile",
            "compile/config/linux_x86_64_nvhpc_gpu.bash",
            "compile/config/linux_x86_64_nvhpc_gpu_openacc.bash"
          ],
          "commitId" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
          "timestamp" : 1705824114000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding openacc to openmp conversion script, and making some new compiler config files.\u000a",
          "date" : "2024-01-21 02:01:54 -0600",
          "id" : "199660fe742bfdd7f79e491498770d486bdf3ab1",
          "msg" : "Adding openacc to openmp conversion script, and making some new compiler config files.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "compile/config/linux_x86_64_ifort_gpu_openmp.bash"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_acc_vs_cpu_diffness/Jenkinsfile"
            },
            {
              "editType" : "add",
              "file" : "compile/config/linux_x86_64_nvhpc_gpu_openmp.bash"
            },
            {
              "editType" : "add",
              "file" : "compile/config/linux_x86_64_nvhpc_gpu_openacc.bash"
            },
            {
              "editType" : "add",
              "file" : "compile/convert_acc_to_omp.bash"
            },
            {
              "editType" : "delete",
              "file" : "compile/config/linux_x86_64_nvhpc_gpu.bash"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 410,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/410/"
  },
  "previousBuild" : {
    "number" : 408,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/408/"
  }
}