{
  "_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" : 83693,
      "executingTimeMillis" : 83693,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5156,
      "waitingTimeMillis" : 5156
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1217,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0c99133d183ef988e3d420c4fd8188766a874e31",
            "branch" : [
              {
                "SHA1" : "0c99133d183ef988e3d420c4fd8188766a874e31",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0c99133d183ef988e3d420c4fd8188766a874e31",
            "branch" : [
              {
                "SHA1" : "0c99133d183ef988e3d420c4fd8188766a874e31",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0c99133d183ef988e3d420c4fd8188766a874e31",
        "branch" : [
          {
            "SHA1" : "0c99133d183ef988e3d420c4fd8188766a874e31",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1217",
  "duration" : 83693,
  "estimatedDuration" : 102996,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #1217",
  "id" : "1217",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1217,
  "queueId" : 132662,
  "result" : "SUCCESS",
  "timestamp" : 1780394166176,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/1217/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tcap_as_loadshare.c"
        ],
        "commitId" : "e926992655b3d4fec39ee66b6f2cdb6a431b507d",
        "timestamp" : 1779456626000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tcap loadshare: Rework initial selection of a node\u000a\u000aThe original TCAP loadshare plan was to used the OTID of a TCAP Begin to select\u000athe node.\u000aHowever this should not be used anymore. Instead the correct one would be to\u000ado a load-sharing across all available ASP and keep this relation (\"sticky\" sessions).\u000a\u000aThe counter SS7_AS_CTR_TCAP_ASP_FALLBACK will be re-used by a later patch.\u000a\u000aRelated: SYS#5432\u000aChange-Id: I151e6acb59e1f3c481487e76d2b01236fcee755f\u000a",
        "date" : "2026-05-22 15:30:26 +0200",
        "id" : "e926992655b3d4fec39ee66b6f2cdb6a431b507d",
        "msg" : "tcap loadshare: Rework initial selection of a node",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tcap_as_loadshare.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tcap_as_loadshare.c"
        ],
        "commitId" : "688341d89a1d59c7d37a7a70569134e645ec3ac6",
        "timestamp" : 1779456628000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tcap loadshare: count all ENOKEY as a FAILED\u000a\u000aThe ASP should count all message which couldn't routed as failed.\u000a\u000aRelated: SYS#5432\u000aChange-Id: I8bee6db5c75195855a3d378579e30886cd4d6fa8\u000a",
        "date" : "2026-05-22 15:30:28 +0200",
        "id" : "688341d89a1d59c7d37a7a70569134e645ec3ac6",
        "msg" : "tcap loadshare: count all ENOKEY as a FAILED",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tcap_as_loadshare.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_as.c"
        ],
        "commitId" : "f603466fbcc604d0d74866015a516ff54a3330e0",
        "timestamp" : 1779456630000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "ss7_as: fix indention\u000a\u000aRelated: SYS#5432\u000aChange-Id: Id006f4fcbf9ae6b5b50be3d41fb216c7f9bb2dfb\u000a",
        "date" : "2026-05-22 15:30:30 +0200",
        "id" : "f603466fbcc604d0d74866015a516ff54a3330e0",
        "msg" : "ss7_as: fix indention",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_as.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_as.c",
          "src/ss7_as.h",
          "src/tcap_as_loadshare.c"
        ],
        "commitId" : "6de328a32cfd28fec3186277456c1e78070f9d7b",
        "timestamp" : 1779786249000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tcap loadshare: Add session miss counter\u000a\u000aWhen a non-starting TCAP message (Continue, End, Abort) is received and\u000ano session can be associated with it, count these as session miss.\u000a\u000aThose should not appear under normal operation, except after a restart of osmo-stp.\u000a\u000aRelated: SYS#5432\u000aChange-Id: I23319294e899e6acb6421d89675ce456048f7475\u000a",
        "date" : "2026-05-26 11:04:09 +0200",
        "id" : "6de328a32cfd28fec3186277456c1e78070f9d7b",
        "msg" : "tcap loadshare: Add session miss counter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_as.h"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_as.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tcap_as_loadshare.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/vty/osmo_stp_test.vty"
        ],
        "commitId" : "0c99133d183ef988e3d420c4fd8188766a874e31",
        "timestamp" : 1779908838000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "vty-tests: remove help from expected output\u000a\u000aUntil the vty tests support regex, remove the help message\u000aas it depends on the compile option TCAP Routing and can't\u000ahandle both compile options.\u000a\u000aIt will be re-introduced later\u000a\u000aChange-Id: I0d8141c00525f49c0a9f9f63b73fee531f591e5c\u000a",
        "date" : "2026-05-27 21:07:18 +0200",
        "id" : "0c99133d183ef988e3d420c4fd8188766a874e31",
        "msg" : "vty-tests: remove help from expected output",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/vty/osmo_stp_test.vty"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    }
  ],
  "runs" : [
    {
      "number" : 1217,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/1217/"
    },
    {
      "number" : 1217,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/1217/"
    }
  ]
}