{
  "_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" : 6899,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
            "branch" : [
              {
                "SHA1" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
            "branch" : [
              {
                "SHA1" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
        "branch" : [
          {
            "SHA1" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
            "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" : "#6899",
  "duration" : 4946882,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6899",
  "id" : "6899",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6899,
  "queueId" : 1457,
  "result" : "SUCCESS",
  "timestamp" : 1666915558770,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6899/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Alien-Build/Makefile"
        ],
        "commitId" : "f8908be973d99227171e45947a5f904691a46be4",
        "timestamp" : 1666851073000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Alien-Build: update to 2.72\u000a\u000a",
        "date" : "2022-10-27 08:11:13 +0200",
        "id" : "f8908be973d99227171e45947a5f904691a46be4",
        "msg" : "perl/Alien-Build: update to 2.72",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Alien-Build/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/HTTP-Message/HTTP-Message-PERLVER.p5m",
          "components/perl/HTTP-Message/Makefile",
          "components/perl/HTTP-Message/manifests/sample-manifest.p5m",
          "components/perl/HTTP-Message/pkg5"
        ],
        "commitId" : "c5a02f0abec07008bdf536403ebd2f3a8152f946",
        "timestamp" : 1666851082000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/HTTP-Message: update to 6.44\u000a\u000a",
        "date" : "2022-10-27 08:11:22 +0200",
        "id" : "c5a02f0abec07008bdf536403ebd2f3a8152f946",
        "msg" : "perl/HTTP-Message: update to 6.44",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/HTTP-Message/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/HTTP-Message/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/HTTP-Message/HTTP-Message-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/HTTP-Message/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/license-detector",
          "tools/licenses/PSF-2.0"
        ],
        "commitId" : "d0bc0b9c4c8a2e17ff14a2334574b503fa7dd749",
        "timestamp" : 1666862067000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/license-detector: fix quoting (eval is evil) and add PSF-2.0\u000a\u000a",
        "date" : "2022-10-27 11:14:27 +0200",
        "id" : "d0bc0b9c4c8a2e17ff14a2334574b503fa7dd749",
        "msg" : "tools/license-detector: fix quoting (eval is evil) and add PSF-2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/license-detector"
          },
          {
            "editType" : "add",
            "file" : "tools/licenses/PSF-2.0"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports_abc/backports_abc.license",
          "components/python/backports_abc/manifests/sample-manifest.p5m",
          "components/python/backports_abc/Makefile",
          "components/python/backports_abc/pkg5",
          "components/python/backports_abc/history",
          "components/python/backports_abc/backports_abc-PYVER.p5m",
          "components/python/backports_abc/test/results-all.master"
        ],
        "commitId" : "4047c8ff6416c32dc4fd5a96597503f29801e30b",
        "timestamp" : 1666867563000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/backports_abc: rename package; update to 0.5; rebuild for python 3.7 and 3.9 and to get package for python 2.7 obsoleted\u000a\u000a",
        "date" : "2022-10-27 12:46:03 +0200",
        "id" : "4047c8ff6416c32dc4fd5a96597503f29801e30b",
        "msg" : "python/backports_abc: rename package; update to 0.5; rebuild for python 3.7 and 3.9 and to get package for python 2.7 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/backports_abc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports_abc/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports_abc/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports_abc/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports_abc/backports_abc-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/backports_abc/backports_abc.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports_abc/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/dbus/pkg5",
          "components/library/dbus/Makefile",
          "components/library/dbus/manifests/sample-manifest.p5m",
          "components/library/dbus/dbus.p5m",
          "components/library/dbus/test/results-64.master",
          "components/library/dbus/test/results-all.master",
          "components/library/dbus/test/results-32.master",
          "components/library/dbus/libdbus.p5m",
          "components/library/dbus/patches/02-closefrom.patch",
          "components/library/dbus/dbus-x11.p5m"
        ],
        "commitId" : "be71d89601b361987b0006f1033cfa0eb3171849",
        "timestamp" : 1666867597000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dbus: update to 1.12.24\u000a\u000a",
        "date" : "2022-10-27 12:46:37 +0200",
        "id" : "be71d89601b361987b0006f1033cfa0eb3171849",
        "msg" : "dbus: update to 1.12.24",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/dbus/libdbus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/dbus.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/dbus/patches/02-closefrom.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/library/dbus/test/results-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/dbus/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/dbus-x11.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/dbus/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "ae821016da9b17e2d094e35d3c88f7b7f54e1736",
        "timestamp" : 1666877157000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: use pytest test transforms for all test styles\u000a\u000a",
        "date" : "2022-10-27 15:25:57 +0200",
        "id" : "ae821016da9b17e2d094e35d3c88f7b7f54e1736",
        "msg" : "setup.py.mk: use pytest test transforms for all test styles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "7f15d51ca86a54a6091d35bf894eede3b1accd02",
        "timestamp" : 1666881376000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: add LICENSE.txt\u000a\u000a",
        "date" : "2022-10-27 16:36:16 +0200",
        "id" : "7f15d51ca86a54a6091d35bf894eede3b1accd02",
        "msg" : "tools/python-integrate-project: add LICENSE.txt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.entry_points_selectable/python-integrate-project.conf",
          "components/python/backports.entry_points_selectable/test/results-all.master",
          "components/python/backports.entry_points_selectable/pkg5",
          "components/python/backports.entry_points_selectable/history",
          "components/python/backports.entry_points_selectable/backports.entry_points_selectable-PYVER.p5m",
          "components/python/backports.entry_points_selectable/manifests/sample-manifest.p5m",
          "components/python/backports.entry_points_selectable/Makefile",
          "components/python/backports.entry_points_selectable/patches/01-run-pytest-indirectly.patch",
          "components/python/backports.entry_points_selectable/backports.entry_points_selectable.license",
          "components/python/backports.entry_points_selectable/manifests/generic-manifest.p5m"
        ],
        "commitId" : "36e61e819d2d846710d976f676a3c75171023f45",
        "timestamp" : 1666881388000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/backports.entry_points_selectable: update to 1.1.1; rebuild to get package for python 3.5 obsoleted\u000a\u000a",
        "date" : "2022-10-27 16:36:28 +0200",
        "id" : "36e61e819d2d846710d976f676a3c75171023f45",
        "msg" : "python/backports.entry_points_selectable: update to 1.1.1; rebuild to get package for python 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/backports.entry_points_selectable-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.entry_points_selectable/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/backports.entry_points_selectable/backports.entry_points_selectable.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.entry_points_selectable/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.entry_points_selectable/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/backports.entry_points_selectable/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.entry_points_selectable/patches/01-run-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.entry_points_selectable/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.ssl_match_hostname/history",
          "components/python/backports.ssl_match_hostname/backports.backports-common-27.p5m",
          "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname.license",
          "components/python/backports.ssl_match_hostname/Makefile",
          "components/python/backports.ssl_match_hostname/pkg5",
          "components/python/backports.ssl_match_hostname/manifests/sample-manifest.p5m",
          "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname-PYVER.p5m"
        ],
        "commitId" : "ca6d107b55a5863bac7596c2d01da08638669e42",
        "timestamp" : 1666882810000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/backports.ssl_match_hostname: rebuild for python 3.7 and 3.9 and to get package for python 2.7 obsoleted\u000a\u000a",
        "date" : "2022-10-27 17:00:10 +0200",
        "id" : "ca6d107b55a5863bac7596c2d01da08638669e42",
        "msg" : "python/backports.ssl_match_hostname: rebuild for python 3.7 and 3.9 and to get package for python 2.7 obsoleted",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/backports.ssl_match_hostname/backports.backports-common-27.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.ssl_match_hostname/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.ssl_match_hostname/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.ssl_match_hostname/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.ssl_match_hostname/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/generate-cleanup"
        ],
        "commitId" : "84e8fdac49f16e2f164f47e68bc25467946dd46a",
        "timestamp" : 1666891176000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "transforms/generate-cleanup: drop backports/__init__.py for python projects\u000a\u000a",
        "date" : "2022-10-27 19:19:36 +0200",
        "id" : "84e8fdac49f16e2f164f47e68bc25467946dd46a",
        "msg" : "transforms/generate-cleanup: drop backports/__init__.py for python projects",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/generate-cleanup"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.ssl_match_hostname/Makefile",
          "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname-PYVER.p5m",
          "components/python/backports.ssl_match_hostname/manifests/sample-manifest.p5m"
        ],
        "commitId" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
        "timestamp" : 1666891189000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/backports.ssl_match_hostname: rebuild to remove backports/__init__.py\u000a\u000a",
        "date" : "2022-10-27 19:19:49 +0200",
        "id" : "828e930f6a94a2f49610891d6f4cdd15bad0ef3a",
        "msg" : "python/backports.ssl_match_hostname: rebuild to remove backports/__init__.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/backports.ssl_match_hostname/backports.ssl_match_hostname-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.ssl_match_hostname/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/backports.ssl_match_hostname/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}