{
  "_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" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 492,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
            "branch" : [
              {
                "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
            "branch" : [
              {
                "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
        "branch" : [
          {
            "SHA1" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
            "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" : "#492",
  "duration" : 880912,
  "estimatedDuration" : 901732,
  "executor" : None,
  "fullDisplayName" : "clubb_timestep_gfortran_tests #492",
  "id" : "492",
  "keepLog" : False,
  "number" : 492,
  "queueId" : 11526,
  "result" : "SUCCESS",
  "timestamp" : 1759479187673,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/492/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile",
            "jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile",
            "jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile"
          ],
          "commitId" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
          "timestamp" : 1759445263000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.\u000a",
          "date" : "2025-10-02 17:47:43 -0500",
          "id" : "6c0201d44694fadf7f4bb0d4d58c3a9871096a22",
          "msg" : "Adding -Mstack_arrays to the nvfortran flags causes us to use more stack space, which means we need to allow processes to use more stack space (when using lots of columns, since that increases memory footprint). We do by using using 'ulimit BIGNUMBER'.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_column_mirror_test/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_vs_cpu_diffness/Jenkinsfile"
            },
            {
              "editType" : "edit",
              "file" : "jenkins_tests/clubb_nvhpc_gpu_multi_col_avg_test/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 493,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/493/"
  },
  "previousBuild" : {
    "number" : 491,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_gfortran_tests/491/"
  }
}