{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 461",
          "upstreamBuild" : 461,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 461,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "013600318f24391cd6c8c541343c208736b5f4f4",
            "branch" : [
              {
                "SHA1" : "013600318f24391cd6c8c541343c208736b5f4f4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "013600318f24391cd6c8c541343c208736b5f4f4",
            "branch" : [
              {
                "SHA1" : "013600318f24391cd6c8c541343c208736b5f4f4",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 431,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "013600318f24391cd6c8c541343c208736b5f4f4",
        "branch" : [
          {
            "SHA1" : "013600318f24391cd6c8c541343c208736b5f4f4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 73,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#461",
  "duration" : 70652,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #461",
  "id" : "2011-12-19_01-56-42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 461,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1324256202000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=linux-x86_64/461/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/NativeLibrary.java"
        ],
        "commitId" : "aa4cc872d630d7de170bdc4202d072220c053325",
        "timestamp" : 1324242615000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix regression of commit b669435d277a10e6163034aba286ecccce013f69, which removed the lib-base-name search for OSX\u000a",
        "date" : "2011-12-18T22:10:15+0100",
        "id" : "aa4cc872d630d7de170bdc4202d072220c053325",
        "msg" : "Fix regression of commit b669435d277a10e6163034aba286ecccce013f69, which",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/NativeLibrary.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/runtest.sh",
          "make/scripts/check-junit.sh",
          "make/build-test.xml"
        ],
        "commitId" : "013600318f24391cd6c8c541343c208736b5f4f4",
        "timestamp" : 1324242677000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "junit.run: Add 32bit tests for OSX (fat binaries)\u000a",
        "date" : "2011-12-18T22:11:17+0100",
        "id" : "013600318f24391cd6c8c541343c208736b5f4f4",
        "msg" : "junit.run: Add 32bit tests for OSX (fat binaries)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/check-junit.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}