{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Sven Gothel",
          "userId" : "sgothel",
          "userName" : "Sven Gothel"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1060,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
            "branch" : [
              {
                "SHA1" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
            "branch" : [
              {
                "SHA1" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
        "branch" : [
          {
            "SHA1" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 11,
      "skipCount" : 0,
      "totalCount" : 7926,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1060",
  "duration" : 4528154,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #1060",
  "id" : "2013-07-20_10-36-58",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1060,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1374309418000,
  "url" : "https://jogamp.org/chuck/job/jogl/1060/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java"
        ],
        "commitId" : "eeaa50a10c18c34384422e3bf6df586cdfd4b203",
        "timestamp" : 1374331596000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "FFMPEGMediaPlayer: Fix yuv stored in alpha shader decode on ES2 and GL2\u000a\u000aRegression introduced by:\u000adba2faf8520a43a809eb756869c6c97a0a2ef2cd\u000a",
        "date" : "2013-07-20T07:46:36-0700",
        "id" : "eeaa50a10c18c34384422e3bf6df586cdfd4b203",
        "msg" : "FFMPEGMediaPlayer: Fix yuv stored in alpha shader decode on ES2 and GL2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "7f5ba25559f593cc7b46ed0a35acfd1f9d97128a",
        "timestamp" : 1374333783000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "FFMPEGMediaPlayer: Cleanup AudioPusher 'usage', i.e. disabled for now (subject to be removed).\u000a",
        "date" : "2013-07-20T08:23:03-0700",
        "id" : "7f5ba25559f593cc7b46ed0a35acfd1f9d97128a",
        "msg" : "FFMPEGMediaPlayer: Cleanup AudioPusher 'usage', i.e. disabled for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-applet-runner-newt-MovieCube.html",
          "jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html"
        ],
        "commitId" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
        "timestamp" : 1374334438000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Movie JNLP/NAppletAdd: joal jar file shall come before jogl's (dependency - refine commit 3e4dac6373185a1a9061b394601221052b2bef84)\u000a",
        "date" : "2013-07-20T08:33:58-0700",
        "id" : "64d7c6b7f28649f01f7e7e34eb8cd5716c440238",
        "msg" : "Movie JNLP/NAppletAdd: joal jar file shall come before jogl's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-runner-newt-MovieCube.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michaelhermannweber",
      "fullName" : "michaelhermannweber"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petr.skramovsky",
      "fullName" : "petr.skramovsky"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wamei.cho",
      "fullName" : "wamei.cho"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/mark",
      "fullName" : "mark"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/daniel.krisher.ctr",
      "fullName" : "daniel.krisher.ctr"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/eric.brayet",
      "fullName" : "eric.brayet"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/harvey.harrison",
      "fullName" : "harvey.harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petrs",
      "fullName" : "petrs"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/maik.riechert",
      "fullName" : "maik.riechert"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/edwin.vane",
      "fullName" : "edwin.vane"
    }
  ],
  "runs" : [
    {
      "number" : 1060,
      "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/1060/"
    },
    {
      "number" : 1060,
      "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1060/"
    },
    {
      "number" : 1060,
      "url" : "https://jogamp.org/chuck/job/jogl/label=windows-x86_64/1060/"
    }
  ]
}