{
  "_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" : 7499,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
            "branch" : [
              {
                "SHA1" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
            "branch" : [
              {
                "SHA1" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
        "branch" : [
          {
            "SHA1" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
            "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" : "#7499",
  "duration" : 26270525,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7499",
  "id" : "7499",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7499,
  "queueId" : 547,
  "result" : "SUCCESS",
  "timestamp" : 1726347902204,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7499/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/wireshark/patches/DesktopEntry.patch",
          "components/sysutils/wireshark/pkg5",
          "components/sysutils/wireshark/tshark.p5m",
          "components/sysutils/wireshark/wireshark.p5m",
          "components/sysutils/wireshark/manifests/sample-manifest.p5m",
          "components/sysutils/wireshark/wireshark-common.p5m",
          "components/sysutils/wireshark/Makefile",
          "components/sysutils/wireshark/patches/01-no-O_PATH.patch"
        ],
        "commitId" : "819a80ece6da74d609cac4bcf45733f3fb25012c",
        "timestamp" : 1726296333000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "wireshark: update to 4.4.0\u000a\u000a",
        "date" : "2024-09-14 08:45:33 +0200",
        "id" : "819a80ece6da74d609cac4bcf45733f3fb25012c",
        "msg" : "wireshark: update to 4.4.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/wireshark/patches/01-no-O_PATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/tshark.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/wireshark.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/patches/DesktopEntry.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/wireshark/wireshark-common.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gobject-introspection/patches/03-no-as-needed.patch",
          "components/library/gobject-introspection/patches/02-tests-scanner-test_shlibs.py.patch",
          "components/library/gobject-introspection/test/results-all.master",
          "components/library/gobject-introspection/gobject-introspection.license",
          "components/library/gobject-introspection/Makefile",
          "components/library/gobject-introspection/gobject-introspection.p5m",
          "components/library/gobject-introspection/patches/01-giscanner-shlibs.py.patch",
          "components/library/gobject-introspection/pkg5",
          "components/library/gobject-introspection/patches/04-specific-python.patch",
          "components/library/gobject-introspection/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ef1dfe32798cf4a0dce88e80dbf0028ee236f06e",
        "timestamp" : 1726297932000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gobject-introspection: update to 1.82.0\u000a\u000a",
        "date" : "2024-09-14 09:12:12 +0200",
        "id" : "ef1dfe32798cf4a0dce88e80dbf0028ee236f06e",
        "msg" : "gobject-introspection: update to 1.82.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/patches/03-no-as-needed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/patches/02-tests-scanner-test_shlibs.py.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/patches/04-specific-python.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/gobject-introspection.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/gobject-introspection.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/patches/01-giscanner-shlibs.py.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "59961482b8226f809c6058bd7e5e636b1e70d34a",
        "timestamp" : 1726315093000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.476\u000a\u000a",
        "date" : "2024-09-14 13:58:13 +0200",
        "id" : "59961482b8226f809c6058bd7e5e636b1e70d34a",
        "msg" : "jenkins-core-weekly: update to 2.476",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgpool-II/Makefile"
        ],
        "commitId" : "b23b5b8a1af38d277287188720689e2013ff0e66",
        "timestamp" : 1726315105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgpool: update to 4.5.4\u000a\u000a",
        "date" : "2024-09-14 13:58:25 +0200",
        "id" : "b23b5b8a1af38d277287188720689e2013ff0e66",
        "msg" : "pgpool: update to 4.5.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "960d591844b093a16ed37b9487217f21d39de316",
        "timestamp" : 1726315117000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.24.0\u000a\u000a",
        "date" : "2024-09-14 13:58:37 +0200",
        "id" : "960d591844b093a16ed37b9487217f21d39de316",
        "msg" : "fastfetch: update to 2.24.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-requests/.gitignore",
          "components/python/types-requests/Makefile"
        ],
        "commitId" : "c335645a0a5aa35028bcdf92628c7351eb2fbab1",
        "timestamp" : 1726315276000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-requests: update to 2.32.0.20240914\u000a\u000a",
        "date" : "2024-09-14 14:01:16 +0200",
        "id" : "c335645a0a5aa35028bcdf92628c7351eb2fbab1",
        "msg" : "python/types-requests: update to 2.32.0.20240914",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/idna/Makefile",
          "components/python/idna/.gitignore"
        ],
        "commitId" : "1e51cbb74c0bd5af374f8c9ec30b397fa971dbd0",
        "timestamp" : 1726315288000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/idna: update to 3.9\u000a\u000a",
        "date" : "2024-09-14 14:01:28 +0200",
        "id" : "1e51cbb74c0bd5af374f8c9ec30b397fa971dbd0",
        "msg" : "python/idna: update to 3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/idna/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/platformdirs/Makefile",
          "components/python/platformdirs/.gitignore"
        ],
        "commitId" : "49497befeaaac0f9c241efc3609ac55222c1b047",
        "timestamp" : 1726315299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/platformdirs: update to 4.3.3\u000a\u000a",
        "date" : "2024-09-14 14:01:39 +0200",
        "id" : "49497befeaaac0f9c241efc3609ac55222c1b047",
        "msg" : "python/platformdirs: update to 4.3.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pybind11/pybind11-PYVER.p5m",
          "components/python/pybind11/.gitignore",
          "components/python/pybind11/manifests/sample-manifest.p5m",
          "components/python/pybind11/Makefile"
        ],
        "commitId" : "8ca1215724a880dd51f6e57c58ac613155fd90f1",
        "timestamp" : 1726315309000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pybind11: update to 2.13.6\u000a\u000a",
        "date" : "2024-09-14 14:01:49 +0200",
        "id" : "8ca1215724a880dd51f6e57c58ac613155fd90f1",
        "msg" : "python/pybind11: update to 2.13.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/pybind11-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/Makefile"
          }
        ]
      },
      {
        "_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" : "9d5eaf5590f1ef8a97c52a0c9df76006af95140a",
        "timestamp" : 1726315321000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.20.2\u000a\u000a",
        "date" : "2024-09-14 14:02:01 +0200",
        "id" : "9d5eaf5590f1ef8a97c52a0c9df76006af95140a",
        "msg" : "python/zipp: update to 3.20.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/01-no-big-O.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/test/results-64.master",
          "components/runtime/smalltalk/stack-spur/squeak.ips"
        ],
        "commitId" : "db8f9271b9d50933ad769f962699457277699620",
        "timestamp" : 1726317083000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensmalltalk stack-spur: update to VMMaker.oscog-eem.3454\u000a\u000a",
        "date" : "2024-09-14 14:31:23 +0200",
        "id" : "db8f9271b9d50933ad769f962699457277699620",
        "msg" : "opensmalltalk stack-spur: update to VMMaker.oscog-eem.3454",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/cog-spur/squeak.ips",
          "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/cog-spur/test/results-64.master",
          "components/runtime/smalltalk/cog-spur/Makefile",
          "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
        ],
        "commitId" : "765595582ead7c5615bf919e7e60591f498ce31b",
        "timestamp" : 1726317100000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensmalltalk cog-spur : update to VMMaker.oscog-eem.3453\u000a\u000a",
        "date" : "2024-09-14 14:31:40 +0200",
        "id" : "765595582ead7c5615bf919e7e60591f498ce31b",
        "msg" : "opensmalltalk cog-spur : update to VMMaker.oscog-eem.3453",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpcap/Makefile",
          "components/library/libpcap/patches/01-getifaddrs.patch",
          "components/library/libpcap/patches/02-mansections.patch",
          "components/library/libpcap/manifests/sample-manifest.p5m",
          "components/library/libpcap/pkg5",
          "components/library/libpcap/libpcap.p5m"
        ],
        "commitId" : "4ce4545a27403a12c5d77484cd30cf4597287243",
        "timestamp" : 1726317146000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libpcap: update to 1.10.5; import patches from OmniOS\u000a\u000a",
        "date" : "2024-09-14 14:32:26 +0200",
        "id" : "4ce4545a27403a12c5d77484cd30cf4597287243",
        "msg" : "libpcap: update to 1.10.5; import patches from OmniOS",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libpcap/patches/02-mansections.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpcap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpcap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpcap/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpcap/libpcap.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libpcap/patches/01-getifaddrs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipenv/Makefile",
          "components/python/pipenv/.gitignore",
          "components/python/pipenv/manifests/sample-manifest.p5m",
          "components/python/pipenv/pkg5",
          "components/python/pipenv/pipenv-PYVER.p5m"
        ],
        "commitId" : "439e1e2d497167678883136cc770cb372d9074cc",
        "timestamp" : 1726334456000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipenv: update to 2024.0.2\u000a\u000a",
        "date" : "2024-09-14 19:20:56 +0200",
        "id" : "439e1e2d497167678883136cc770cb372d9074cc",
        "msg" : "python/pipenv: update to 2024.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/pipenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-jdbc/patches/01-skip-tests.patch",
          "components/database/postgresql-jdbc/Makefile"
        ],
        "commitId" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
        "timestamp" : 1726334468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-jdbc: update to 42.7.4\u000a\u000a",
        "date" : "2024-09-14 19:21:08 +0200",
        "id" : "37edb041ec52eb0231a2ab4e84e4a12044cf358b",
        "msg" : "postgresql-jdbc: update to 42.7.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-jdbc/patches/01-skip-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-jdbc/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}