{
  "_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" : 3415,
      "executingTimeMillis" : 3415,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8566,
      "waitingTimeMillis" : 8566
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 737,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
            "branch" : [
              {
                "SHA1" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
            "branch" : [
              {
                "SHA1" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
        "branch" : [
          {
            "SHA1" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
            "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" : "#737",
  "duration" : 3415,
  "estimatedDuration" : 3584,
  "executor" : None,
  "fullDisplayName" : "master-osmo-python-tests #737",
  "id" : "737",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 737,
  "queueId" : 1987980,
  "result" : "SUCCESS",
  "timestamp" : 1757350988764,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-osmo-python-tests/737/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian/python3-osmopy-utils.osmo-trap2cgi.service",
          "debian/rules",
          "debian/python3-osmopy-utils.install",
          "debian/python3-osmopy-libs.install"
        ],
        "commitId" : "c9b1260a089d3b578c372660e7bd1c08aabe8789",
        "timestamp" : 1757083607000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "debian: add python3-osmopy-{libs,utils}.install\u000a\u000aAdd debian/*.install files to avoid the need to override Debian's\u000adh_auto_install or other debhelper rules.  This also provides\u000aa cleaner way to install miscellaneous files (e.g. config examples\u000aand systemd unit files) and simplifies maintenance of the packaging.\u000a\u000aChange-Id: I94b940789e138341792f40eedeedb73d4e4d421e\u000a",
        "date" : "2025-09-05 21:46:47 +0700",
        "id" : "c9b1260a089d3b578c372660e7bd1c08aabe8789",
        "msg" : "debian: add python3-osmopy-{libs,utils}.install",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "debian/python3-osmopy-utils.osmo-trap2cgi.service"
          },
          {
            "editType" : "add",
            "file" : "debian/python3-osmopy-utils.install"
          },
          {
            "editType" : "edit",
            "file" : "debian/rules"
          },
          {
            "editType" : "add",
            "file" : "debian/python3-osmopy-libs.install"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/examples/ctrl2cgi.ini",
          "debian/python3-osmopy-utils.install",
          "doc/examples/osmo-trap2cgi.ini"
        ],
        "commitId" : "0b462e81520bc22572308a0ff628db00a4ffd185",
        "timestamp" : 1757083974000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "debian: install /etc/osmocom/osmo-trap2cgi.ini\u000a\u000aThe osmo-trap2cgi.service needs this file.\u000a\u000aChange-Id: I6251364e36c691b7a8348c4adc4ee34ff141bca6\u000a",
        "date" : "2025-09-05 21:52:54 +0700",
        "id" : "0b462e81520bc22572308a0ff628db00a4ffd185",
        "msg" : "debian: install /etc/osmocom/osmo-trap2cgi.ini",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "doc/examples/ctrl2cgi.ini"
          },
          {
            "editType" : "edit",
            "file" : "debian/python3-osmopy-utils.install"
          },
          {
            "editType" : "add",
            "file" : "doc/examples/osmo-trap2cgi.ini"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmopy/twisted_ipa.py",
          "scripts/ctrl2cgi.py",
          "contrib/systemd/osmo-ctrl2cgi.service",
          "scripts/soap.py",
          "debian/control",
          "README"
        ],
        "commitId" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
        "timestamp" : 1757084093000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "Drop osmopy/twisted_ipa.py and scripts/{ctrl2cgi.py,soap.py}\u000a\u000ascripts/{ctrl2cgi.py,soap.py} have been deprecated and scheduled\u000afor removal back in 2019.  These scripts have been replaced by\u000ascripts/osmo_trap2cgi.py, which no longer needs Twisted.\u000a\u000aChange-Id: I848f60270dd683a56f56117c328d9961ac678d4b\u000aRelated: 684388f (\"Add initial version of asyncio trap2cgi script\")\u000aRelated: 7230f68 (\"Mark soap.py as deprecated\")\u000a",
        "date" : "2025-09-05 21:54:53 +0700",
        "id" : "5d0fac9dc330225bb49511516d1b0c9c408cb867",
        "msg" : "Drop osmopy/twisted_ipa.py and scripts/{ctrl2cgi.py,soap.py}",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "scripts/ctrl2cgi.py"
          },
          {
            "editType" : "delete",
            "file" : "contrib/systemd/osmo-ctrl2cgi.service"
          },
          {
            "editType" : "edit",
            "file" : "debian/control"
          },
          {
            "editType" : "edit",
            "file" : "README"
          },
          {
            "editType" : "delete",
            "file" : "osmopy/twisted_ipa.py"
          },
          {
            "editType" : "delete",
            "file" : "scripts/soap.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 737,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-osmo-python-tests/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/737/"
    }
  ]
}