{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 200",
          "upstreamBuild" : 200,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 209,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
            "branch" : [
              {
                "SHA1" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
            "branch" : [
              {
                "SHA1" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
        "branch" : [
          {
            "SHA1" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 340,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#209",
  "duration" : 810362,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #209",
  "id" : "2010-11-09_22-35-00",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 209,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1289338500000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/209/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "etc/test.bat"
        ],
        "commitId" : "0e518c96ae9523eb90989ec6d59c0fbcc8d71349",
        "timestamp" : 1289327822000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix windows etc/test.bat script\u000a",
        "date" : "2010-11-09T19:37:02+0100",
        "id" : "0e518c96ae9523eb90989ec6d59c0fbcc8d71349",
        "msg" : "Fix windows etc/test.bat script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "etc/test.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/nativewindowRIversion-cdc",
          "make/nativewindowversion-cdc",
          "README.txt",
          "make/build-nativewindow.xml",
          "make/newtRIversion",
          "make/joglversion-cdc",
          "make/joglversion",
          "make/nativewindowversion",
          "make/nativewindowRIversion",
          "make/build.xml",
          "make/joglRIversion",
          "make/newtversion",
          "make/build-jogl.xml",
          "CHANGELOG.txt",
          "make/build-common.xml",
          "make/joglRIversion-cdc",
          "make/newtRIversion-cdc",
          "make/newtversion-cdc",
          "make/README-zip-bundles.txt",
          "make/build-newt.xml"
        ],
        "commitId" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
        "timestamp" : 1289363427000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha1) and 'jogl.build.branch' (git branch) to the JARs Manifest files, artifact.properties and deployment README.txt ; Fixed some URLs and text ; Removed the notion of RI and non RI versions, since from now on we reference a release version via: module-base-version, git sha1 and hudson build number\u000a",
        "date" : "2010-11-10T05:30:27+0100",
        "id" : "4ea473a2cbf59fcbd8e82d26da389cd8c2b4a291",
        "msg" : "Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CHANGELOG.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "delete",
            "file" : "make/nativewindowRIversion"
          },
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/nativewindowversion"
          },
          {
            "editType" : "edit",
            "file" : "make/joglversion"
          },
          {
            "editType" : "delete",
            "file" : "make/nativewindowRIversion-cdc"
          },
          {
            "editType" : "edit",
            "file" : "make/README-zip-bundles.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/newtversion"
          },
          {
            "editType" : "edit",
            "file" : "make/nativewindowversion-cdc"
          },
          {
            "editType" : "edit",
            "file" : "make/newtversion-cdc"
          },
          {
            "editType" : "delete",
            "file" : "make/newtRIversion"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "delete",
            "file" : "make/newtRIversion-cdc"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          },
          {
            "editType" : "edit",
            "file" : "README.txt"
          },
          {
            "editType" : "delete",
            "file" : "make/joglRIversion"
          },
          {
            "editType" : "edit",
            "file" : "make/joglversion-cdc"
          },
          {
            "editType" : "delete",
            "file" : "make/joglRIversion-cdc"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 209,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/209/"
    }
  ]
}