{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_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"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 8,
      "buildableTimeMillis" : 8,
      "buildingDurationMillis" : 474988,
      "executingTimeMillis" : 474988,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 544,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
            "branch" : [
              {
                "SHA1" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
            "branch" : [
              {
                "SHA1" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
            "branch" : [
              {
                "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
            "branch" : [
              {
                "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 253,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
            "branch" : [
              {
                "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
            "branch" : [
              {
                "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
        "branch" : [
          {
            "SHA1" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/pysim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#544",
  "duration" : 474988,
  "estimatedDuration" : 475328,
  "executor" : None,
  "fullDisplayName" : "simtester-sanitize #544",
  "id" : "544",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 544,
  "queueId" : 70349,
  "result" : "SUCCESS",
  "timestamp" : 1774399380409,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/simtester-sanitize/544/",
  "builtOn" : "simtester",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pySim/ts_51_011.py"
        ],
        "commitId" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
        "timestamp" : 1774367724000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "pySim/EF.SMSP: add an additional de_encode test for EF_SMSP\u000a\u000aLet's add another testvector where we test what happens when we populate\u000anone of the fields except for the tp_sc_addr.\u000a\u000aRelated: SYS#7765\u000aChange-Id: I12b600ab17d1acfdddaffe6006095acf1a4228c9\u000a",
        "date" : "2026-03-24 15:55:24 +0000",
        "id" : "2ef9abf23e05481fdeab43cb6e231a368a321b1d",
        "msg" : "pySim/EF.SMSP: add an additional de_encode test for EF_SMSP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pySim/ts_51_011.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}