{
  "_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" : 6262,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
            "branch" : [
              {
                "SHA1" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
            "branch" : [
              {
                "SHA1" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
                "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" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
        "branch" : [
          {
            "SHA1" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
            "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" : "#6262",
  "duration" : 10871487,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6262",
  "id" : "6262",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6262,
  "queueId" : 1742,
  "result" : "SUCCESS",
  "timestamp" : 1613261156184,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6262/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/test/results-64.master",
          "components/developer/git/Makefile"
        ],
        "commitId" : "6e326afa83f01050c5388588545f57952d0b5f2d",
        "timestamp" : 1613217674000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "git: update to 2.30.1\u000a",
        "date" : "2021-02-13 13:01:14 +0100",
        "id" : "6e326afa83f01050c5388588545f57952d0b5f2d",
        "msg" : "git: update to 2.30.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/screen/Makefile",
          "components/sysutils/screen/patches/CVE-2021-26937.patch"
        ],
        "commitId" : "8c73f8b1fee6f24779468c553add48054c03ed99",
        "timestamp" : 1613219473000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "screen: CVE-2021-26937\u000a",
        "date" : "2021-02-13 13:31:13 +0100",
        "id" : "8c73f8b1fee6f24779468c553add48054c03ed99",
        "msg" : "screen: CVE-2021-26937",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/screen/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/screen/patches/CVE-2021-26937.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "724c7b19f0c920d6c126c06c8c2b1073b217b72a",
        "timestamp" : 1613220269000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "tor: Update to 0.4.4.7\u000a",
        "date" : "2021-02-13 13:44:29 +0100",
        "id" : "724c7b19f0c920d6c126c06c8c2b1073b217b72a",
        "msg" : "tor: Update to 0.4.4.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xterm/Makefile"
        ],
        "commitId" : "1e6e508b4e158a0e24501007e05719f86cd32e69",
        "timestamp" : 1613231457000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xterm: update to 366\u000a",
        "date" : "2021-02-13 16:50:57 +0100",
        "id" : "1e6e508b4e158a0e24501007e05719f86cd32e69",
        "msg" : "xterm: update to 366",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xterm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node12/Makefile"
        ],
        "commitId" : "594cf797bc355d4b2d1f079bec569893f4519064",
        "timestamp" : 1613253143000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-12: update to 12.20.2\u000a",
        "date" : "2021-02-13 22:52:23 +0100",
        "id" : "594cf797bc355d4b2d1f079bec569893f4519064",
        "msg" : "nodejs-12: update to 12.20.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node12/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/czmq/manifests/sample-manifest.p5m",
          "components/library/czmq/Makefile",
          "components/library/czmq/patches/01-zproc_wait-overflow.patch",
          "components/library/czmq/czmq.p5m",
          "components/library/czmq/test/results-all.master"
        ],
        "commitId" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
        "timestamp" : 1613254605000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "czmq: update to 4.2.1\u000a",
        "date" : "2021-02-13 23:16:45 +0100",
        "id" : "9d3ece626f778a4d6548b23562b0c73713820fe9",
        "msg" : "czmq: update to 4.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/czmq/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/czmq/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/czmq/patches/01-zproc_wait-overflow.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/czmq/czmq.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/czmq/test/results-all.master"
          }
        ]
      }
    ],
    "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"
    }
  ]
}