{
  "_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" : 5065,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cb02144fd39724a612d60071a823252d986a2617",
            "branch" : [
              {
                "SHA1" : "cb02144fd39724a612d60071a823252d986a2617",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cb02144fd39724a612d60071a823252d986a2617",
            "branch" : [
              {
                "SHA1" : "cb02144fd39724a612d60071a823252d986a2617",
                "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" : "cb02144fd39724a612d60071a823252d986a2617",
        "branch" : [
          {
            "SHA1" : "cb02144fd39724a612d60071a823252d986a2617",
            "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" : "#5065",
  "duration" : 4486103,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5065",
  "id" : "5065",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5065,
  "queueId" : 1551,
  "result" : "SUCCESS",
  "timestamp" : 1512086720019,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5065/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/mc/manifests/sample-manifest.p5m",
          "components/sysutils/mc/Makefile",
          "components/sysutils/mc/mc.p5m"
        ],
        "commitId" : "49071adbd2ee1486300a7950e0818a8592131981",
        "timestamp" : 1512027983000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mc: update to 4.8.20, build as 64-bit only\u000a",
        "date" : "2017-11-30 10:46:23 +0300",
        "id" : "49071adbd2ee1486300a7950e0818a8592131981",
        "msg" : "mc: update to 4.8.20, build as 64-bit only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/mc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mc/mc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mc/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins/files/jenkins-standalone.xml",
          "components/developer/jenkins/Makefile"
        ],
        "commitId" : "4f127defeef964ae20d1ed64f258f6da83cc75c1",
        "timestamp" : 1512028558000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "jenkins: jenkins-standalone service manifest is invalid\u000a",
        "date" : "2017-11-30 10:55:58 +0300",
        "id" : "4f127defeef964ae20d1ed64f258f6da83cc75c1",
        "msg" : "jenkins: jenkins-standalone service manifest is invalid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins/files/jenkins-standalone.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker.mk"
        ],
        "commitId" : "74a26551370b8aa5a8cc8dfd841b60892c37a5e1",
        "timestamp" : 1512038833000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "make-rules: set BITS in build stage for makemaker-based components\u000a",
        "date" : "2017-11-30 13:47:13 +0300",
        "id" : "74a26551370b8aa5a8cc8dfd841b60892c37a5e1",
        "msg" : "make-rules: set BITS in build stage for makemaker-based components",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/ngrep/Makefile"
        ],
        "commitId" : "b5923b6799a18f0c46418bdf2780c7c33791b5ee",
        "timestamp" : 1512059730000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump ngrep to 1.47\u000a",
        "date" : "2017-11-30 17:35:30 +0100",
        "id" : "b5923b6799a18f0c46418bdf2780c7c33791b5ee",
        "msg" : "Bump ngrep to 1.47",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/ngrep/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gupc-5/patches/fixinc.in.patch",
          "components/developer/gupc-5/patches/ld_eh_frame_hdr.patch",
          "components/developer/gupc-5/patches/libstdc++-no-rt.patch",
          "components/developer/gupc-5/COPYING.RUNTIME",
          "components/developer/gupc-5/patches/002-ld-flags.patch",
          "components/developer/gupc-5/COPYING3",
          "components/meta-packages/history/history",
          "components/developer/gupc-5/COPYING3.LIB",
          "components/developer/gupc-5/Makefile",
          "components/developer/gupc-5/gupc-5.p5m",
          "components/developer/gupc-5/COPYING.LIB",
          "components/developer/gupc-5/patches/008-c99_classification_macros_c++0x.cc.patch",
          "components/developer/gupc-5/manifests/sample-manifest.p5m",
          "components/developer/gupc-5/COPYING"
        ],
        "commitId" : "cb02144fd39724a612d60071a823252d986a2617",
        "timestamp" : 1512075568000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Deprecate gupc-5\u000a",
        "date" : "2017-11-30 21:59:28 +0100",
        "id" : "cb02144fd39724a612d60071a823252d986a2617",
        "msg" : "Deprecate gupc-5",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/COPYING.LIB"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/gupc-5.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/patches/ld_eh_frame_hdr.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/COPYING3.LIB"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/patches/002-ld-flags.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/patches/libstdc++-no-rt.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/COPYING3"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/COPYING.RUNTIME"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/COPYING"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/patches/008-c99_classification_macros_c++0x.cc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gupc-5/patches/fixinc.in.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}