{
  "_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" : 10711,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "24ab1588556519cd36697123ab1b2dac06a67a90",
            "branch" : [
              {
                "SHA1" : "24ab1588556519cd36697123ab1b2dac06a67a90",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "24ab1588556519cd36697123ab1b2dac06a67a90",
            "branch" : [
              {
                "SHA1" : "24ab1588556519cd36697123ab1b2dac06a67a90",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "24ab1588556519cd36697123ab1b2dac06a67a90",
        "branch" : [
          {
            "SHA1" : "24ab1588556519cd36697123ab1b2dac06a67a90",
            "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" : "#10711",
  "duration" : 1169478,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10711",
  "id" : "10711",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10711,
  "queueId" : 544,
  "result" : "SUCCESS",
  "timestamp" : 1700037953208,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10711/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/nut/nut-clients.p5m",
          "components/sysutils/nut/Makefile",
          "components/sysutils/nut/nut-bins.p5m",
          "components/sysutils/nut/pkg5",
          "components/sysutils/nut/history",
          "components/sysutils/nut/nut-server.p5m"
        ],
        "commitId" : "5aabf265a8578b0a3bcecba63da41addae7eb25e",
        "timestamp" : 1700037675000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update nut-v2.8.1 packaging\u000a\u000aLessons learned from https://github.com/OpenIndiana/oi-userland/pull/14630 :\u000a* avoid delivering \"driver\" actions after all - they do not let NUT user\u000a  get permissions to just the devices with wanted USB VID:PID, and it\u000a  conflicts with ugen package overall :\\ End-users with USB UPSes would\u000a  probably have to set `user=root` in `ups.conf` sections, at least for now.\u000a* make sure SMF method scripts are executable\u000a* add a history file to facilitate upgrades from earlier 2.7.4 packages\u000a* revive \"nut-bins\" for multiple inheritance from 2.7.4 package names\u000a  in case of upgrades (nut-server vs. nut-clients now)\u000a\u000aSigned-off-by: Jim Klimov <jim@jimklimov.com>\u000a",
        "date" : "2023-11-15 09:41:15 +0100",
        "id" : "5aabf265a8578b0a3bcecba63da41addae7eb25e",
        "msg" : "Update nut-v2.8.1 packaging",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/nut/nut-server.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nut/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/nut/nut-bins.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/nut/history"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nut/nut-clients.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nut/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/smartypants/history",
          "components/python/smartypants/patches/02-assertEqual.patch",
          "components/python/smartypants/patches/01-escape-sequence.patch",
          "components/python/smartypants/smartypants-PYVER.p5m",
          "components/python/smartypants/python-integrate-project.conf",
          "components/python/smartypants/test/results-all.master",
          "components/python/smartypants/pkg5",
          "components/python/smartypants/Makefile"
        ],
        "commitId" : "51ac5a806b3317b5fa655e984874bc80f207de58",
        "timestamp" : 1700037690000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/smartypants: fix syntax; fix license; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-11-15 09:41:30 +0100",
        "id" : "51ac5a806b3317b5fa655e984874bc80f207de58",
        "msg" : "python/smartypants: fix syntax; fix license; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/smartypants/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/smartypants/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/smartypants/patches/02-assertEqual.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/smartypants-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/smartypants/patches/01-escape-sequence.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/smartypants/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/test/results-all.master",
          "components/python/Faker/Makefile",
          "components/python/Faker/patches/01-pytest-disable-plugins.patch"
        ],
        "commitId" : "bc3656acf190403c6307e56c5e0c0932c06380f9",
        "timestamp" : 1700037700000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 20.0.3\u000a\u000a",
        "date" : "2023-11-15 09:41:40 +0100",
        "id" : "bc3656acf190403c6307e56c5e0c0932c06380f9",
        "msg" : "python/Faker: update to 20.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-pytest-disable-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomlkit/Makefile"
        ],
        "commitId" : "62d4439c612542a29d3ea56ae84b049dcbf09da9",
        "timestamp" : 1700037718000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomlkit: update to 0.12.3\u000a\u000a",
        "date" : "2023-11-15 09:41:58 +0100",
        "id" : "62d4439c612542a29d3ea56ae84b049dcbf09da9",
        "msg" : "python/tomlkit: update to 0.12.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/fastjsonschema/Makefile",
          "components/python/fastjsonschema/python-integrate-project.conf",
          "components/python/fastjsonschema/test/results-all.master",
          "components/python/fastjsonschema/history"
        ],
        "commitId" : "2513204c205ea4d9e40195f450f43ee543e60d9a",
        "timestamp" : 1700037741000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/fastjsonschema: update to 2.19.0\u000a\u000a",
        "date" : "2023-11-15 09:42:21 +0100",
        "id" : "2513204c205ea4d9e40195f450f43ee543e60d9a",
        "msg" : "python/fastjsonschema: update to 2.19.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/prompt_toolkit/python-integrate-project.conf",
          "components/python/prompt_toolkit/patches/01-tox.ini.patch",
          "components/python/prompt_toolkit/Makefile"
        ],
        "commitId" : "bcc2d1cddd7c097a1c4ee8b33d4b3bc21389e683",
        "timestamp" : 1700037751000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/prompt_toolkit: update to 3.0.41\u000a\u000a",
        "date" : "2023-11-15 09:42:31 +0100",
        "id" : "bcc2d1cddd7c097a1c4ee8b33d4b3bc21389e683",
        "msg" : "python/prompt_toolkit: update to 3.0.41",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/prompt_toolkit/patches/01-tox.ini.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/trove-classifiers/Makefile"
        ],
        "commitId" : "24ab1588556519cd36697123ab1b2dac06a67a90",
        "timestamp" : 1700037761000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/trove-classifiers: update to 2023.11.14\u000a\u000a",
        "date" : "2023-11-15 09:42:41 +0100",
        "id" : "24ab1588556519cd36697123ab1b2dac06a67a90",
        "msg" : "python/trove-classifiers: update to 2023.11.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}