{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 1345,
      "executingTimeMillis" : 1345,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6078,
      "waitingTimeMillis" : 6078
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2939,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f27abc13d9ec733647f1701672d03ad606f71659",
            "branch" : [
              {
                "SHA1" : "f27abc13d9ec733647f1701672d03ad606f71659",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f27abc13d9ec733647f1701672d03ad606f71659",
            "branch" : [
              {
                "SHA1" : "f27abc13d9ec733647f1701672d03ad606f71659",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2694,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f27abc13d9ec733647f1701672d03ad606f71659",
        "branch" : [
          {
            "SHA1" : "f27abc13d9ec733647f1701672d03ad606f71659",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2939",
  "duration" : 1345,
  "estimatedDuration" : 1324,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #2939",
  "id" : "2939",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2939,
  "queueId" : 2022106,
  "result" : "SUCCESS",
  "timestamp" : 1761116886792,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/2939/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "_testenv/data/podman/Dockerfile",
          "hlr/regen_makefile.sh",
          "_testenv/data/scripts/pyhss_api_helper.py",
          "hlr/testenv_pyhss.cfg",
          "library/PyHSS_REST_Functions.ttcn",
          "hlr/pyhss/setup_db.sh",
          "hlr/gen_links.sh",
          "hlr/README.md",
          "hlr/HLR_Tests.ttcn"
        ],
        "commitId" : "f27abc13d9ec733647f1701672d03ad606f71659",
        "timestamp" : 1761116589000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "hlr: pyhss: create/delete subscribers\u000a\u000aRun the PyHSS API service, and fill it with a default APN on startup.\u000aHaving one APN entry in the database is required for creating\u000asubscribers.\u000a\u000aTalk to the API service for creating and deleting subscribers. Do this\u000awith a new script pyhss_api_helper.py. Deleting subscribers requires\u000areading JSON returned from the server (to get the AUC and subscriber ID\u000afrom the IMSI). I have first attempted to do this via HTTP_Adapter\u000ainstead of using a helper script, but this was a lot more complex and\u000awould have required to have the JSON structure in the TTCN3 files. The\u000aeim testsuite also runs an external script for REST requests.\u000a\u000aWith this change and additional fixes in PyHSS, more tests pass:\u000a* HLR_Tests.TC_gsup_sai\u000a* HLR_Tests.TC_gsup_sai_num_auth_vectors\u000a* HLR_Tests.TC_gsup_ul\u000a* HLR_Tests.TC_gsup_purge_cs\u000a* HLR_Tests.TC_gsup_purge_ps\u000a\u000aRelated: OS#6862\u000aChange-Id: Ic924dabbc813459f73d6646ee17b79cb11d39a76\u000a",
        "date" : "2025-10-22 07:03:09 +0000",
        "id" : "f27abc13d9ec733647f1701672d03ad606f71659",
        "msg" : "hlr: pyhss: create/delete subscribers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "_testenv/data/podman/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "hlr/regen_makefile.sh"
          },
          {
            "editType" : "edit",
            "file" : "hlr/HLR_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "hlr/testenv_pyhss.cfg"
          },
          {
            "editType" : "edit",
            "file" : "hlr/README.md"
          },
          {
            "editType" : "add",
            "file" : "library/PyHSS_REST_Functions.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "hlr/gen_links.sh"
          },
          {
            "editType" : "add",
            "file" : "hlr/pyhss/setup_db.sh"
          },
          {
            "editType" : "add",
            "file" : "_testenv/data/scripts/pyhss_api_helper.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}