{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl-demos\" build number 343",
          "upstreamBuild" : 343,
          "upstreamProject" : "jogl-demos",
          "upstreamUrl" : "job/jogl-demos/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/bug_1003_add_texture_interop_test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 956,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f98767152049ac141e115dcbb6a6ac66f4831d6a",
            "branch" : [
              {
                "SHA1" : "f98767152049ac141e115dcbb6a6ac66f4831d6a",
                "name" : "origin/bug_1003_add_texture_interop_test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f98767152049ac141e115dcbb6a6ac66f4831d6a",
            "branch" : [
              {
                "SHA1" : "f98767152049ac141e115dcbb6a6ac66f4831d6a",
                "name" : "origin/bug_1003_add_texture_interop_test"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 968,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
            "branch" : [
              {
                "SHA1" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
            "branch" : [
              {
                "SHA1" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/bug_989_test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 954,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73313eb44d89faab8d502d780acfb07888b41ad3",
            "branch" : [
              {
                "SHA1" : "73313eb44d89faab8d502d780acfb07888b41ad3",
                "name" : "origin/bug_989_test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73313eb44d89faab8d502d780acfb07888b41ad3",
            "branch" : [
              {
                "SHA1" : "73313eb44d89faab8d502d780acfb07888b41ad3",
                "name" : "origin/bug_989_test"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
        "branch" : [
          {
            "SHA1" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jocl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 422,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#968",
  "duration" : 213024,
  "estimatedDuration" : 76816,
  "executor" : None,
  "fullDisplayName" : "jocl #968",
  "id" : "2014-06-19_05-53-55",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 968,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1403150035000,
  "url" : "https://jogamp.org/chuck/job/jocl/968/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x64-sgothel-021",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/clImplCustomCode.java",
          "make/scripts/tests.sh",
          "make/config/cl-impl.cfg"
        ],
        "commitId" : "b378d9ceb20016eeadc536682a08df9acc67aee6",
        "timestamp" : 1402961565000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount call-by-value extension)\u000a",
        "date" : "2014-06-17T01:32:45+0200",
        "id" : "b378d9ceb20016eeadc536682a08df9acc67aee6",
        "msg" : "Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/clImplCustomCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/config/cl-impl.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/clImplCustomCode.java",
          "make/config/cl-impl.cfg"
        ],
        "commitId" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
        "timestamp" : 1403049300000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b (compount call-by-value extension)\u000a\u000a- initializeImpl() is no more required, since it's not forced .. uncomment in manual static initializer\u000a",
        "date" : "2014-06-18T01:55:00+0200",
        "id" : "23a9866f73dd69f1b4ae095c8b0721045f8c40d6",
        "msg" : "Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/clImplCustomCode.java"
          },
          {
            "editType" : "edit",
            "file" : "make/config/cl-impl.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/lixoman100",
      "fullName" : "lixoman100"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker",
      "fullName" : "Wade Walker"
    }
  ],
  "runs" : [
    {
      "number" : 968,
      "url" : "https://jogamp.org/chuck/job/jocl/label=linux-x86_64/968/"
    },
    {
      "number" : 968,
      "url" : "https://jogamp.org/chuck/job/jocl/label=macos-x86_64/968/"
    },
    {
      "number" : 968,
      "url" : "https://jogamp.org/chuck/job/jocl/label=windows-x86_64/968/"
    }
  ]
}