{
  "_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" : 1374,
      "executingTimeMillis" : 1374,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7923,
      "waitingTimeMillis" : 7923
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3161,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "92f92923418c9803a0eb26fae97e56eed47a612d",
            "branch" : [
              {
                "SHA1" : "92f92923418c9803a0eb26fae97e56eed47a612d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "92f92923418c9803a0eb26fae97e56eed47a612d",
            "branch" : [
              {
                "SHA1" : "92f92923418c9803a0eb26fae97e56eed47a612d",
                "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" : "92f92923418c9803a0eb26fae97e56eed47a612d",
        "branch" : [
          {
            "SHA1" : "92f92923418c9803a0eb26fae97e56eed47a612d",
            "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" : "#3161",
  "duration" : 1374,
  "estimatedDuration" : 1359,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3161",
  "id" : "3161",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3161,
  "queueId" : 43719,
  "result" : "SUCCESS",
  "timestamp" : 1772054002946,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/3161/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "s1gw/S1GW_Tests.ttcn",
          "library/PFCP_Emulation.ttcn",
          "upf/CPF_ConnectionHandler.ttcn",
          "hnbgw/HNBGW_Tests.ttcn",
          "hnbgw/expected-results.xml"
        ],
        "commitId" : "85882843688a9ed22e8e0af2dcdeed132c6c4769",
        "timestamp" : 1772053233000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "hnbgw: introduce test TC_pfcp_heartbeat_timeout\u000a\u000aRelated: SYS#7294\u000aChange-Id: I1e0b50bc19e1fa1240274baea1e7fedd1265ffcb\u000a",
        "date" : "2026-02-25 21:00:33 +0000",
        "id" : "85882843688a9ed22e8e0af2dcdeed132c6c4769",
        "msg" : "hnbgw: introduce test TC_pfcp_heartbeat_timeout",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "s1gw/S1GW_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "upf/CPF_ConnectionHandler.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "hnbgw/HNBGW_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "hnbgw/expected-results.xml"
          },
          {
            "editType" : "edit",
            "file" : "library/PFCP_Emulation.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hnbgw/HNBGW_Tests.ttcn",
          "hnbgw/expected-results.xml"
        ],
        "commitId" : "03d7d784c9030639eea932061f8fa78e20d3f3f2",
        "timestamp" : 1772053233000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "hnbgw: Introduce test TC_pfcp_heartbeat_recovery_timestamp\u000a\u000aRelated: SYS#7294\u000aChange-Id: I3f8098d7a34666961437fecc5100422a5e7436a4\u000a",
        "date" : "2026-02-25 21:00:33 +0000",
        "id" : "03d7d784c9030639eea932061f8fa78e20d3f3f2",
        "msg" : "hnbgw: Introduce test TC_pfcp_heartbeat_recovery_timestamp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "hnbgw/HNBGW_Tests.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "hnbgw/expected-results.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hnbgw/HNBGW_Tests.ttcn"
        ],
        "commitId" : "92f92923418c9803a0eb26fae97e56eed47a612d",
        "timestamp" : 1772053233000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "hnbgw: Fix race conditions during PFCP Association\u000a\u000aSince osmo-hnbgw now sends Heartbeat Requests, we need to take that into\u000aaccount.\u000aFurthermore, since it also now supports retriggering association when\u000adetecting peer restarted upon rx of Heartbeat Req, use that to trigger\u000aan association to clean up state and have a deterministic way to\u000asynchronize at that point regarding state.\u000a\u000aChange-Id: If62bd6c6e4d6cf73791029172d3d8880629f36a8\u000a",
        "date" : "2026-02-25 21:00:33 +0000",
        "id" : "92f92923418c9803a0eb26fae97e56eed47a612d",
        "msg" : "hnbgw: Fix race conditions during PFCP Association",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "hnbgw/HNBGW_Tests.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}