{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 533",
          "upstreamBuild" : 533,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 533,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
            "branch" : [
              {
                "SHA1" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
            "branch" : [
              {
                "SHA1" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
                "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" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
        "branch" : [
          {
            "SHA1" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 86,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#533",
  "duration" : 115167,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #533",
  "id" : "2012-03-28_18-56-41",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 533,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1332953801000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=linux-x86_64/533/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/runtest.sh",
          "src/junit/com/jogamp/common/util/TestSystemPropsAndEnvs.java",
          "src/junit/com/jogamp/common/util/TestSystemProperties.java"
        ],
        "commitId" : "133db9f855b351e25c1b9ebf752fdb05e03ae36c",
        "timestamp" : 1332942049000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Test: Add dump of environment vars\u000a",
        "date" : "2012-03-28T15:40:49+0200",
        "id" : "133db9f855b351e25c1b9ebf752fdb05e03ae36c",
        "msg" : "Test: Add dump of environment vars",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "delete",
            "file" : "src/junit/com/jogamp/common/util/TestSystemProperties.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/util/TestSystemPropsAndEnvs.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-test.xml"
        ],
        "commitId" : "0f486e656651c193fdad6baba4fcdffbebb1526e",
        "timestamp" : 1332945748000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Dump Local Info on build machine during junit.compile\u000a",
        "date" : "2012-03-28T16:42:28+0200",
        "id" : "0f486e656651c193fdad6baba4fcdffbebb1526e",
        "msg" : "Dump Local Info on build machine during junit.compile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/common/util/TestSystemPropsAndEnvs.java"
        ],
        "commitId" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
        "timestamp" : 1332946441000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Dump Envs: Suppress COOKIE, SSH and GPG env vars\u000a",
        "date" : "2012-03-28T16:54:01+0200",
        "id" : "e782618a7c86093a47befe4e35957d1d3d3ee645",
        "msg" : "Dump Envs: Suppress COOKIE, SSH and GPG env vars",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestSystemPropsAndEnvs.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}