{
  "_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" : 7418,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
            "branch" : [
              {
                "SHA1" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
            "branch" : [
              {
                "SHA1" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
        "branch" : [
          {
            "SHA1" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
            "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" : "#7418",
  "duration" : 7882089,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7418",
  "id" : "7418",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7418,
  "queueId" : 293,
  "result" : "SUCCESS",
  "timestamp" : 1715990751282,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7418/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/astroid/patches/04-test-disable-failing.patch",
          "components/python/astroid/.gitignore",
          "components/python/astroid/patches/01-not-needed-for-tests.patch",
          "components/python/astroid/test/results-all.master",
          "components/python/astroid/Makefile",
          "components/python/astroid/patches/02-no-ruff.patch",
          "components/python/astroid/patches/03-test-deps-optional.patch"
        ],
        "commitId" : "bdcdab3ac14c7defd04e5531c9888c320dac2271",
        "timestamp" : 1715931816000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/astroid: update to 3.2.1\u000a\u000a",
        "date" : "2024-05-17 09:43:36 +0200",
        "id" : "bdcdab3ac14c7defd04e5531c9888c320dac2271",
        "msg" : "python/astroid: update to 3.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/astroid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/patches/03-test-deps-optional.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/astroid/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/patches/01-not-needed-for-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/astroid/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/twine/Makefile",
          "components/python/twine/test/results-all.master",
          "components/python/twine/.gitignore"
        ],
        "commitId" : "35f02c8d33941c4465ec9b30b3427ca2ec0fbae1",
        "timestamp" : 1715931827000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/twine: update to 5.1.0\u000a\u000a",
        "date" : "2024-05-17 09:43:47 +0200",
        "id" : "35f02c8d33941c4465ec9b30b3427ca2ec0fbae1",
        "msg" : "python/twine: update to 5.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/twine/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/twine/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twine/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cliff/patches/02-no-slowest.patch",
          "components/python/cliff/Makefile",
          "components/python/cliff/patches/01-test-reqs.patch",
          "components/python/cliff/.gitignore",
          "components/python/cliff/python-integrate-project.conf"
        ],
        "commitId" : "58db692c6920fa7ed9448039b7154b79f13bc9df",
        "timestamp" : 1715936059000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cliff: update to 4.7.0\u000a\u000a",
        "date" : "2024-05-17 10:54:19 +0200",
        "id" : "58db692c6920fa7ed9448039b7154b79f13bc9df",
        "msg" : "python/cliff: update to 4.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cliff/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/cliff/patches/01-test-reqs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/cliff/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/patches/02-no-slowest.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/trove-classifiers/trove_classifiers-PYVER.p5m",
          "components/python/trove-classifiers/.gitignore",
          "components/python/trove-classifiers/pkg5",
          "components/python/trove-classifiers/Makefile",
          "components/python/trove-classifiers/trove-classifiers-PYVER.p5m"
        ],
        "commitId" : "188ef01a77150badacabc2f99868e2268b80fb1e",
        "timestamp" : 1715936071000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/trove-classifiers: update to 2024.5.17\u000a\u000a",
        "date" : "2024-05-17 10:54:31 +0200",
        "id" : "188ef01a77150badacabc2f99868e2268b80fb1e",
        "msg" : "python/trove-classifiers: update to 2024.5.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/trove-classifiers/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/trove-classifiers/trove_classifiers-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/trove-classifiers/trove-classifiers-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/patches/01-no-big-O.patch",
          "components/python/zipp/Makefile",
          "components/python/zipp/test/results-all.master",
          "components/python/zipp/patches/02-no-ruff.patch",
          "components/python/zipp/.gitignore"
        ],
        "commitId" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
        "timestamp" : 1715936081000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.18.2\u000a\u000a",
        "date" : "2024-05-17 10:54:41 +0200",
        "id" : "7a99cce4d72643d3eaa56c4dc196e34c85756103",
        "msg" : "python/zipp: update to 3.18.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/02-no-ruff.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/zipp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/01-no-big-O.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}