{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 35",
          "upstreamBuild" : 35,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 35,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
            "branch" : [
              {
                "SHA1" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
            "branch" : [
              {
                "SHA1" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
        "branch" : [
          {
            "SHA1" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#35",
  "duration" : 45989,
  "estimatedDuration" : 220134,
  "executor" : None,
  "fullDisplayName" : "gluegen_onmaster » linux-x86_64-master-001 #35",
  "id" : "2013-11-18_17-54-14",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 35,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1384793654000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen_onmaster/label=linux-x86_64-master-001/35/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/jogamp-env.xml"
        ],
        "commitId" : "0f9227a597e5f8e828dfbb3ab0bdc1d9d8691ed8",
        "timestamp" : 1383747254000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump (back) to 2.1.3 - devel (Postpone 2.2.0 track until important bugs and issues are fixed)\u000a",
        "date" : "2013-11-06T15:14:14+0100",
        "id" : "0f9227a597e5f8e828dfbb3ab0bdc1d9d8691ed8",
        "msg" : "Bump (back) to 2.1.3 - devel (Postpone 2.2.0 track until important bugs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/jogamp-env.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/check-glibc.sh",
          "make/scripts/check-glibc-build-arm.sh"
        ],
        "commitId" : "e0877095c24f08fe1e5fc0391edf26392d1b6206",
        "timestamp" : 1384658730000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add generic 'check-glibc.sh' script / rename old script\u000a",
        "date" : "2013-11-17T04:25:30+0100",
        "id" : "e0877095c24f08fe1e5fc0391edf26392d1b6206",
        "msg" : "Add generic 'check-glibc.sh' script / rename old script",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/check-glibc-build-arm.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/check-glibc.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/gluegen-clang.properties",
          "make/gluegen-cpptasks-base.xml",
          "make/lib/gluegen-xcode_clang.properties",
          "make/scripts/make.gluegen.all.macosx-clang.sh",
          "make/scripts/make.gluegen.all.linux-x86-clang.sh",
          "make/scripts/make.gluegen.all.linux-x86_64-clang.sh"
        ],
        "commitId" : "bcae9ec99e62f144b4c96ede2fbd37f07401f484",
        "timestamp" : 1384687779000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.properties' for OSX xcode-clang ; Add GNU/Linux LLVM/clang build scripts\u000a\u000aUse 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.properties' for OSX xcode-clang.\u000a\u000aAdd GNU/Linux LLVM/clang build scripts\u000a",
        "date" : "2013-11-17T12:29:39+0100",
        "id" : "bcae9ec99e62f144b4c96ede2fbd37f07401f484",
        "msg" : "Use 'gluegen-clang.properties' for generic clang and",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.gluegen.all.linux-x86_64-clang.sh"
          },
          {
            "editType" : "add",
            "file" : "make/lib/gluegen-xcode_clang.properties"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/gluegen-clang.properties"
          },
          {
            "editType" : "edit",
            "file" : "make/gluegen-cpptasks-base.xml"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.gluegen.all.linux-x86-clang.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.macosx-clang.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/stub_includes/platform/glibc-compat-symbols.h"
        ],
        "commitId" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
        "timestamp" : 1384687846000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "glibc-compat-symbols.h: Use GLIBC_2.0 for 32bit ; Use asm(..) instead of __asm__(..) to support clang ; Branch on OS predef-macro for GLIBC detection, allow __GNUC__ and __clang__ on __linux__\u000a",
        "date" : "2013-11-17T12:30:46+0100",
        "id" : "e90a2c65519168fd825e57b554cc0d82fffebdc4",
        "msg" : "glibc-compat-symbols.h: Use GLIBC_2.0 for 32bit ; Use asm(..) instead of",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/stub_includes/platform/glibc-compat-symbols.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}