{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 894",
          "upstreamBuild" : 894,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 894,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
            "branch" : [
              {
                "SHA1" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
            "branch" : [
              {
                "SHA1" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
        "branch" : [
          {
            "SHA1" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 248,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#894",
  "duration" : 552403,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #894",
  "id" : "894",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 894,
  "queueId" : 1029,
  "result" : "SUCCESS",
  "timestamp" : 1442983555311,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=linux-x86_64/894/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java",
          "make/scripts/java-win64.bat"
        ],
        "commitId" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
        "timestamp" : 1442983348000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1219: IOUtil.testDirExe: Issue Process.destroy() in finalize block\u000ato ensure launched native exe process terminates.\u000aSee Bug 1219 comment 58: It seems that on some Windows platforms the\u000alaunched native process using our test-exe keeps running even though we\u000aissued Process.waitFor().\u000aHence we issue Process.destroy() in the finalize block to at least\u000aattempt to terminate it.\u000aNote: The Process implementation is platform specific and may vary.\u000a",
        "date" : "2015-09-23 06:42:28 +0200",
        "id" : "be9614d73e69159fbba5b458a4450b5df3a6613b",
        "msg" : "Bug 1219: IOUtil.testDirExe: Issue Process.destroy() in finalize block",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}