{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1224,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "48d71de06cd8c472f7768f80c115ab204cb57073",
            "branch" : [
              {
                "SHA1" : "48d71de06cd8c472f7768f80c115ab204cb57073",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "48d71de06cd8c472f7768f80c115ab204cb57073",
            "branch" : [
              {
                "SHA1" : "48d71de06cd8c472f7768f80c115ab204cb57073",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "48d71de06cd8c472f7768f80c115ab204cb57073",
        "branch" : [
          {
            "SHA1" : "48d71de06cd8c472f7768f80c115ab204cb57073",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1224",
  "duration" : 60814,
  "estimatedDuration" : 85348,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #1224",
  "id" : "1224",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1224,
  "queueId" : 2671,
  "result" : "SUCCESS",
  "timestamp" : 1742417167703,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/1224/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gegl/gegl.p5m",
          "components/library/gegl/manifests/sample-manifest.p5m",
          "components/library/gegl/Makefile"
        ],
        "commitId" : "cf3713f6c9547885b9dedccffa4515e929a066d3",
        "timestamp" : 1742417128000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gegl: update to 0.4.56\u000a\u000a",
        "date" : "2025-03-19 21:45:28 +0100",
        "id" : "cf3713f6c9547885b9dedccffa4515e929a066d3",
        "msg" : "gegl: update to 0.4.56",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gegl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gegl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gegl/gegl.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/dconf/dconf.p5m",
          "components/desktop/gnome2/dconf/pkg5",
          "components/desktop/gnome2/dconf/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/dconf/Makefile"
        ],
        "commitId" : "9307a7b5b47faae060c24c082505aa9083578da7",
        "timestamp" : 1742417147000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dconf: add dependency for library/glib2/32 to successfully build 32 bit libs\u000a\u000a",
        "date" : "2025-03-19 21:45:47 +0100",
        "id" : "9307a7b5b47faae060c24c082505aa9083578da7",
        "msg" : "dconf: add dependency for library/glib2/32 to successfully build 32 bit libs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/dconf/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/dconf/dconf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/dconf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/dconf/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/timidity++/pkg5",
          "components/multimedia/timidity++/Makefile",
          "components/multimedia/timidity++/manifests/sample-manifest.p5m"
        ],
        "commitId" : "48d71de06cd8c472f7768f80c115ab204cb57073",
        "timestamp" : 1742417160000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "timidity++: fix dependency to codec/flac-15 and no --localedir support\u000a\u000a",
        "date" : "2025-03-19 21:46:00 +0100",
        "id" : "48d71de06cd8c472f7768f80c115ab204cb57073",
        "msg" : "timidity++: fix dependency to codec/flac-15 and no --localedir support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/timidity++/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/timidity++/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/timidity++/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}