{
  "_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" : 64393,
      "executingTimeMillis" : 64393,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7204,
      "waitingTimeMillis" : 7204
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 812,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4de689617b518a0fab6e0e68601d2da97739a206",
            "branch" : [
              {
                "SHA1" : "4de689617b518a0fab6e0e68601d2da97739a206",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4de689617b518a0fab6e0e68601d2da97739a206",
            "branch" : [
              {
                "SHA1" : "4de689617b518a0fab6e0e68601d2da97739a206",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4de689617b518a0fab6e0e68601d2da97739a206",
        "branch" : [
          {
            "SHA1" : "4de689617b518a0fab6e0e68601d2da97739a206",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#812",
  "duration" : 64393,
  "estimatedDuration" : 75667,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #812",
  "id" : "812",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 812,
  "queueId" : 2058096,
  "result" : "SUCCESS",
  "timestamp" : 1764667867909,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-libosmo-sigtran/812/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/mtp3_hmdc.h",
          "src/mtp3_hmdt.h",
          "src/xua_internal.h",
          "src/m3ua.c",
          "src/mtp3_hmrt.h",
          "src/mtp3_hmrt.c",
          "src/ipa.c",
          "src/ss7_hmrt.c",
          "src/mtp3_hmdc.c",
          "src/mtp3_hmdt.c",
          "src/mtp_sap.c"
        ],
        "commitId" : "86346614de39f1ec571ccbc02a5e2005aaba2b3c",
        "timestamp" : 1764267070000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Split ss7_hmrt.c into mtp3_hm{dc,dt,rt}.c\u000a\u000aITU Q.704 (MTP level 3) spec clearly splits the functionality between\u000asubsystems/block, and they coordinate through specific events/messages.\u000a\u000aLet's split our current code base in different files to follow the\u000amodule split, so it becomes a lot easier to match the spec and extend it\u000awith more blocks in the future.\u000a\u000aThe new naming also clarifies this logic happens within the MTP layer3,\u000awhich communicates with layer2 (MTP2, SCTP in M3UA, etc.) and layer\u000a3 (eg. SCCP).\u000a\u000aChange-Id: I1b94c1474722b49ce29796681cfbcfce65c95388\u000a",
        "date" : "2025-11-27 19:11:10 +0100",
        "id" : "86346614de39f1ec571ccbc02a5e2005aaba2b3c",
        "msg" : "Split ss7_hmrt.c into mtp3_hm{dc,dt,rt}.c",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/m3ua.c"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_hmdt.c"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_hmdt.h"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_hmrt.c"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_hmdc.h"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_hmrt.h"
          },
          {
            "editType" : "delete",
            "file" : "src/ss7_hmrt.c"
          },
          {
            "editType" : "edit",
            "file" : "src/xua_internal.h"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_hmdc.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ipa.c"
          },
          {
            "editType" : "edit",
            "file" : "src/mtp_sap.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mtp3_hmrt.c",
          "src/Makefile.am",
          "src/mtp3_rtpc.h",
          "src/xua_internal.h",
          "src/m3ua.c",
          "src/mtp3_rtpc.c"
        ],
        "commitId" : "d94d46ef080b45a3fbe99cc33f2651bb2cbbea1e",
        "timestamp" : 1764337712000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "mtp3: Implement RTPC transfer prohibited to concerned SP or STP\u000a\u000aSend Transfer prohibited (DUNA in M3UA) to originator upon trying to route\u000amessage to inaccessible DPC, as explained in Q.704 Figure 44 and section\u000a13.2.\u000a\u000aRelated: OS#6892\u000aChange-Id: I7e89db3d82374ca03a2e71fb558c7cec9bd651c4\u000a",
        "date" : "2025-11-28 14:48:32 +0100",
        "id" : "d94d46ef080b45a3fbe99cc33f2651bb2cbbea1e",
        "msg" : "mtp3: Implement RTPC transfer prohibited to concerned SP or STP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m3ua.c"
          },
          {
            "editType" : "edit",
            "file" : "src/mtp3_hmrt.c"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/xua_internal.h"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_rtpc.h"
          },
          {
            "editType" : "add",
            "file" : "src/mtp3_rtpc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_instance.h",
          "tests/vty/osmo_stp_test.vty",
          "src/ss7_vty.c",
          "src/mtp3_rtpc.c",
          "src/ss7_instance.c"
        ],
        "commitId" : "4de689617b518a0fab6e0e68601d2da97739a206",
        "timestamp" : 1764348905000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Implement ITU Q.704 timer T8\u000a\u000aRelated: OS#6892\u000aChange-Id: I27ebf7327448554a6e4600e45a4ab0343ab846a4\u000a",
        "date" : "2025-11-28 17:55:05 +0100",
        "id" : "4de689617b518a0fab6e0e68601d2da97739a206",
        "msg" : "Implement ITU Q.704 timer T8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/vty/osmo_stp_test.vty"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_instance.c"
          },
          {
            "editType" : "edit",
            "file" : "src/mtp3_rtpc.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_instance.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 812,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/812/"
    },
    {
      "number" : 812,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/812/"
    },
    {
      "number" : 746,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-libosmo-sigtran/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/746/"
    }
  ]
}