{
  "_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" : 512,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e859305000c20f3df6dbdc3148c8e76acf605479",
            "branch" : [
              {
                "SHA1" : "e859305000c20f3df6dbdc3148c8e76acf605479",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e859305000c20f3df6dbdc3148c8e76acf605479",
            "branch" : [
              {
                "SHA1" : "e859305000c20f3df6dbdc3148c8e76acf605479",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e859305000c20f3df6dbdc3148c8e76acf605479",
        "branch" : [
          {
            "SHA1" : "e859305000c20f3df6dbdc3148c8e76acf605479",
            "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" : "#512",
  "duration" : 60643,
  "estimatedDuration" : 118145,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #512",
  "id" : "512",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 512,
  "queueId" : 1353,
  "result" : "SUCCESS",
  "timestamp" : 1732811167393,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/512/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Faker/Makefile",
          "components/python/Faker/patches/01-no-coverage-report.patch",
          "components/python/Faker/.gitignore"
        ],
        "commitId" : "d1896a637bbe3f10380eff1f51128001e8c6f0d6",
        "timestamp" : 1732811060000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Faker: update to 33.1.0\u000a\u000a",
        "date" : "2024-11-28 17:24:20 +0100",
        "id" : "d1896a637bbe3f10380eff1f51128001e8c6f0d6",
        "msg" : "python/Faker: update to 33.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Faker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Faker/patches/01-no-coverage-report.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyJWT/Makefile",
          "components/python/PyJWT/test/results-all.master",
          "components/python/PyJWT/.gitignore"
        ],
        "commitId" : "09bd9ba97a556b98bd3932db5cff6c9bd4429ad7",
        "timestamp" : 1732811071000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyJWT: update to 2.10.1\u000a\u000a",
        "date" : "2024-11-28 17:24:31 +0100",
        "id" : "09bd9ba97a556b98bd3932db5cff6c9bd4429ad7",
        "msg" : "python/PyJWT: update to 2.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyJWT/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/WebTest/.gitignore",
          "components/python/WebTest/Makefile",
          "components/python/WebTest/patches/02-tox.ini-cleanup.patch",
          "components/python/WebTest/patches/01-test-no-pyquery.patch"
        ],
        "commitId" : "7eff8caeb6022e199fb88ef522dd586818af520c",
        "timestamp" : 1732811081000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/WebTest: update to 3.0.2\u000a\u000a",
        "date" : "2024-11-28 17:24:41 +0100",
        "id" : "7eff8caeb6022e199fb88ef522dd586818af520c",
        "msg" : "python/WebTest: update to 3.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/02-tox.ini-cleanup.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/WebTest/patches/01-test-no-pyquery.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/aiohttp/patches/06-remove-test-reqs.patch",
          "components/python/aiohttp/.gitignore",
          "components/python/aiohttp/test/results-all.master",
          "components/python/aiohttp/Makefile",
          "components/python/aiohttp/patches/02-requirements-path.patch"
        ],
        "commitId" : "bd61cedc2e0b410e57f2cfbc9625573b05be4ded",
        "timestamp" : 1732811091000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/aiohttp: update to 3.11.8\u000a\u000a",
        "date" : "2024-11-28 17:24:51 +0100",
        "id" : "bd61cedc2e0b410e57f2cfbc9625573b05be4ded",
        "msg" : "python/aiohttp: update to 3.11.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/06-remove-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/patches/02-requirements-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/aiohttp/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/fastjsonschema/Makefile",
          "components/python/fastjsonschema/.gitignore",
          "components/python/fastjsonschema/manifests/sample-manifest.p5m",
          "components/python/fastjsonschema/test/results-all.master",
          "components/python/fastjsonschema/pkg5"
        ],
        "commitId" : "bdf5047a4599d4030190f7e1c1ac58485d91cfd2",
        "timestamp" : 1732811103000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/fastjsonschema: update to 2.21.0\u000a\u000a",
        "date" : "2024-11-28 17:25:03 +0100",
        "id" : "bdf5047a4599d4030190f7e1c1ac58485d91cfd2",
        "msg" : "python/fastjsonschema: update to 2.21.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fastjsonschema/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/fastjsonschema/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomli/test/results-all.master",
          "components/python/tomli/.gitignore",
          "components/python/tomli/Makefile"
        ],
        "commitId" : "0b5bda721d0235d7039ad59baff2e9eb3b8216a6",
        "timestamp" : 1732811115000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomli: update to 2.2.1\u000a\u000a",
        "date" : "2024-11-28 17:25:15 +0100",
        "id" : "0b5bda721d0235d7039ad59baff2e9eb3b8216a6",
        "msg" : "python/tomli: update to 2.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomli/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-docutils/python-integrate-project.conf",
          "components/python/types-docutils/types_docutils-PYVER.p5m",
          "components/python/types-docutils/types-docutils.license",
          "components/python/types-docutils/types-docutils-PYVER.p5m",
          "components/python/types-docutils/pkg5",
          "components/python/types-docutils/.gitignore",
          "components/python/types-docutils/Makefile"
        ],
        "commitId" : "3dfacd2aa2a4377e056b3dcc87446f4584424eeb",
        "timestamp" : 1732811127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-docutils: update to 0.21.0.20241128\u000a\u000a",
        "date" : "2024-11-28 17:25:27 +0100",
        "id" : "3dfacd2aa2a4377e056b3dcc87446f4584424eeb",
        "msg" : "python/types-docutils: update to 0.21.0.20241128",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/types_docutils-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/types-docutils/types-docutils-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/types-docutils/types-docutils.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/Makefile",
          "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m",
          "components/python/cryptography_vectors/manifests/sample-manifest.p5m",
          "components/python/cryptography_vectors/.gitignore"
        ],
        "commitId" : "ec2e1d1b549afd727b3a30faa1a5eddd85d755e5",
        "timestamp" : 1732811136000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 44.0.0\u000a\u000a",
        "date" : "2024-11-28 17:25:36 +0100",
        "id" : "ec2e1d1b549afd727b3a30faa1a5eddd85d755e5",
        "msg" : "python/cryptography_vectors: update to 44.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyOpenSSL/pkg5",
          "components/python/pyOpenSSL/patches/03-skip-test_connect_ex.patch",
          "components/python/pyOpenSSL/python-integrate-project.conf",
          "components/python/pyOpenSSL/Makefile",
          "components/python/pyOpenSSL/patches/01-tox.ini-PYTHONPATH.patch",
          "components/python/pyOpenSSL/.gitignore",
          "components/python/pyOpenSSL/test/results-all.master"
        ],
        "commitId" : "cc9f753600bbb524b31a7221beafd519144dfe48",
        "timestamp" : 1732811151000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyOpenSSL: update to 24.3.0\u000a\u000a",
        "date" : "2024-11-28 17:25:51 +0100",
        "id" : "cc9f753600bbb524b31a7221beafd519144dfe48",
        "msg" : "python/pyOpenSSL: update to 24.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/patches/01-tox.ini-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/patches/03-skip-test_connect_ex.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyOpenSSL/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.interface/patches/02-no-pip-install.patch",
          "components/python/zope.interface/patches/03-no-furo.patch",
          "components/python/zope.interface/patches/01-setuptools.patch",
          "components/python/zope.interface/test/results-all.master",
          "components/python/zope.interface/.gitignore",
          "components/python/zope.interface/Makefile"
        ],
        "commitId" : "e859305000c20f3df6dbdc3148c8e76acf605479",
        "timestamp" : 1732811161000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.interface: update to 7.2\u000a\u000a",
        "date" : "2024-11-28 17:26:01 +0100",
        "id" : "e859305000c20f3df6dbdc3148c8e76acf605479",
        "msg" : "python/zope.interface: update to 7.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/patches/01-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/patches/02-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/patches/03-no-furo.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}