{
  "_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" : 6732,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
            "branch" : [
              {
                "SHA1" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
            "branch" : [
              {
                "SHA1" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
        "branch" : [
          {
            "SHA1" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
            "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" : "#6732",
  "duration" : 6571318,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6732",
  "id" : "6732",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6732,
  "queueId" : 389,
  "result" : "SUCCESS",
  "timestamp" : 1652832326125,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6732/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/md4c/Makefile",
          "components/library/md4c/md4c.p5m",
          "components/library/md4c/pkg5",
          "components/library/md4c/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9765a528ca767108d0873da0ca129351b29564a4",
        "timestamp" : 1652808957000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added md4c-0.4.8\u000a\u000a",
        "date" : "2022-05-17 19:35:57 +0200",
        "id" : "9765a528ca767108d0873da0ca129351b29564a4",
        "msg" : "Added md4c-0.4.8",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/md4c/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/md4c/md4c.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/md4c/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/md4c/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/megasync/patches/05-fs.cpp.patch",
          "components/network/megasync/megasync.p5m",
          "components/network/megasync/pkg5",
          "components/network/megasync/Makefile"
        ],
        "commitId" : "0e70283761530567ff881c1215c1338a94375322",
        "timestamp" : 1652809817000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Updated MEGAsync to 4.6.6\u000a\u000a",
        "date" : "2022-05-17 19:50:17 +0200",
        "id" : "0e70283761530567ff881c1215c1338a94375322",
        "msg" : "Updated MEGAsync to 4.6.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/megasync/megasync.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/megasync/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/network/megasync/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/megasync/patches/05-fs.cpp.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/qt6/pkg5",
          "components/library/qt6/Makefile",
          "components/library/qt6/patches/05-lupdateCmakeLists.txt.patch",
          "components/library/qt6/qt6.license"
        ],
        "commitId" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
        "timestamp" : 1652819660000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added md4c support and change clang to v13\u000a\u000a",
        "date" : "2022-05-17 22:34:20 +0200",
        "id" : "8a6ec705603507709633fdf8cc3b1fc1ffd83f6d",
        "msg" : "Added md4c support and change clang to v13",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/qt6/patches/05-lupdateCmakeLists.txt.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/qt6/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/qt6/qt6.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/qt6/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}