{
  "_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" : 15388,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "aa4c606205c9a7208338281b3b00c55083b4b236",
            "branch" : [
              {
                "SHA1" : "aa4c606205c9a7208338281b3b00c55083b4b236",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aa4c606205c9a7208338281b3b00c55083b4b236",
            "branch" : [
              {
                "SHA1" : "aa4c606205c9a7208338281b3b00c55083b4b236",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "aa4c606205c9a7208338281b3b00c55083b4b236",
        "branch" : [
          {
            "SHA1" : "aa4c606205c9a7208338281b3b00c55083b4b236",
            "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" : null,
  "displayName" : "#15388",
  "duration" : 713681,
  "estimatedDuration" : 6420455,
  "executor" : null,
  "fullDisplayName" : "oi-userland #15388",
  "id" : "15388",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 15388,
  "queueId" : 733,
  "result" : "SUCCESS",
  "timestamp" : 1782944414155,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/15388/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore",
          "components/openindiana/pkg/Makefile"
        ],
        "commitId" : "0b4d8c8386204e36f43cc366a31997d4848523bf",
        "timestamp" : 1782933371000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Pkg concurrency safe build\u000a\u000a* ips: make build concurrency safe\u000a",
        "date" : "2026-07-01 21:16:11 +0200",
        "id" : "0b4d8c8386204e36f43cc366a31997d4848523bf",
        "msg" : "Pkg concurrency safe build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/pkg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libedit/pkg5",
          "components/library/libedit/libedit.p5m",
          "components/library/libedit/patches/03-manpage-conflicts.patch",
          "components/library/libedit/manifests/sample-manifest.p5m",
          "components/library/libedit/Makefile",
          "components/library/libedit/patches/01-termcap.patch"
        ],
        "commitId" : "37f1a54ca92cf4a289ab5f29818dfaad5514a2f7",
        "timestamp" : 1782937344000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libedit: update to: 20260512-3.1\u000a",
        "date" : "2026-07-01 22:22:24 +0200",
        "id" : "37f1a54ca92cf4a289ab5f29818dfaad5514a2f7",
        "msg" : "libedit: update to: 20260512-3.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/libedit/patches/03-manpage-conflicts.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libedit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libedit/libedit.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libedit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libedit/patches/01-termcap.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libedit/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libetpan/Makefile",
          "components/library/libetpan/patches/02-fix-headers-linkfarm.patch",
          "components/library/libetpan/manifests/sample-manifest.p5m",
          "components/library/libetpan/libetpan.p5m"
        ],
        "commitId" : "b5c2664a03d26f485d6d92beb9464932496b9a84",
        "timestamp" : 1782937361000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libetpan: update to 1.10.1\u000a",
        "date" : "2026-07-01 22:22:41 +0200",
        "id" : "b5c2664a03d26f485d6d92beb9464932496b9a84",
        "msg" : "libetpan: update to 1.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libetpan/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libetpan/patches/02-fix-headers-linkfarm.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libetpan/libetpan.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libetpan/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/tmux/Makefile"
        ],
        "commitId" : "aa4c606205c9a7208338281b3b00c55083b4b236",
        "timestamp" : 1782937377000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tmux: update to 3.7a\u000a",
        "date" : "2026-07-01 22:22:57 +0200",
        "id" : "aa4c606205c9a7208338281b3b00c55083b4b236",
        "msg" : "tmux: update to 3.7a",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/tmux/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}