{
  "_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" : 4197,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
            "branch" : [
              {
                "SHA1" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
            "branch" : [
              {
                "SHA1" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
        "branch" : [
          {
            "SHA1" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4197",
  "duration" : 2115903,
  "estimatedDuration" : 954389,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4197",
  "id" : "4197",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4197,
  "queueId" : 69,
  "result" : "FAILURE",
  "timestamp" : 1537454148563,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4197/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/asn1crypto/Makefile",
          "components/python/asn1crypto/manifests/sample-manifest.p5m"
        ],
        "commitId" : "55dacfd0877d899958eed1aa64632c8e7f821a74",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "asn1crypto: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "55dacfd0877d899958eed1aa64632c8e7f821a74",
        "msg" : "asn1crypto: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/asn1crypto/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/asn1crypto/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/chardet/Makefile",
          "components/python/chardet/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b9c97a2e03525b7f0cd0401d5c4eef751d4116db",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "chardet: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "b9c97a2e03525b7f0cd0401d5c4eef751d4116db",
        "msg" : "chardet: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/chardet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/chardet/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/Makefile",
          "components/python/coverage/manifests/sample-manifest.p5m"
        ],
        "commitId" : "10d7ad407da58939d9edaf5db45049f300e52174",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "coverage: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "10d7ad407da58939d9edaf5db45049f300e52174",
        "msg" : "coverage: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cssutils/manifests/sample-manifest.p5m",
          "components/python/cssutils/Makefile"
        ],
        "commitId" : "7281c501802741a985120b9f0f22e99227da8cf1",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "cssutils: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "7281c501802741a985120b9f0f22e99227da8cf1",
        "msg" : "cssutils: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cssutils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cssutils/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dbus-python/manifests/sample-manifest.p5m",
          "components/python/dbus-python/Makefile",
          "components/python/dbus-python/python-dbus-GENFRAG.p5m"
        ],
        "commitId" : "d675502f8fe1bcc855e9ffa7b4bb02eae1a0e8a8",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "dbus-python: update to 1.2.8, provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "d675502f8fe1bcc855e9ffa7b4bb02eae1a0e8a8",
        "msg" : "dbus-python: update to 1.2.8, provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dbus-python/python-dbus-GENFRAG.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dbus-python/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dbus-python/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dulwich/Makefile",
          "components/python/dulwich/dulwich-PYVER.p5m",
          "components/python/dulwich/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5dd77488bc88b6b23436c5b8b8281f4dc958b4f6",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "dulwich: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "5dd77488bc88b6b23436c5b8b8281f4dc958b4f6",
        "msg" : "dulwich: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dulwich/dulwich-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dulwich/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dulwich/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/geoip/geoip-34.p5m",
          "components/python/geoip/manifests/sample-manifest.p5m",
          "components/python/geoip/geoip-PYVER.p5m",
          "components/python/geoip/geoip.p5m",
          "components/python/geoip/Makefile",
          "components/python/geoip/geoip-27.p5m"
        ],
        "commitId" : "938c814df2c7733521f0f7e2a8398a86f9187030",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "geoip: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "938c814df2c7733521f0f7e2a8398a86f9187030",
        "msg" : "geoip: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/geoip/geoip-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/geoip/geoip-34.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/geoip/geoip.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/geoip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/geoip/geoip-27.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/geoip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/idna/Makefile",
          "components/python/idna/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f6a32f765f93af634bfefcc0ca2e9eb1e09d2281",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "idna: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "f6a32f765f93af634bfefcc0ca2e9eb1e09d2281",
        "msg" : "idna: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/idna/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/import-profiler/Makefile",
          "components/python/import-profiler/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c6fb5120d40d186d3aa5995dfdadb52be4e90bce",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "import-profiler: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "c6fb5120d40d186d3aa5995dfdadb52be4e90bce",
        "msg" : "import-profiler: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/import-profiler/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/import-profiler/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jinja2/manifests/sample-manifest.p5m",
          "components/python/jinja2/Makefile"
        ],
        "commitId" : "f4bf6035b3e00e436ee57c0d793ca78dc508cc50",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "jinja2: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "f4bf6035b3e00e436ee57c0d793ca78dc508cc50",
        "msg" : "jinja2: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jinja2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jinja2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonschema/manifests/sample-manifest.p5m",
          "components/python/jsonschema/Makefile"
        ],
        "commitId" : "148ba6a27bc7aacfe01c72541c60727910972b3e",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "jsonschema: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "148ba6a27bc7aacfe01c72541c60727910972b3e",
        "msg" : "jsonschema: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mako/manifests/sample-manifest.p5m",
          "components/python/mako/Makefile"
        ],
        "commitId" : "7e7fe26e94e059da988e38830aa88fd396282a37",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mako: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "7e7fe26e94e059da988e38830aa88fd396282a37",
        "msg" : "mako: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mako/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mako/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/markupsafe/Makefile",
          "components/python/markupsafe/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8c2c8c7c17958928bf1eb0adf56376c9c47ac5af",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "markupsafe: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "8c2c8c7c17958928bf1eb0adf56376c9c47ac5af",
        "msg" : "markupsafe: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/markupsafe/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markupsafe/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/msgpack-python/Makefile",
          "components/python/msgpack-python/manifests/sample-manifest.p5m",
          "components/python/msgpack-python/msgpack-python-PYVER.p5m",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "955da29cb4b23ec3a9cd6fd02e788db872a22e11",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "msgpack-python: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "955da29cb4b23ec3a9cd6fd02e788db872a22e11",
        "msg" : "msgpack-python: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/msgpack-python/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack-python/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack-python/msgpack-python-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nose/manifests/sample-manifest.p5m",
          "components/python/nose/Makefile"
        ],
        "commitId" : "35c838256a748b1b48f944ad6c86a880bc3f8460",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nose: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "35c838256a748b1b48f944ad6c86a880bc3f8460",
        "msg" : "nose: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nose/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nose/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pep8/manifests/sample-manifest.p5m",
          "components/python/pep8/Makefile"
        ],
        "commitId" : "1197c84ef5612e9a7847016d3a38e3b235195ee9",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pep8: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "1197c84ef5612e9a7847016d3a38e3b235195ee9",
        "msg" : "pep8: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pep8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pep8/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pip/pip-PYVER.p5m",
          "components/python/pip/Makefile",
          "components/python/pip/manifests/sample-manifest.p5m"
        ],
        "commitId" : "86f7a65b619b51bbbcbf1439973d5a72ca499b62",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pip: update to 10.0.1, provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "86f7a65b619b51bbbcbf1439973d5a72ca499b62",
        "msg" : "pip: update to 10.0.1, provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/pip-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ply/Makefile",
          "components/python/ply/manifests/sample-manifest.p5m"
        ],
        "commitId" : "050c4b913d2521d60237497890a456049da2ce84",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ply: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "050c4b913d2521d60237497890a456049da2ce84",
        "msg" : "ply: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ply/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ply/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/psutil/manifests/sample-manifest.p5m",
          "components/python/psutil/Makefile"
        ],
        "commitId" : "87c91b18f6bebcf332072fc6a1274756c22c72d1",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "psutil: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "87c91b18f6bebcf332072fc6a1274756c22c72d1",
        "msg" : "psutil: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/psutil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/psycopg2/Makefile",
          "components/python/psycopg2/manifests/sample-manifest.p5m"
        ],
        "commitId" : "26b972026f5602110894f838c419a7de6842fb3b",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "psycopg2: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "26b972026f5602110894f838c419a7de6842fb3b",
        "msg" : "psycopg2: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/psycopg2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psycopg2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py/manifests/sample-manifest.p5m",
          "components/python/py/Makefile"
        ],
        "commitId" : "8136d399456e61af7ca5c3d7cc745e81373572c1",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "py: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "8136d399456e61af7ca5c3d7cc745e81373572c1",
        "msg" : "py: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/py/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pybonjour/manifests/sample-manifest.p5m",
          "components/python/pybonjour/Makefile"
        ],
        "commitId" : "248f90f6b11791c8a1aa472ef4bb4fd475b8b70f",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pybonjour: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "248f90f6b11791c8a1aa472ef4bb4fd475b8b70f",
        "msg" : "pybonjour: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pybonjour/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pybonjour/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pygobject-3/patches/03-egg-version.patch",
          "components/python/pygobject-3/manifests/sample-manifest.p5m",
          "components/python/pygobject-3/patches/02-avoid-using-cpp.patch",
          "components/python/pygobject-3/pygobject-3-PYVER.p5m",
          "components/python/pygobject-3/Makefile"
        ],
        "commitId" : "35466193dc6da83bb589999ad32d03804d2a4e7d",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pygobject-3: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "35466193dc6da83bb589999ad32d03804d2a4e7d",
        "msg" : "pygobject-3: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pygobject-3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygobject-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pygobject-3/patches/02-avoid-using-cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pygobject-3/patches/03-egg-version.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygobject-3/pygobject-3-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycparser/Makefile",
          "components/python/pycparser/manifests/sample-manifest.p5m"
        ],
        "commitId" : "36d3fa2da02cb398ff7f0fdc14bc26b67731e111",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pycparser: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "36d3fa2da02cb398ff7f0fdc14bc26b67731e111",
        "msg" : "pycparser: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pycparser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycparser/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycurl/manifests/sample-manifest.p5m",
          "components/python/pycurl/Makefile"
        ],
        "commitId" : "6cbdf0649580daffdcf460b73448fdb923046ac5",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pycurl: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "6cbdf0649580daffdcf460b73448fdb923046ac5",
        "msg" : "pycurl: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pylxml/pylxml-PYVER.p5m",
          "components/python/pylxml/Makefile",
          "components/python/pylxml/test/results-3.5-64.master",
          "components/python/pylxml/patches/disable-coverage.patch",
          "components/python/pylxml/test/results-2.7-64.master",
          "components/python/pylxml/test/results-3.4-32.master",
          "components/python/pylxml/test/results-3.4-64.master",
          "components/python/pylxml/test/results-2.7-32.master",
          "components/python/pylxml/manifests/sample-manifest.p5m"
        ],
        "commitId" : "39e72265df62b2309d62ad47bf287487ba5229f1",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pylxml: update to 4.2.5, provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "39e72265df62b2309d62ad47bf287487ba5229f1",
        "msg" : "pylxml: update to 4.2.5, provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pylxml/test/results-3.5-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pylxml/patches/disable-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pylxml/test/results-2.7-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylxml/pylxml-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylxml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pylxml/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pylxml/test/results-3.4-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pylxml/test/results-3.4-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pylxml/test/results-2.7-32.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pymongo/Makefile",
          "components/python/pymongo/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0b608e578ae6c6d1e3a7e7e733f55fb2f5194f80",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pymongo: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "0b608e578ae6c6d1e3a7e7e733f55fb2f5194f80",
        "msg" : "pymongo: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest/manifests/sample-manifest.p5m",
          "components/python/pytest/Makefile"
        ],
        "commitId" : "d1bae3181ed0913a68a7c1247af4578208cd10e3",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pytest: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "d1bae3181ed0913a68a7c1247af4578208cd10e3",
        "msg" : "pytest: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/requests/manifests/sample-manifest.p5m",
          "components/python/requests/Makefile"
        ],
        "commitId" : "4b7d5fd7fdc46854bce31608fed1690a5e913b13",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "requests: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "4b7d5fd7fdc46854bce31608fed1690a5e913b13",
        "msg" : "requests: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/requests/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/requests/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools_scm/Makefile",
          "components/python/setuptools_scm/manifests/sample-manifest.p5m"
        ],
        "commitId" : "931063caa1272a46f42db793d28bdcb6883f380a",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "setuptools_scm: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "931063caa1272a46f42db793d28bdcb6883f380a",
        "msg" : "setuptools_scm: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools_scm/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools_scm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/simplejson/Makefile",
          "components/python/simplejson/simplejson-GENFRAG.p5m",
          "components/python/simplejson/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7cce2c4c802c5349815d1b167f4a5dd59f8a64fd",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "simplejson: provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "7cce2c4c802c5349815d1b167f4a5dd59f8a64fd",
        "msg" : "simplejson: provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/simplejson/simplejson-GENFRAG.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sqlalchemy/manifests/sample-manifest.p5m",
          "components/python/sqlalchemy/Makefile",
          "components/python/sqlalchemy/sqlalchemy-PYVER.p5m"
        ],
        "commitId" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
        "timestamp" : 1537454084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "sqlalchemy: update to 1.0.12, provide Python 3.5 version\u000a",
        "date" : "2018-09-20 17:34:44 +0300",
        "id" : "0333b2fa8a54a7b8682993e730fdfcc792933923",
        "msg" : "sqlalchemy: update to 1.0.12, provide Python 3.5 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sqlalchemy/sqlalchemy-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlalchemy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlalchemy/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}