{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4010,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5970e34cb593af04fdbaca1685102c551869055d",
            "branch" : [
              {
                "SHA1" : "5970e34cb593af04fdbaca1685102c551869055d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5970e34cb593af04fdbaca1685102c551869055d",
            "branch" : [
              {
                "SHA1" : "5970e34cb593af04fdbaca1685102c551869055d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5970e34cb593af04fdbaca1685102c551869055d",
        "branch" : [
          {
            "SHA1" : "5970e34cb593af04fdbaca1685102c551869055d",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4010",
  "duration" : 5860863,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4010",
  "id" : "2015-02-06_12-05-50",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4010,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1423224350000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4010/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/osol/mtsk/mtsk.p5m",
          "components/osol/mtsk/Makefile"
        ],
        "commitId" : "2b1441311a40597fe497c8010308a7fed9043452",
        "timestamp" : 1423152008000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add system/library/mtsk (binary from OpenSolaris)\u000a",
        "date" : "2015-02-05T19:00:08+0300",
        "id" : "2b1441311a40597fe497c8010308a7fed9043452",
        "msg" : "Add system/library/mtsk (binary from OpenSolaris)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/osol/mtsk/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/osol/mtsk/mtsk.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/osol/mtsk/Makefile"
        ],
        "commitId" : "a991597ab2e76757746ef0731acc048d9b710b44",
        "timestamp" : 1423153028000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix mtsk\u000a",
        "date" : "2015-02-05T19:17:08+0300",
        "id" : "a991597ab2e76757746ef0731acc048d9b710b44",
        "msg" : "Fix mtsk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/osol/mtsk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/indent/patches/output.c.patch",
          "components/sunstudio12.1/cc.p5m",
          "components/indent/Makefile",
          "components/components.ignore",
          "components/indent/indent.p5m"
        ],
        "commitId" : "54a21c5d2420a7dab94024513368bc108db4dd96",
        "timestamp" : 1423156050000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add GNU indent\u000a",
        "date" : "2015-02-05T20:07:30+0300",
        "id" : "54a21c5d2420a7dab94024513368bc108db4dd96",
        "msg" : "Add GNU indent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/indent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "edit",
            "file" : "components/sunstudio12.1/cc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/indent/patches/output.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/indent/indent.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/postgres-84documentation.p5m",
          "components/meta-packages/history/postgres-84language-bindings.p5m",
          "components/postgresql-84/files/user_attr",
          "components/postgresql-84/postgresql84-language-bindings.p5m",
          "components/postgresql-84/files/pg_regress.sh",
          "components/postgresql-84/postgresql84-tests.p5m",
          "components/meta-packages/history/postgres-84library.p5m",
          "components/meta-packages/history/service-postgres-84language-bindings.p5m",
          "components/postgresql-84/postgresql84-library.p5m",
          "components/postgresql-94/Makefile",
          "components/postgresql-84/postgresql84.license",
          "components/meta-packages/history/postgres-84.p5m",
          "components/meta-packages/history/postgres-84contrib.p5m",
          "components/meta-packages/history/postgres-84developer.p5m",
          "components/postgresql-84/postgresql84-documentation.p5m",
          "components/postgresql-84/patches/pg_config.patch",
          "components/meta-packages/history/postgres-84tests.p5m",
          "components/postgresql-93/postgresql-common.p5m",
          "components/postgresql-84/files/pg_config.h",
          "components/postgresql-84/files/prof_attr",
          "components/postgresql-84/files/auth_attr",
          "components/postgresql-84/postgresql84-developer.p5m",
          "components/postgresql-84/postgresql84-service.p5m",
          "components/postgresql-84/postgresql-common.p5m",
          "components/postgresql-84/files/exec_attr",
          "components/postgresql-84/patches/plpython_rpath64.patch",
          "components/meta-packages/history/postgres-84service.p5m",
          "components/postgresql-84/Makefile",
          "components/postgresql-84/files/postgresql_84.xml",
          "components/postgresql-93/Makefile",
          "components/postgresql-84/postgresql84.p5m",
          "components/postgresql-84/files/postgres_84",
          "components/postgresql-84/postgresql84-contrib.p5m"
        ],
        "commitId" : "c3a939f0cfc36f626ecca122fbabf2662f16c2e3",
        "timestamp" : 1423158245000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "PostgreSQL: minor update. Mark PostgreSQL 8.4 obsolete\u000a",
        "date" : "2015-02-05T20:44:05+0300",
        "id" : "c3a939f0cfc36f626ecca122fbabf2662f16c2e3",
        "msg" : "PostgreSQL: minor update. Mark PostgreSQL 8.4 obsolete",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/patches/pg_config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84-language-bindings.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/exec_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/postgres_84"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84.license"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql-common.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/postgres-84.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/postgres-84tests.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/service-postgres-84language-bindings.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84-documentation.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/postgres-84contrib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/postgres-84language-bindings.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/pg_regress.sh"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/pg_config.h"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84-contrib.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/postgres-84developer.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84-library.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84-service.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/postgresql_84.xml"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/user_attr"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/auth_attr"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/postgres-84documentation.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84-developer.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/postgres-84library.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/files/prof_attr"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/postgres-84service.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/patches/plpython_rpath64.patch"
          },
          {
            "editType" : "add",
            "file" : "components/postgresql-93/postgresql-common.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/postgresql-94/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/postgresql-93/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84-tests.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/postgresql-84/postgresql84.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/ogl-select/files/nvidia_vendor_select",
          "components/x11/ogl-select/ogl-select.license",
          "components/x11/ogl-select/Makefile",
          "components/x11/ogl-select/files/mesa_vendor_select",
          "components/x11/ogl-select/files/ogl-select.man",
          "components/x11/ogl-select/files/ogl-select.xml",
          "components/meta-packages/X-incorporation/X-incorporation.p5m",
          "components/x11/ogl-select/files/ogl-select",
          "components/x11/ogl-select/ogl-select.p5m"
        ],
        "commitId" : "50febd6541b11ce313b57b492e92ad0783f8fbd9",
        "timestamp" : 1423190225000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add ogl-select from xnv\u000a",
        "date" : "2015-02-06T05:37:05+0300",
        "id" : "50febd6541b11ce313b57b492e92ad0783f8fbd9",
        "msg" : "Add ogl-select from xnv",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/files/nvidia_vendor_select"
          },
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/ogl-select.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/ogl-select.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/files/ogl-select.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/X-incorporation.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/files/mesa_vendor_select"
          },
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/files/ogl-select.man"
          },
          {
            "editType" : "add",
            "file" : "components/x11/ogl-select/files/ogl-select"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/glw/glw.license",
          "components/x11/mesa/patches/swrast-crash.patch",
          "components/x11/glw/Makefile",
          "components/x11/mesa/srcs/configs/solaris-x86-cc-dri",
          "components/x11/mesa/srcs/src/glx/x11/mapfile.scope",
          "components/x11/mesa/patches/6872597.patch",
          "components/x11/mesa/srcs/configs/solaris-x86-gcc-dri",
          "components/x11/glu/glu.p5m",
          "components/x11/glu/glu.license",
          "components/x11/mesa/patches/make-race.patch",
          "components/x11/mesa/srcs/configs/solaris-sparcv8-cc",
          "components/x11/mesa/patches/solaris-port.patch",
          "components/x11/glu/Makefile",
          "components/x11/mesa/patches/mesa9-port.patch",
          "components/x11/mesa/patches/install-pc-dir.patch",
          "components/x11/mesa/srcs/src/mesa/drivers/dri/mapfile.externs",
          "components/x11/mesa/patches/6866668.patch",
          "components/x11/mesa/mesa.p5m",
          "components/x11/mesa/patches/glu-no-mangled-exports.patch",
          "components/x11/mesa/Makefile",
          "components/x11/mesa/mapfile.externs",
          "components/x11/mesa/patches/CVE-2013-1993.patch",
          "components/x11/mesa/files/mapfile.externs",
          "components/x11/glw/glw.p5m",
          "components/x11/mesa/srcs/src/glx/mapfile.scope"
        ],
        "commitId" : "5affb1db931750186f73eab3e021664b7458bbde",
        "timestamp" : 1423191252000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mesa to 9.0.3\u000a",
        "date" : "2015-02-06T05:54:12+0300",
        "id" : "5affb1db931750186f73eab3e021664b7458bbde",
        "msg" : "Update mesa to 9.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/patches/CVE-2013-1993.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/srcs/configs/solaris-x86-cc-dri"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glw/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/srcs/configs/solaris-x86-gcc-dri"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/srcs/configs/solaris-sparcv8-cc"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/mesa/srcs/src/glx/x11/mapfile.scope"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa/patches/swrast-crash.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glu/glu.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glw/glw.license"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/mesa/files/mapfile.externs"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/srcs/src/mesa/drivers/dri/mapfile.externs"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/mesa/patches/6866668.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glu/glu.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glw/glw.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa/srcs/src/glx/mapfile.scope"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/mesa.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/mesa/patches/make-race.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/mesa/patches/6872597.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/mesa/patches/glu-no-mangled-exports.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/glu/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/mesa/patches/install-pc-dir.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa/mapfile.externs"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/patches/solaris-port.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa/patches/mesa9-port.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/mesa-demos/files/glxinfo.1",
          "components/x11/mesa-demos/files/glxgears.1",
          "components/x11/mesa-demos/mesa-demos.license",
          "components/x11/mesa-demos/Makefile",
          "components/x11/mesa-demos/mesa-demos.p5m"
        ],
        "commitId" : "a03507f10f755d99b63dabe216191fe834fbc243",
        "timestamp" : 1423202399000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Added mesa-demos from x-s12-clone\u000a",
        "date" : "2015-02-06T08:59:59+0300",
        "id" : "a03507f10f755d99b63dabe216191fe834fbc243",
        "msg" : "Added mesa-demos from x-s12-clone",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/mesa-demos/files/glxinfo.1"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa-demos/mesa-demos.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa-demos/files/glxgears.1"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa-demos/mesa-demos.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/mesa-demos/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}