{
  "_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" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 1255,
      "executingTimeMillis" : 1255,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5047,
      "waitingTimeMillis" : 5047
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2963,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
            "branch" : [
              {
                "SHA1" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
            "branch" : [
              {
                "SHA1" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
                "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" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
        "branch" : [
          {
            "SHA1" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
            "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" : "#2963",
  "duration" : 1255,
  "estimatedDuration" : 1294,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #2963",
  "id" : "2963",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2963,
  "queueId" : 2027282,
  "result" : "SUCCESS",
  "timestamp" : 1761669785730,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/2963/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "smdpp/smdpp_Tests.ttcn"
        ],
        "commitId" : "402ef3fbb803971a3205c3345049ab6bac34dd7d",
        "timestamp" : 1761651164000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "smdpp_Tests: improve messages when setting verdict in f_init_es9plus\u000a\u000aIt is important to tell that the failure happend in the context of the\u000aES9+ initialization.\u000a\u000aRelated: SYS#7339\u000aChange-Id: I6b55d0bb6d5bd698241a990cf8388adc68a99543\u000a",
        "date" : "2025-10-28 12:32:44 +0100",
        "id" : "402ef3fbb803971a3205c3345049ab6bac34dd7d",
        "msg" : "smdpp_Tests: improve messages when setting verdict in f_init_es9plus",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "smdpp/smdpp_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "smdpp/smdpp_Tests.ttcn"
        ],
        "commitId" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
        "timestamp" : 1761651339000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "smdpp_Tests: rename f_rsp_client_init to f_init_es9plus\u000a\u000aWe already have an init function for ES2+ that is called f_init_es2plus,\u000alet's rename f_rsp_client_init to maintain consistency.\u000a\u000aRelated: SYS#7339\u000aChange-Id: I865b9dfc3597f9a962225880b7a5cda838b8377e\u000a",
        "date" : "2025-10-28 12:35:39 +0100",
        "id" : "4b6eee5df92aec2f3df3b9d2461af22cc18b35b7",
        "msg" : "smdpp_Tests: rename f_rsp_client_init to f_init_es9plus",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "smdpp/smdpp_Tests.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
      "fullName" : "pmaier@sysmocom.de"
    }
  ]
}