{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1601,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "63b8b6cc1ea1bf5d52c3a6c25c93b808097bedba",
            "branch" : [
              {
                "SHA1" : "63b8b6cc1ea1bf5d52c3a6c25c93b808097bedba",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "63b8b6cc1ea1bf5d52c3a6c25c93b808097bedba",
            "branch" : [
              {
                "SHA1" : "63b8b6cc1ea1bf5d52c3a6c25c93b808097bedba",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "63b8b6cc1ea1bf5d52c3a6c25c93b808097bedba",
        "branch" : [
          {
            "SHA1" : "63b8b6cc1ea1bf5d52c3a6c25c93b808097bedba",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.15.1.0-1601.zip",
      "fileName" : "MechJeb2-2.15.1.0-1601.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1601.zip"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1601",
  "duration" : 30518,
  "estimatedDuration" : 30517,
  "executor" : null,
  "fullDisplayName" : "MechJeb2-Dev #1601",
  "id" : "1601",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1601,
  "queueId" : 2742,
  "result" : "SUCCESS",
  "timestamp" : 1778557994078,
  "url" : "https://ksp.sarbian.com/jenkins/user/justanotherdude666/my-views/view/All/job/MechJeb2-Dev/1601/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLibTest/Primitives/VecOpsTests.cs",
          "MechJebLibTest/Primitives/VecTests.cs",
          "MechJebLib/Primitives/VecOps.cs",
          "MechJebLib/Primitives/Vec.cs",
          "MechJebLib/Utils/AutoDiff.cs"
        ],
        "commitId" : "732b3db320e5003f0e71251b88757072eec6ad4e",
        "timestamp" : 1778557940000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Vetter objectpooled vec class and blas1 vecops\u000a\u000aThis should be the replacement for Vn.\u000a\u000aImplements a 2^n length objectpool and a bunch of blas level1 APIs\u000aand some helpers for writing RK methods.\u000a\u000aPorts over the use of Vn in the AutoDiff module to Vec.\u000a\u000aVec does not zero-initialize by default.\u000a",
        "date" : "2026-05-11 20:52:20 -0700",
        "id" : "732b3db320e5003f0e71251b88757072eec6ad4e",
        "msg" : "Vetter objectpooled vec class and blas1 vecops",
        "paths" : [
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Primitives/VecTests.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLib/Primitives/VecOps.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Primitives/VecOpsTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Utils/AutoDiff.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLib/Primitives/Vec.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}