{
  "_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" : 5923,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
            "branch" : [
              {
                "SHA1" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
            "branch" : [
              {
                "SHA1" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
                "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" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
        "branch" : [
          {
            "SHA1" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
            "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" : "#5923",
  "duration" : 13787937,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5923",
  "id" : "5923",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5923,
  "queueId" : 668,
  "result" : "SUCCESS",
  "timestamp" : 1584662720506,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5923/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/xml-sax-base/xml-sax-base-PERLVER.p5m",
          "components/perl/xml-sax-base/manifests/sample-manifest.p5m",
          "components/perl/xml-sax-base/test/results-all.master",
          "components/perl/xml-sax-base/Makefile",
          "components/perl/xml-sax-base/xml-sax-base.license"
        ],
        "commitId" : "9ee7ff96509b5123fc1ee004dfb027f659adc565",
        "timestamp" : 1584593691000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "xml-sax-base: adapt recipe from solaris-userland and bump to 1.09\u000a",
        "date" : "2020-03-19 07:54:51 +0300",
        "id" : "9ee7ff96509b5123fc1ee004dfb027f659adc565",
        "msg" : "xml-sax-base: adapt recipe from solaris-userland and bump to 1.09",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/xml-sax-base/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/xml-sax-base/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/xml-sax-base/xml-sax-base-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/xml-sax-base/xml-sax-base.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/xml-sax-base/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash/Makefile",
          "components/shell/bash/patches/bash50-014.patch",
          "components/shell/bash/patches/bash50-016.patch",
          "components/shell/bash/patches/bash50-015.patch",
          "components/shell/bash/patches/bash50-013.patch",
          "components/shell/bash/patches/bash50-012.patch"
        ],
        "commitId" : "9972113d625af7aa9c5ec844ef77fed4108f796f",
        "timestamp" : 1584596774000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Bash 5.0 with patches 12..16\u000a",
        "date" : "2020-03-19 08:46:14 +0300",
        "id" : "9972113d625af7aa9c5ec844ef77fed4108f796f",
        "msg" : "Update Bash 5.0 with patches 12..16",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-013.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-012.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-016.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-014.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash50-015.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-video-mga/Makefile",
          "components/x11/xf86-video-vmware/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-openchrome/Makefile",
          "components/x11/xf86-input-vmmouse/Makefile",
          "components/x11/xorg-server/xephyr.p5m",
          "components/x11/xf86-video-vmware/Makefile",
          "components/x11/xorg-server/Makefile",
          "components/x11/xf86-video-dummy/Makefile",
          "components/x11/xf86-video-vboxvideo/xf86-video-vboxvideo.p5m",
          "components/x11/xf86-video-vboxvideo/manifests/sample-manifest.p5m",
          "components/x11/libXtsol/Makefile",
          "components/x11/xf86-video-mga/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-vboxvideo/Makefile",
          "components/x11/xf86-video-ast/Makefile",
          "components/x11/xf86-video-mga/xorg-video-mga.p5m",
          "components/x11/xorg-server/xdmx.p5m",
          "components/x11/xf86-video-ast/xorg-video-ast.p5m",
          "components/x11/xf86-video-dummy/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-ast/manifests/sample-manifest.p5m",
          "components/x11/xf86-input-vmmouse/manifests/sample-manifest.p5m",
          "components/x11/xorg-server/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-openchrome/xorg-video-openchrome.p5m",
          "components/x11/xf86-video-savage/xorg-video-savage.p5m",
          "components/x11/xsel/manifests/sample-manifest.p5m",
          "make-rules/x11.mk",
          "components/x11/xf86-video-nv/Makefile",
          "components/x11/xf86-input-mouse/Makefile",
          "components/x11/xf86-input-vmmouse/xorg-input-vmmouse.p5m",
          "components/x11/xf86-video-vbox/manifests/sample-manifest.p5m",
          "components/x11/xf86-input-synaptics/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-vbox/Makefile",
          "components/x11/xf86-video-r128/xorg-video-r128.p5m",
          "components/x11/xf86-video-cirrus/manifests/sample-manifest.p5m",
          "components/x11/xf86-input-keyboard/xorg-input-keyboard.p5m",
          "components/x11/xf86-video-trident/Makefile",
          "components/x11/xf86-video-vesa/manifests/sample-manifest.p5m",
          "components/x11/xorg-server/xvfb.p5m",
          "components/x11/xf86-video-nv/xorg-video-nv.p5m",
          "components/x11/xf86-input-hotkey/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-intel/Makefile",
          "components/x11/xsel/xsel.p5m",
          "components/x11/xf86-video-openchrome/manifests/sample-manifest.p5m",
          "components/x11/xf86-input-keyboard/Makefile",
          "components/x11/xf86-input-hotkey/xorg-input-hotkey.p5m",
          "components/x11/xf86-input-acecad/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-savage/Makefile",
          "components/x11/xf86-video-ati/manifests/sample-manifest.p5m",
          "components/x11/xf86-input-void/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-vmware/xorg-video-vmware.p5m",
          "components/x11/tigervnc/Makefile",
          "components/x11/xf86-input-void/xorg-input-void.p5m",
          "components/x11/xf86-video-cirrus/Makefile",
          "components/x11/xf86-input-hotkey/Makefile",
          "components/x11/xf86-video-ati/Makefile",
          "components/x11/xf86-input-synaptics/xorg-input-synaptics.p5m",
          "components/x11/xf86-video-trident/xorg-video-trident.p5m",
          "components/x11/xf86-video-intel/xorg-video-intel.p5m",
          "components/x11/xf86-video-r128/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-r128/Makefile",
          "components/x11/xf86-video-cirrus/xorg-video-cirrus.p5m",
          "components/x11/xf86-video-vesa/xorg-video-vesa.p5m",
          "components/x11/xf86-video-dummy/xorg-video-dummy.p5m",
          "components/x11/xf86-input-void/Makefile",
          "components/x11/xf86-video-ati/xorg-video-ati.p5m",
          "components/x11/tigervnc/xvnc.p5m",
          "components/x11/xf86-video-vbox/xf86-video-vbox.p5m",
          "components/x11/xf86-video-nv/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-savage/manifests/sample-manifest.p5m",
          "components/x11/xf86-input-keyboard/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-trident/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-vesa/Makefile",
          "components/x11/xf86-input-acecad/Makefile",
          "components/x11/xorg-server/xserver-common.p5m",
          "components/x11/xf86-input-mouse/xorg-input-mouse.p5m",
          "components/x11/xf86-input-mouse/manifests/sample-manifest.p5m",
          "components/x11/xorg-server/xorg.p5m",
          "components/x11/xf86-video-intel/manifests/sample-manifest.p5m",
          "components/x11/xsel/Makefile",
          "components/x11/xf86-video-mach64/xorg-video-mach64.p5m",
          "components/x11/xf86-video-mach64/manifests/sample-manifest.p5m",
          "components/x11/xf86-video-mach64/Makefile",
          "components/x11/xf86-input-synaptics/Makefile",
          "components/x11/xf86-input-acecad/xorg-input-acecad.p5m"
        ],
        "commitId" : "28f99ba4f03514abb56903e9d7dc89cc8107a2a3",
        "timestamp" : 1584616372000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Xorg: drop 32bit\u000a* libXtsol: use x11.mk\u000a\u000a* xorg-server: remove 32-bit\u000a\u000a* xsel: drop 32-bit\u000a\u000a* xf86-input-keyboard: update recipe and rebuild\u000a\u000a* xf86-input-acecad: update recipe and rebuild\u000a\u000a* xf86-input-mouse: update recipe and rebuild\u000a\u000a* xf86-input-synaptics: update recipe and rebuild\u000a\u000a* xf86-input-vmmouse: update recipe and rebuild\u000a\u000a* xf86-input-void: update recipe and rebuild\u000a\u000a* xf86-video-ast: update recipe and rebuild\u000a\u000a* xf86-video-ati: update recipe and rebuild\u000a\u000a* xf86-video-cirrus: update recipe and rebuild\u000a\u000a* xf86-video-dummy: update recipe and rebuild\u000a\u000a* xf86-video-mach64: update recipe and rebuild\u000a\u000a* xf86-video-mga: update recipe and rebuild\u000a\u000a* xf86-video-nv: update recipe and rebuild\u000a\u000a* xf86-video-openchrome: update recipe and rebuild\u000a\u000a* xf86-video-r128: update recipe and rebuild\u000a\u000a* xf86-video-savage: update recipe and rebuild\u000a\u000a* xf86-video-trident: update recipe and rebuild\u000a\u000a* xf86-video-vboxvideo: rename component and update to use tarball\u000a\u000a* xf86-video-vesa: update recipe and rebuild\u000a\u000a* xf86-video-vmware: update recipe and rebuild\u000a\u000a* xf86-video-intel: update recipe and rebuild\u000a\u000a* xf86-input-hotkey: rebuild\u000a\u000a* tigervnc: use x11.mk and fix manifest\u000a\u000a* x11: drop 32-bit drivers\u000a",
        "date" : "2020-03-19 12:12:52 +0100",
        "id" : "28f99ba4f03514abb56903e9d7dc89cc8107a2a3",
        "msg" : "Xorg: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-dummy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-hotkey/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-nv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-vmmouse/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-nv/xorg-video-nv.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-ati/xorg-video-ati.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/xserver-common.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-vmmouse/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-vbox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/tigervnc/xvnc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/xvfb.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-mga/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-vboxvideo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-vboxvideo/xf86-video-vboxvideo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-vmmouse/xorg-input-vmmouse.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/xdmx.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/xephyr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/xorg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-mouse/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-trident/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xsel/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-openchrome/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-trident/xorg-video-trident.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-savage/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-mach64/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vmware/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXtsol/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-keyboard/xorg-input-keyboard.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vmware/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-acecad/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-ati/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-hotkey/xorg-input-hotkey.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-void/xorg-input-void.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-mach64/xorg-video-mach64.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-intel/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-mouse/xorg-input-mouse.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-openchrome/xorg-video-openchrome.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-r128/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xsel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-mga/xorg-video-mga.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xsel/xsel.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-nv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-r128/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-hotkey/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-cirrus/xorg-video-cirrus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-synaptics/xorg-input-synaptics.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-synaptics/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-acecad/xorg-input-acecad.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-acecad/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-trident/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vmware/xorg-video-vmware.p5m"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/x11.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-cirrus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-vbox/xf86-video-vbox.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-void/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-void/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-openchrome/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vesa/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/xf86-video-vbox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-cirrus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-r128/xorg-video-r128.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-ast/xorg-video-ast.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-dummy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-mga/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-intel/xorg-video-intel.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-mouse/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-intel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-mach64/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-savage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-keyboard/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-keyboard/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-ast/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-ati/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/tigervnc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xf86-video-vboxvideo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-savage/xorg-video-savage.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-dummy/xorg-video-dummy.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vesa/xorg-video-vesa.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-vesa/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-video-ast/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-synaptics/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/GConf/patches/GConf-06-py3.patch",
          "components/desktop/gnome2/GConf/patches/hashbang.patch",
          "components/desktop/gnome2/GConf/Makefile",
          "components/desktop/gnome2/GConf/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/GConf/gconf.p5m"
        ],
        "commitId" : "27effbee50bd444e89a7f53628efd2919b44107a",
        "timestamp" : 1584646513000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "GConf: prefer 64-bit binaries, switch to Python 3.5\u000a",
        "date" : "2020-03-19 22:35:13 +0300",
        "id" : "27effbee50bd444e89a7f53628efd2919b44107a",
        "msg" : "GConf: prefer 64-bit binaries, switch to Python 3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/GConf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/GConf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/GConf/gconf.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/GConf/patches/GConf-06-py3.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/GConf/patches/hashbang.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/accessx/Makefile",
          "components/x11/accessx/accessx.p5m",
          "components/x11/accessx/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ee27e2211c7958ada00fa0687a9f19b9a70e6eb2",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "accessx: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "ee27e2211c7958ada00fa0687a9f19b9a70e6eb2",
        "msg" : "accessx: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/accessx/accessx.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/accessx/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/accessx/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/cmap_alloc/manifests/sample-manifest.p5m",
          "components/x11/cmap_alloc/cmap_alloc.p5m",
          "components/x11/cmap_alloc/Makefile"
        ],
        "commitId" : "8c22fa868680726ff3424504ba82e9d8dfb93c86",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "cmap_alloc: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "8c22fa868680726ff3424504ba82e9d8dfb93c86",
        "msg" : "cmap_alloc: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/cmap_alloc/cmap_alloc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/cmap_alloc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/cmap_alloc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/cmap_compact/Makefile",
          "components/x11/cmap_compact/cmap_compact.p5m",
          "components/x11/cmap_compact/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9d00d0384a366004d602bedf4febfdaae406e01a",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "cmap_compact: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "9d00d0384a366004d602bedf4febfdaae406e01a",
        "msg" : "cmap_compact: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/cmap_compact/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/cmap_compact/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/cmap_compact/cmap_compact.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/dispswitch/dispswitch.p5m",
          "components/x11/dispswitch/Makefile",
          "components/x11/dispswitch/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0e0ed8424ec7fb9e033b54d59418f36c1fbba44a",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "dispswitch: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "0e0ed8424ec7fb9e033b54d59418f36c1fbba44a",
        "msg" : "dispswitch: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/dispswitch/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/dispswitch/dispswitch.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/dispswitch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/fbconsole/Makefile",
          "components/x11/fbconsole/manifests/sample-manifest.p5m",
          "components/x11/fbconsole/fbconsole.p5m"
        ],
        "commitId" : "80a641ab991053899a96852f2b42a6e7bfcf04bd",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "fbconsole: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "80a641ab991053899a96852f2b42a6e7bfcf04bd",
        "msg" : "fbconsole: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/fbconsole/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/fbconsole/fbconsole.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/fbconsole/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/kbd_mode/Makefile",
          "components/x11/kbd_mode/kbd_mode.p5m",
          "components/x11/kbd_mode/manifests/sample-manifest.p5m"
        ],
        "commitId" : "847ed8dc64ac7452402770153c736f3a31476d76",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "kbd_mode: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "847ed8dc64ac7452402770153c736f3a31476d76",
        "msg" : "kbd_mode: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/kbd_mode/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/kbd_mode/kbd_mode.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/kbd_mode/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/mkcookie/Makefile"
        ],
        "commitId" : "65765d67e5c55e03da0d3747d28675e7f7612c1f",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "mkcookie: move to 64bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "65765d67e5c55e03da0d3747d28675e7f7612c1f",
        "msg" : "mkcookie: move to 64bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/mkcookie/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/winsysck/manifests/sample-manifest.p5m",
          "components/x11/winsysck/winsysck.p5m",
          "components/x11/winsysck/Makefile"
        ],
        "commitId" : "ff3a03e3cff3d3d3f948c33e62ce59dd6858df21",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "winsysck: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "ff3a03e3cff3d3d3f948c33e62ce59dd6858df21",
        "msg" : "winsysck: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/winsysck/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/winsysck/winsysck.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/winsysck/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xclip/Makefile",
          "components/x11/xclip/xclip.p5m"
        ],
        "commitId" : "39a79eee629db7d34529cc32412acac64b1c1099",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xclip: move to 64bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "39a79eee629db7d34529cc32412acac64b1c1099",
        "msg" : "xclip: move to 64bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xclip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xclip/xclip.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcolor/xcolor.p5m",
          "components/x11/xcolor/manifests/sample-manifest.p5m",
          "components/x11/xcolor/Makefile"
        ],
        "commitId" : "12ddd5f3e66e6ff319f1e8deed98044e02b25105",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xcolor: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "12ddd5f3e66e6ff319f1e8deed98044e02b25105",
        "msg" : "xcolor: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcolor/xcolor.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcolor/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcolor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcowsay/manifests/sample-manifest.p5m",
          "components/x11/xcowsay/Makefile",
          "components/x11/xcowsay/xcowsay.p5m"
        ],
        "commitId" : "99bdb00a6a2d33267e4aaee2570e0d647498b6b7",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xcowsay: move to 64bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "99bdb00a6a2d33267e4aaee2570e0d647498b6b7",
        "msg" : "xcowsay: move to 64bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcowsay/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcowsay/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcowsay/xcowsay.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xmag_multivis/Makefile",
          "components/x11/xmag_multivis/manifests/sample-manifest.p5m",
          "components/x11/xmag_multivis/xmag_multivis.p5m"
        ],
        "commitId" : "5a88505a67fc643217f62cb2fbfe056603adfae9",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xmag_multivis: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "5a88505a67fc643217f62cb2fbfe056603adfae9",
        "msg" : "xmag_multivis: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xmag_multivis/xmag_multivis.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xmag_multivis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xmag_multivis/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xmag/xmag.p5m",
          "components/x11/xmag/manifests/sample-manifest.p5m",
          "components/x11/xmag/Makefile"
        ],
        "commitId" : "2c35eb58bdddd3a98136f167c0e41c304faaace7",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xmag: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "2c35eb58bdddd3a98136f167c0e41c304faaace7",
        "msg" : "xmag: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xmag/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xmag/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xmag/xmag.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xrestop/Makefile",
          "components/x11/xrestop/xrestop.p5m",
          "components/x11/xrestop/manifests/sample-manifest.p5m"
        ],
        "commitId" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
        "timestamp" : 1584649957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xrestop: drop 32bit\u000a",
        "date" : "2020-03-19 21:32:37 +0100",
        "id" : "798b24223a2341301ed8c4413cd40e32f83e71c4",
        "msg" : "xrestop: drop 32bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xrestop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrestop/xrestop.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrestop/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "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"
    }
  ]
}