{
  "_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" : 99687,
      "executingTimeMillis" : 99687,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7958,
      "waitingTimeMillis" : 7958
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1086,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
            "branch" : [
              {
                "SHA1" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
            "branch" : [
              {
                "SHA1" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
        "branch" : [
          {
            "SHA1" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1086",
  "duration" : 99687,
  "estimatedDuration" : 80821,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #1086",
  "id" : "1086",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1086,
  "queueId" : 77591,
  "result" : "SUCCESS",
  "timestamp" : 1775033168442,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/1086/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_asp.c",
          "tests/vty/ss7_asp_test.vty",
          "tests/vty/osmo_stp_test.vty",
          "src/ss7_asp.h",
          "src/xua_asp_fsm.c",
          "src/ss7_asp_vty.c"
        ],
        "commitId" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
        "timestamp" : 1774964299000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "xua asp block: SGP/IPSP: Answer ASPAC with Err if blocked\u000a\u000aReject received ASPACs when the asp is administratively blocked.\u000a\u000aMoving an already active ASP into inactive state upon user applies\u000aadminsitrative block is not covered in this commit; it will be\u000aimplementer later.\u000a\u000aThis commit doesn't yet implement asp blocking in ASP role nor\u000a(ASP-side) IPSP role.\u000a\u000aRelated: OS#6752\u000aChange-Id: I23851fe05c06b6bf59b902632029a2382231427e\u000a",
        "date" : "2026-03-31 15:38:19 +0200",
        "id" : "44a5f20fd0d5db44e33f21c8b84b4a47372ff127",
        "msg" : "xua asp block: SGP/IPSP: Answer ASPAC with Err if blocked",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/vty/ss7_asp_test.vty"
          },
          {
            "editType" : "edit",
            "file" : "tests/vty/osmo_stp_test.vty"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_asp.h"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_asp.c"
          },
          {
            "editType" : "edit",
            "file" : "src/xua_asp_fsm.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_asp_vty.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 1086,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/1086/"
    },
    {
      "number" : 1086,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/1086/"
    }
  ]
}