{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : "alp",
          "userName" : "anonymous"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5688,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
            "branch" : [
              {
                "SHA1" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
            "branch" : [
              {
                "SHA1" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
                "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" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
        "branch" : [
          {
            "SHA1" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
            "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" : "#5688",
  "duration" : 446450,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5688",
  "id" : "5688",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5688,
  "queueId" : 111,
  "result" : "SUCCESS",
  "timestamp" : 1565245100054,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5688/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-9/patches/1001-o_directory.patch",
          "components/developer/gcc-9/patches/1000-ld-flags.patch",
          "components/developer/gcc-9/gfortran-9-runtime.p5m",
          "components/developer/gcc-9/g++-9-runtime.p5m",
          "components/developer/gcc-9/manifests/sample-manifest.p5m",
          "components/developer/gcc-9/patches/1002-libsanitizer.patch",
          "components/developer/gcc-9/gcc-9.p5m",
          "components/developer/gcc-9/gcc-9-runtime.p5m",
          "components/developer/gcc-9/patches/0001-illumos.patch",
          "components/developer/gcc-9/gobjc-9-runtime.p5m",
          "components/developer/gcc-9/Makefile"
        ],
        "commitId" : "29141e9a72bb561ffd655d88abc3b30c90085283",
        "timestamp" : 1565229883000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gcc-9: add version 9.1 with illumos patches\u000a",
        "date" : "2019-08-08 04:04:43 +0200",
        "id" : "29141e9a72bb561ffd655d88abc3b30c90085283",
        "msg" : "gcc-9: add version 9.1 with illumos patches",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/gcc-9-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/gcc-9.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/patches/1002-libsanitizer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/gobjc-9-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/g++-9-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/gfortran-9-runtime.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/patches/0001-illumos.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/patches/1000-ld-flags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gcc-9/patches/1001-o_directory.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips-buildinfo.mk"
        ],
        "commitId" : "8a5e2e40fb4699243160393df0c7086f1fbed469",
        "timestamp" : 1565243169000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Reset BRANCHID to 2019.0.0.x\u000a",
        "date" : "2019-08-08 08:46:09 +0300",
        "id" : "8a5e2e40fb4699243160393df0c7086f1fbed469",
        "msg" : "Reset BRANCHID to 2019.0.0.x",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips-buildinfo.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-mangler",
          "tools/userland-fetch",
          "tools/userland-mapping",
          "tools/python/pkglint/userland.py",
          "make-rules/shared-macros.mk",
          "tools/bass-o-matic",
          "tools/userland-unpack",
          "make-rules/history.mk",
          "make-rules/ips.mk",
          "tools/userland-incorporator"
        ],
        "commitId" : "fb10babbcfd65ff74cf439bc77a2186fd79ee2a7",
        "timestamp" : 1565244804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Convert oi-userland tools to Python 3.5\u000a",
        "date" : "2019-08-08 09:13:24 +0300",
        "id" : "fb10babbcfd65ff74cf439bc77a2186fd79ee2a7",
        "msg" : "Convert oi-userland tools to Python 3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/history.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-unpack"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-mangler"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-fetch"
          },
          {
            "editType" : "edit",
            "file" : "tools/bass-o-matic"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-mapping"
          },
          {
            "editType" : "edit",
            "file" : "tools/userland-incorporator"
          },
          {
            "editType" : "edit",
            "file" : "tools/python/pkglint/userland.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/Makefile"
        ],
        "commitId" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
        "timestamp" : 1565244825000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "illumos-gate: tools should use Python 3 modules\u000a",
        "date" : "2019-08-08 09:13:45 +0300",
        "id" : "cf16ec8afba20404a97b05e6c2fd14f6da35a247",
        "msg" : "illumos-gate: tools should use Python 3 modules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}