{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterValue",
          "name" : "BRANCH",
          "value" : "origin/jenkins_jax_vs_fortran"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Daniel Ebel",
          "userId" : "ebel",
          "userName" : "Daniel Ebel"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/jenkins_jax_vs_fortran" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
            "branch" : [
              {
                "SHA1" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
                "name" : "refs/remotes/origin/jenkins_jax_vs_fortran"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
            "branch" : [
              {
                "SHA1" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
                "name" : "refs/remotes/origin/jenkins_jax_vs_fortran"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
        "branch" : [
          {
            "SHA1" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
            "name" : "refs/remotes/origin/jenkins_jax_vs_fortran"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_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" : null,
  "displayName" : "#3",
  "duration" : 203050,
  "estimatedDuration" : 203050,
  "executor" : null,
  "fullDisplayName" : "compare_jax_vs_fortran_test_branch #3",
  "id" : "3",
  "keepLog" : false,
  "number" : 3,
  "queueId" : 7854,
  "result" : "SUCCESS",
  "timestamp" : 1788290446920,
  "url" : "http://carson.math.uwm.edu/jenkins/job/compare_jax_vs_fortran_test_branch/3/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "jenkins_tests/compare_jax_vs_fortran/Jenkinsfile"
          ],
          "commitId" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
          "timestamp" : 1788290338000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/ebel",
            "fullName" : "Daniel Ebel"
          },
          "authorEmail" : "debel@uwm.edu",
          "comment" : "made jenkins jax tests faster by running them not so extensively\u000a",
          "date" : "2026-09-01 14:18:58 -0500",
          "id" : "4ccaf683a6e835e4d761b5a448c41dc6ffe27fa1",
          "msg" : "made jenkins jax tests faster by running them not so extensively",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "jenkins_tests/compare_jax_vs_fortran/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/ebel",
      "fullName" : "Daniel Ebel"
    }
  ],
  "inProgress" : false,
  "nextBuild" : null,
  "previousBuild" : {
    "number" : 2,
    "url" : "http://carson.math.uwm.edu/jenkins/job/compare_jax_vs_fortran_test_branch/2/"
  }
}