{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 4461,
      "executingTimeMillis" : 4461,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7494,
      "waitingTimeMillis" : 7494
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1050,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
            "branch" : [
              {
                "SHA1" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
            "branch" : [
              {
                "SHA1" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
        "branch" : [
          {
            "SHA1" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/python/osmo-python-tests"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1050",
  "duration" : 4461,
  "estimatedDuration" : 12763,
  "executor" : None,
  "fullDisplayName" : "master-osmo-python-tests #1050",
  "id" : "1050",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1050,
  "queueId" : 171481,
  "result" : "SUCCESS",
  "timestamp" : 1784279887800,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-python-tests/1050/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "setup.py",
          "contrib/setup.py",
          "debian/rules",
          "pyproject.toml",
          "debian/control"
        ],
        "commitId" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
        "timestamp" : 1784209177000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Modernize python packaging\u000a\u000aWhen building the debian package, we get the following deprecation\u000awarning. Modernize the python packaging to fix it, before it stops\u000aworking altogether. Keep the old setup.py in contrib so we can still\u000abuild for older debian releases.\u000a\u000aFix for:\u000a  SetuptoolsDeprecationWarning: setup.py install is deprecated.\u000a  !!\u000a\u000a          ********************************************************************************\u000a          Please avoid running ``setup.py`` directly.\u000a          Instead, use pypa/build, pypa/installer or other\u000a          standards-based tools.\u000a\u000a          See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.\u000a          ********************************************************************************\u000a\u000a  !!\u000a\u000aDepends: docker-playground I9bb5d13897dbf1be9855c4eba29c6b3a2c35729c\u000aChange-Id: I186544163ab02834c33f1363f3a06cd380898f56\u000a",
        "date" : "2026-07-16 15:39:37 +0200",
        "id" : "2867a2b1cd3b75e92df15d944baa42f737d11b44",
        "msg" : "Modernize python packaging",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "setup.py"
          },
          {
            "editType" : "edit",
            "file" : "debian/rules"
          },
          {
            "editType" : "add",
            "file" : "contrib/setup.py"
          },
          {
            "editType" : "edit",
            "file" : "debian/control"
          },
          {
            "editType" : "add",
            "file" : "pyproject.toml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 1050,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-python-tests/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/1050/"
    }
  ]
}