{
  "_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" : 11556,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "edc9ed42205502aac50096909e67bf035f582900",
            "branch" : [
              {
                "SHA1" : "edc9ed42205502aac50096909e67bf035f582900",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "edc9ed42205502aac50096909e67bf035f582900",
            "branch" : [
              {
                "SHA1" : "edc9ed42205502aac50096909e67bf035f582900",
                "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" : "edc9ed42205502aac50096909e67bf035f582900",
        "branch" : [
          {
            "SHA1" : "edc9ed42205502aac50096909e67bf035f582900",
            "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" : "#11556",
  "duration" : 4073663,
  "estimatedDuration" : 937116,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11556",
  "id" : "11556",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11556,
  "queueId" : 217,
  "result" : "SUCCESS",
  "timestamp" : 1714406442938,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11556/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/CPAN-Meta-Requirements/test/results-all.master",
          "components/perl/CPAN-Meta-Requirements/pkg5",
          "components/perl/CPAN-Meta-Requirements/Makefile",
          "components/perl/CPAN-Meta-Requirements/CPAN-Meta-Requirements-PERLVER.p5m",
          "components/perl/CPAN-Meta-Requirements/manifests/sample-manifest.p5m"
        ],
        "commitId" : "52ae15cba01cdf6cd4961b2e917bb344e539100d",
        "timestamp" : 1714406224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add CPAN::Meta::Requirements Perl module\u000a\u000a",
        "date" : "2024-04-29 17:57:04 +0200",
        "id" : "52ae15cba01cdf6cd4961b2e917bb344e539100d",
        "msg" : "Add CPAN::Meta::Requirements Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/CPAN-Meta-Requirements/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/CPAN-Meta-Requirements/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/CPAN-Meta-Requirements/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/CPAN-Meta-Requirements/CPAN-Meta-Requirements-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/CPAN-Meta-Requirements/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/ExtUtils-HasCompiler/Makefile",
          "components/perl/ExtUtils-HasCompiler/test/results-all.master",
          "components/perl/ExtUtils-HasCompiler/perl-integrate-module.conf",
          "components/perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-PERLVER.p5m",
          "components/perl/ExtUtils-HasCompiler/manifests/sample-manifest.p5m",
          "components/perl/ExtUtils-HasCompiler/pkg5",
          "components/perl/ExtUtils-HasCompiler/patches/01-skip-static.patch"
        ],
        "commitId" : "57ae644793b9a965b1b1c88690656ccef3822119",
        "timestamp" : 1714406234000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add ExtUtils::HasCompiler Perl module\u000a\u000a",
        "date" : "2024-04-29 17:57:14 +0200",
        "id" : "57ae644793b9a965b1b1c88690656ccef3822119",
        "msg" : "Add ExtUtils::HasCompiler Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/perl-integrate-module.conf"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/patches/01-skip-static.patch"
          },
          {
            "editType" : "add",
            "file" : "components/perl/ExtUtils-HasCompiler/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/Makefile",
          "components/python/Faker/manifests/sample-manifest.p5m",
          "components/python/Faker/patches/01-test-CsCz-jobs.patch",
          "components/python/Faker/python-integrate-project.conf",
          "components/python/Faker/Faker-PYVER.p5m"
        ],
        "commitId" : "8e807503faf456fe1eac6b0f214859c4cd47dd32",
        "timestamp" : 1714406245000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 24.14.1\u000a\u000a",
        "date" : "2024-04-29 17:57:25 +0200",
        "id" : "8e807503faf456fe1eac6b0f214859c4cd47dd32",
        "msg" : "python/Faker: update to 24.14.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/Faker/patches/01-test-CsCz-jobs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Faker-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Paste/python-integrate-project.conf",
          "components/python/Paste/Makefile",
          "components/python/Paste/patches/01-test-fix.patch",
          "components/python/Paste/Paste-PYVER.p5m",
          "components/python/Paste/manifests/sample-manifest.p5m",
          "components/python/Paste/test/results-all.master"
        ],
        "commitId" : "ee4279b39ecc49faa8651e8eef715ec3b176ee33",
        "timestamp" : 1714406262000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Paste: update to 3.10.0\u000a\u000a",
        "date" : "2024-04-29 17:57:42 +0200",
        "id" : "ee4279b39ecc49faa8651e8eef715ec3b176ee33",
        "msg" : "python/Paste: update to 3.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Paste/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/Paste/patches/01-test-fix.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Paste/Paste-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Paste/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Paste/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Paste/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "edc9ed42205502aac50096909e67bf035f582900",
        "timestamp" : 1714406288000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 125.0.3\u000a\u000a",
        "date" : "2024-04-29 17:58:08 +0200",
        "id" : "edc9ed42205502aac50096909e67bf035f582900",
        "msg" : "firefox: update to 125.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}