{
  "_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" : 85920,
      "executingTimeMillis" : 85920,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7512,
      "waitingTimeMillis" : 7512
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1089,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
            "branch" : [
              {
                "SHA1" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
            "branch" : [
              {
                "SHA1" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
        "branch" : [
          {
            "SHA1" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1089",
  "duration" : 85920,
  "estimatedDuration" : 80821,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #1089",
  "id" : "1089",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1089,
  "queueId" : 78024,
  "result" : "SUCCESS",
  "timestamp" : 1775051467930,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/1089/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/xua_default_lm_fsm.c"
        ],
        "commitId" : "30fa6eb163070a615494c1dd77f2f68b814ee0d8",
        "timestamp" : 1775046651000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "xua_lm: Add S_INACTIVE state and improve state transitions\u000a\u000aThe S_INACTIVE state will be needed once we support administrative state\u000ablock in role ASP/(active)IPSP.\u000a\u000aIt is also useful now since sometimes we just want to leave an asp in\u000athat state without any timer running (eg. asps in override which are not\u000aactive until the active one goes inactive).\u000a\u000aAdding the S_INACTIVE state also allows transitioning states in role\u000aSG, since we now have somewhere to go instead of leaving it alwas as\u000aS_IDLE.\u000a\u000aThe S_INACTIVE state also allows staying in that state until the ASP ACT\u000aACK is received, moment at which the ASP is considered ACTIVE according\u000ato specs.\u000a\u000aChange-Id: I7e6127c150e479d0c436875b41824b3061e4fa48\u000a",
        "date" : "2026-04-01 14:30:51 +0200",
        "id" : "30fa6eb163070a615494c1dd77f2f68b814ee0d8",
        "msg" : "xua_lm: Add S_INACTIVE state and improve state transitions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/xua_default_lm_fsm.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/xua_asp_fsm.c"
        ],
        "commitId" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
        "timestamp" : 1775046654000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "cosmetic: xua_asp_fsm: Fix wrong indentation\u000a\u000aChange-Id: I21c13ff7bc67c060e739eae38088ac00700680de\u000a",
        "date" : "2026-04-01 14:30:54 +0200",
        "id" : "01cb641181b93ec8fb7e20dedf4cf9e293b4c6a3",
        "msg" : "cosmetic: xua_asp_fsm: Fix wrong indentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/xua_asp_fsm.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 1089,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/1089/"
    },
    {
      "number" : 1089,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/1089/"
    }
  ]
}