{
  "_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" : 1368,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dcaebf7d2642708a14bb556d87050dd45ed5406b",
            "branch" : [
              {
                "SHA1" : "dcaebf7d2642708a14bb556d87050dd45ed5406b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dcaebf7d2642708a14bb556d87050dd45ed5406b",
            "branch" : [
              {
                "SHA1" : "dcaebf7d2642708a14bb556d87050dd45ed5406b",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dcaebf7d2642708a14bb556d87050dd45ed5406b",
        "branch" : [
          {
            "SHA1" : "dcaebf7d2642708a14bb556d87050dd45ed5406b",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1368",
  "duration" : 2559,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1368",
  "id" : "1368",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1368,
  "queueId" : 1783,
  "result" : "FAILURE",
  "timestamp" : 1700696173401,
  "url" : "https://ksp.sarbian.com/jenkins/user/john/my-views/view/All/job/MechJeb2-Dev/1368/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLibTest/ManeuversTests/ReturnFromMoonTests.cs",
          "MechJebLibTest/ManeuversTests/Simple.cs",
          "MechJeb2/OrbitalManeuverCalculator.cs",
          "MechJebLib/Maneuvers/ReturnFromMoon.cs",
          "MechJebLib/Functions/Astro.cs"
        ],
        "commitId" : "a61ca041950f24c7a9f93f493f5ddcb3c122aa81",
        "timestamp" : 1700696109000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Overhaul of ReturnFromMoon initial guesser\u000a\u000aIt now uses Brent's minimization algorithm to try to guess the\u000ainclination of the return ellipse and if it is type I or type II\u000areturn orbit.\u000a\u000aRestored the 1/2 time midpoint constraints since that helps\u000aconvergence speed in the hyperbolic initial conditions case and\u000aseems to improve other ones as well.\u000a\u000aThis also now finds some better solutions as evidenced by the\u000aone test which dropped from 1520 m/s to 1092 m/s.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-11-22 15:35:09 -0800",
        "id" : "a61ca041950f24c7a9f93f493f5ddcb3c122aa81",
        "msg" : "Overhaul of ReturnFromMoon initial guesser",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ManeuversTests/ReturnFromMoonTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Functions/Astro.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/ManeuversTests/Simple.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/OrbitalManeuverCalculator.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Maneuvers/ReturnFromMoon.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}