{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/release" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
            "branch" : [
              {
                "SHA1" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
                "name" : "refs/remotes/origin/release"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
            "branch" : [
              {
                "SHA1" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
                "name" : "refs/remotes/origin/release"
              }
            ]
          }
        },
        "origin/release" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
            "branch" : [
              {
                "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
                "name" : "origin/release"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
            "branch" : [
              {
                "SHA1" : "b2d8dc07b69f05a2511fa393c0a3d5679f97bffb",
                "name" : "origin/release"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
        "branch" : [
          {
            "SHA1" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
            "name" : "refs/remotes/origin/release"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/S-C-A-N/SCANsat.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#71",
  "duration" : 1641,
  "estimatedDuration" : 83252,
  "executor" : None,
  "fullDisplayName" : "SCANsat-Release #71",
  "id" : "71",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 71,
  "queueId" : 8,
  "result" : "FAILURE",
  "timestamp" : 1562185086691,
  "url" : "https://ksp.sarbian.com/jenkins/user/tinygrox/my-views/view/all/job/SCANsat-Release/71/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/SCANsat.version",
          "SCANsat/Properties/AssemblyInfo.cs",
          "SCANmechjeb/Properties/AssemblyInfo.cs",
          "SCANsat.Unity/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "f1279d7cfebd427c88559d5c7faf36e1d3974c4e",
        "timestamp" : 1562181935000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Version\u000a",
        "date" : "2019-07-03 12:25:35 -0700",
        "id" : "f1279d7cfebd427c88559d5c7faf36e1d3974c4e",
        "msg" : "Version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/SCANsat.version"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANmechjeb/Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Properties/AssemblyInfo.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANsat.csproj",
          "SCANsat.Unity/SCANsat.Unity.csproj",
          "SCANmechjeb/SCANmechjeb.csproj"
        ],
        "commitId" : "93a6502b08aecfd13a770c9cf500299cdba68fc7",
        "timestamp" : 1562181977000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Build events; new file\u000a",
        "date" : "2019-07-03 12:26:17 -0700",
        "id" : "93a6502b08aecfd13a770c9cf500299cdba68fc7",
        "msg" : "Build events; new file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/SCANsat.Unity.csproj"
          },
          {
            "editType" : "edit",
            "file" : "SCANmechjeb/SCANmechjeb.csproj"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANsat.csproj"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/CHANGELOG.txt"
        ],
        "commitId" : "8e3a631e1ce776f53a79d1a3da03832506553075",
        "timestamp" : 1562181987000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Changes\u000a",
        "date" : "2019-07-03 12:26:27 -0700",
        "id" : "8e3a631e1ce776f53a79d1a3da03832506553075",
        "msg" : "Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/CHANGELOG.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Data/SCANROC.cs"
        ],
        "commitId" : "0d292a1238e22141ebcdddfb1f93833acc300317",
        "timestamp" : 1562182026000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New DLC surface feature class\u000a",
        "date" : "2019-07-03 12:27:06 -0700",
        "id" : "0d292a1238e22141ebcdddfb1f93833acc300317",
        "msg" : "New DLC surface feature class",
        "paths" : [
          {
            "editType" : "add",
            "file" : "SCANsat/SCAN_Data/SCANROC.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Interfaces/ISCAN_BigMap.cs",
          "SCANsat.Unity/Unity/SCAN_BigMap.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs"
        ],
        "commitId" : "2a54f672f118d5a9411f3e57691bcde18ab46de1",
        "timestamp" : 1562182051000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Fix potential errors with flags and anomalies in big map\u000a",
        "date" : "2019-07-03 12:27:31 -0700",
        "id" : "2a54f672f118d5a9411f3e57691bcde18ab46de1",
        "msg" : "Fix potential errors with flags and anomalies in big map",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_BigMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_BigMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_BigMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Unity/SCAN_MapLabel.cs"
        ],
        "commitId" : "c3fdf9ac0041540995e5282a0e1273744549ba7f",
        "timestamp" : 1562182065000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Using reference\u000a",
        "date" : "2019-07-03 12:27:45 -0700",
        "id" : "c3fdf9ac0041540995e5282a0e1273744549ba7f",
        "msg" : "Using reference",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_MapLabel.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCANcontroller.cs"
        ],
        "commitId" : "7b830c9b370641355cbeb0941b42546fd9898cb6",
        "timestamp" : 1562182083000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Check for Serenity DLC\u000a",
        "date" : "2019-07-03 12:28:03 -0700",
        "id" : "7b830c9b370641355cbeb0941b42546fd9898cb6",
        "msg" : "Check for Serenity DLC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCANcontroller.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Data/SCANdata.cs"
        ],
        "commitId" : "2a1b717ff0374f5f28127e3d033dd12a59c661b7",
        "timestamp" : 1562182117000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Detect DLC surface features\u000a",
        "date" : "2019-07-03 12:28:37 -0700",
        "id" : "2a1b717ff0374f5f28127e3d033dd12a59c661b7",
        "msg" : "Detect DLC surface features",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Data/SCANdata.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat.Unity/Interfaces/ISCAN_Instruments.cs",
          "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs",
          "SCANsat.Unity/Unity/SCAN_Instruments.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
        ],
        "commitId" : "d9d0b02bb5d0384e19d38454e43639d69251b7e0",
        "timestamp" : 1562182150000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Show ROCs on instruments window\u000a",
        "date" : "2019-07-03 12:29:10 -0700",
        "id" : "d9d0b02bb5d0384e19d38454e43639d69251b7e0",
        "msg" : "Show ROCs on instruments window",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_Instruments.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_Instruments.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
        ],
        "commitId" : "d2d02d5a6a8726e828a48889316245bc86da81e0",
        "timestamp" : 1562182165000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Load ROC icon\u000a",
        "date" : "2019-07-03 12:29:25 -0700",
        "id" : "d2d02d5a6a8726e828a48889316245bc86da81e0",
        "msg" : "Load ROC icon",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Loader.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs",
          "SCANsat.Unity/Interfaces/ISCAN_ZoomMap.cs",
          "SCANsat.Unity/Unity/SCAN_ZoomMap.cs"
        ],
        "commitId" : "194cf375d972d0ba1d1237a83b4451ad47325814",
        "timestamp" : 1562182199000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Display ROCs on zoom map; auto refresh toggle\u000a",
        "date" : "2019-07-03 12:29:59 -0700",
        "id" : "194cf375d972d0ba1d1237a83b4451ad47325814",
        "msg" : "Display ROCs on zoom map; auto refresh toggle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Interfaces/ISCAN_ZoomMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat.Unity/Unity/SCAN_ZoomMap.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/Localization/zh-cn/Parts.cfg",
          "SCANassets/Resources/Localization/zh-cn/Science.cfg"
        ],
        "commitId" : "02676f28d1de132da48ee78b934c3c3f1555f89d",
        "timestamp" : 1562182332000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Fix #343 ; chinese localization tags\u000a",
        "date" : "2019-07-03 12:32:12 -0700",
        "id" : "02676f28d1de132da48ee78b934c3c3f1555f89d",
        "msg" : "Fix #343 ; chinese localization tags",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/Localization/zh-cn/Science.cfg"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/Localization/zh-cn/Parts.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/Localization/fr-fr/Helptips.cfg",
          "SCANassets/Resources/Localization/fr-fr/Science.cfg",
          "SCANassets/Resources/Localization/fr-fr/OtherText.cfg",
          "SCANassets/Resources/Localization/fr-fr/Parts.cfg",
          "SCANassets/Resources/Localization/fr-fr/Warnings.cfg",
          "SCANassets/Resources/Localization/fr-fr/Contracts.cfg",
          "SCANassets/Resources/Localization/fr-fr/Flags.cfg",
          "SCANassets/Resources/Localization/fr-fr/Tooltips.cfg"
        ],
        "commitId" : "6258e9f875eb0f71162023defcf5976134cd4e77",
        "timestamp" : 1562182361000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Fix #337 ; french translations\u000a",
        "date" : "2019-07-03 12:32:41 -0700",
        "id" : "6258e9f875eb0f71162023defcf5976134cd4e77",
        "msg" : "Fix #337 ; french translations",
        "paths" : [
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/Helptips.cfg"
          },
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/OtherText.cfg"
          },
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/Contracts.cfg"
          },
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/Flags.cfg"
          },
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/Science.cfg"
          },
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/Parts.cfg"
          },
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/Warnings.cfg"
          },
          {
            "editType" : "add",
            "file" : "SCANassets/Resources/Localization/fr-fr/Tooltips.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/Localization/en-us/Tooltips.cfg"
        ],
        "commitId" : "605a2bbc03b7200e24b26fc40fe7b79041e9342c",
        "timestamp" : 1562182371000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "New tooltips for zoom window\u000a",
        "date" : "2019-07-03 12:32:51 -0700",
        "id" : "605a2bbc03b7200e24b26fc40fe7b79041e9342c",
        "msg" : "New tooltips for zoom window",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/Localization/en-us/Tooltips.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANassets/Resources/scan_prefabs.scan",
          "SCANassets/Resources/scan_icons.scan",
          "SCANassets/Resources/scan_unity_skin.scan"
        ],
        "commitId" : "efd1d4b39ed6caee3b1ba137ac07b381dba3b9ec",
        "timestamp" : 1562182388000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Update asset bundles\u000a",
        "date" : "2019-07-03 12:33:08 -0700",
        "id" : "efd1d4b39ed6caee3b1ba137ac07b381dba3b9ec",
        "msg" : "Update asset bundles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_unity_skin.scan"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_prefabs.scan"
          },
          {
            "editType" : "edit",
            "file" : "SCANassets/Resources/scan_icons.scan"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs"
        ],
        "commitId" : "ae7b2bde81be1491d2b86e5590faabbaa09c9a45",
        "timestamp" : 1562183219000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Fix anomaly viewer\u000a",
        "date" : "2019-07-03 12:46:59 -0700",
        "id" : "ae7b2bde81be1491d2b86e5590faabbaa09c9a45",
        "msg" : "Fix anomaly viewer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs",
          "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs",
          "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
        ],
        "commitId" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
        "timestamp" : 1562184620000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
          "fullName" : "david.grandy"
        },
        "authorEmail" : "david.grandy@gmail.com",
        "comment" : "Check for null ROC list\u000a",
        "date" : "2019-07-03 13:10:20 -0700",
        "id" : "9bfa999ce39acb4fe5fe4a698c06fa4fbe3d6d07",
        "msg" : "Check for null ROC list",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_ZoomMap.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_Unity/SCAN_UI_Instruments.cs"
          },
          {
            "editType" : "edit",
            "file" : "SCANsat/SCAN_UI/UI_Framework/SCANremoteView.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/david.grandy",
      "fullName" : "david.grandy"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/dmagic",
      "fullName" : "dmagic"
    },
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}