{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,226",
          "upstreamBuild" : 1226,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1226,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
            "branch" : [
              {
                "SHA1" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
            "branch" : [
              {
                "SHA1" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
        "branch" : [
          {
            "SHA1" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 14,
      "skipCount" : 0,
      "totalCount" : 859,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 9099668,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 macos-x86_64",
  "id" : "2014-02-16_19-16-08",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1226,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1392574568000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1226/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/native/libav/ffmpeg_impl_template.c",
          "src/jogl/native/libav/ffmpeg_tool.h",
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGv10Natives.java",
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGv08Natives.java",
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGv09Natives.java",
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGNatives.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
        "timestamp" : 1392523965000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 927: Fix minor MT issues w/ libav/ffmpeg\u000a\u000aIssue:\u000a  [NULL @ 0x35bde60] insufficient thread locking around avcodec_open/close()\u000a\u000aDecorating said libav functions w/ mutex lock/release.\u000a\u000aAbstract impl. to either use pthread or JNI Monitor,\u000abut using the latter to reduce dependencies (ming64 windows).\u000a\u000aFFMPEGNatives is now an abstract class containing the\u000a  'static final Object mutex_avcodec_openclose'\u000a",
        "date" : "2014-02-16T05:12:45+0100",
        "id" : "e685f79ec7071e266a1bd3d3ce3e742397b5372e",
        "msg" : "Bug 927: Fix minor MT issues w/ libav/ffmpeg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGNatives.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGv08Natives.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGv10Natives.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/libav/ffmpeg_tool.h"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGv09Natives.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/native/libav/ffmpeg_impl_template.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petros",
      "fullName" : "petros"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael.esemplare",
      "fullName" : "michael.esemplare"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ]
}