{
  "_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" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 1347,
      "executingTimeMillis" : 1347,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8474,
      "waitingTimeMillis" : 8474
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2923,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
            "branch" : [
              {
                "SHA1" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
            "branch" : [
              {
                "SHA1" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
                "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" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
        "branch" : [
          {
            "SHA1" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
            "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" : "#2923",
  "duration" : 1347,
  "estimatedDuration" : 1406,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #2923",
  "id" : "2923",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2923,
  "queueId" : 2015726,
  "result" : "SUCCESS",
  "timestamp" : 1760355788764,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/2923/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "_testenv/testenv/cmd.py"
        ],
        "commitId" : "0e1f39f0cbd35d70ace0cc39ad7a7d38632c4826",
        "timestamp" : 1760355685000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "testenv: set PYTHONUNBUFFERED=1\u000a\u000aPrepare to run PyHSS, which needs this variable to be set or else no log\u000amessages are printed. This problem exists with potentially all python\u000ascripts that testenv would run, so set the env var for all commands.\u000a\u000aChange-Id: I155f7c7bd9b985094e36fee6c6a2acfe556f580d\u000a",
        "date" : "2025-10-13 11:41:25 +0000",
        "id" : "0e1f39f0cbd35d70ace0cc39ad7a7d38632c4826",
        "msg" : "testenv: set PYTHONUNBUFFERED=1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "_testenv/testenv/cmd.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hlr/HLR_Tests.ttcn"
        ],
        "commitId" : "7b3af31d7d45ab93f579a80c0856a0fbbcbc09fd",
        "timestamp" : 1760355685000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "hlr: add HLR_IMPL_PYHSS\u000a\u000aPrepare to run the HLR testsuite against PyHSS.\u000a\u000aRelated: OS#6862\u000aChange-Id: I0989374d777aabf5afaf224faeb0cb2ff4e603e6\u000a",
        "date" : "2025-10-13 11:41:25 +0000",
        "id" : "7b3af31d7d45ab93f579a80c0856a0fbbcbc09fd",
        "msg" : "hlr: add HLR_IMPL_PYHSS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "hlr/HLR_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hlr/HLR_Tests.ttcn"
        ],
        "commitId" : "d5d17ef7f9fe23dedb2af164b4d72f977c997e5e",
        "timestamp" : 1760355685000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "hlr: don't test OsmoHLR-only features with PyHSS\u000a\u000aProxy, mslookup and creating subscriber on demand are not implemented in\u000aPyHSS, so don't test these features when testing PyHSS.\u000a\u000aRelated: OS#6862\u000aChange-Id: I0c4905dd3f73abfe9f7cc77fc045368b9499aade\u000a",
        "date" : "2025-10-13 11:41:25 +0000",
        "id" : "d5d17ef7f9fe23dedb2af164b4d72f977c997e5e",
        "msg" : "hlr: don't test OsmoHLR-only features with PyHSS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "hlr/HLR_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hlr/HLR_Tests.ttcn"
        ],
        "commitId" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
        "timestamp" : 1760355685000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "hlr: add MSC to ccm_pars.name\u000a\u000aFix an immediate disconnect from pyHSS:\u000a  [ERROR] 127.0.0.1:9999: Role not found in tags. 'sgsn' or 'msc' must appear in one of there tags: TYPE, UNIT, UNITNAME. Closing connection.\u000a\u000aRelated: OS#6862\u000aChange-Id: I1813e49ec286892c1a637deb99908903613696aa\u000a",
        "date" : "2025-10-13 11:41:25 +0000",
        "id" : "477a06dc16270933fe2695d71afc3e3ad52e3c7b",
        "msg" : "hlr: add MSC to ccm_pars.name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "hlr/HLR_Tests.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}