{
  "_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" : 1483,
      "executingTimeMillis" : 1483,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9582,
      "waitingTimeMillis" : 9582
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2867,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
            "branch" : [
              {
                "SHA1" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
            "branch" : [
              {
                "SHA1" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
                "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" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
        "branch" : [
          {
            "SHA1" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
            "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" : "#2867",
  "duration" : 1483,
  "estimatedDuration" : 1418,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #2867",
  "id" : "2867",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2867,
  "queueId" : 1990948,
  "result" : "SUCCESS",
  "timestamp" : 1757678590049,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/2867/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "mme/MME_Tests.ttcn"
        ],
        "commitId" : "47d06121954c569dd305aa546a0e489b6cd1c412",
        "timestamp" : 1757418089000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "mme: Mark GTP and diameter emulations alive\u000a\u000aChange-Id: I53851dc981e9395e025cd5d2fb0122bea49564ee\u000a",
        "date" : "2025-09-09 13:41:29 +0200",
        "id" : "47d06121954c569dd305aa546a0e489b6cd1c412",
        "msg" : "mme: Mark GTP and diameter emulations alive",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "mme/MME_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/S1AP_Functions.ttcn",
          "library/s1ap/S1AP_Templates.ttcn"
        ],
        "commitId" : "aa865d9838af09be235cf4f57b41449aa0dbb034",
        "timestamp" : 1757418173000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "library/s1ap: Support receiving UEContextModificationRequest\u000a\u000aChange-Id: Iadb80eea7281b3bdf3359b0e2956e18bdb208207\u000a",
        "date" : "2025-09-09 13:42:53 +0200",
        "id" : "aa865d9838af09be235cf4f57b41449aa0dbb034",
        "msg" : "library/s1ap: Support receiving UEContextModificationRequest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/s1ap/S1AP_Templates.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/S1AP_Functions.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "mme/expected-results.xml"
        ],
        "commitId" : "8f3bb99f4d4449938af5a723afc41f33f1c92625",
        "timestamp" : 1757424549000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "mme: Add missing tests to expected-results.xml\u000a\u000aChange-Id: I9fbe1dd102268558f4b360dc8e870117e4e17096\u000a",
        "date" : "2025-09-09 15:29:09 +0200",
        "id" : "8f3bb99f4d4449938af5a723afc41f33f1c92625",
        "msg" : "mme: Add missing tests to expected-results.xml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "mme/expected-results.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/NAS_EPS_Templates.ttcn"
        ],
        "commitId" : "a9a1fdde44aa6b10c3ec4b97bc268c175700c82b",
        "timestamp" : 1757424552000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "library/NAS_EPS_Templates.ttcn: Add templates to handle CS Fallback related procedures\u000a\u000aThese will be used to test MT CS call over SGsAP in MME_Tests_SGsAP.\u000a\u000aChange-Id: If8884224e353a9883200c84d737e63c3a3ca9b33\u000a",
        "date" : "2025-09-09 15:29:12 +0200",
        "id" : "a9a1fdde44aa6b10c3ec4b97bc268c175700c82b",
        "msg" : "library/NAS_EPS_Templates.ttcn: Add templates to handle CS Fallback",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/NAS_EPS_Templates.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/s1ap/S1AP_Templates.ttcn"
        ],
        "commitId" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
        "timestamp" : 1757599193000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "s1ap/S1AP_Templates.ttcn: Add templates to handle CS Fallback related procedures\u000a\u000aThese will be used to test MT CS call over SGsAP in MME_Tests_SGsAP.\u000a\u000aChange-Id: I87fa7d988bec90ccade2f40ac4d2a0924059058e\u000a",
        "date" : "2025-09-11 15:59:53 +0200",
        "id" : "fe7980523e0bceabb9cf4993a8c3b1103af2c3dd",
        "msg" : "s1ap/S1AP_Templates.ttcn: Add templates to handle CS Fallback related",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/s1ap/S1AP_Templates.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}