{
  "_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" : 1307,
      "executingTimeMillis" : 1307,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7373,
      "waitingTimeMillis" : 7373
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2980,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
            "branch" : [
              {
                "SHA1" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
            "branch" : [
              {
                "SHA1" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
                "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" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
        "branch" : [
          {
            "SHA1" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
            "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" : "#2980",
  "duration" : 1307,
  "estimatedDuration" : 1293,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #2980",
  "id" : "2980",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2980,
  "queueId" : 2035020,
  "result" : "SUCCESS",
  "timestamp" : 1762499587971,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/registry-trigger-osmo-ttcn3-hacks/2980/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "hlr/testenv_pyhss.cfg",
          "hlr/pyhss/run_in_venv.sh",
          "_testenv/data/scripts/run_in_venv.sh"
        ],
        "commitId" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
        "timestamp" : 1762443670000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "hlr: testenv: fix running pyhss from debian pkg\u000a\u000aMove the run_in_venv.sh script that is only used by pyhss from the\u000ageneric location _testenv/data/scripts/run_in_venv.sh to\u000ahlr/pyhss/run_in_venv.sh and hardcode the path\u000a/opt/venvs/pyhss/bin/activate in there when running from binary\u000apackages. This is the path used in the binary package in the Osmocom\u000aOBS, the default path from dh_virtualenv. The package doesn't install\u000apyhss_gsup etc. to /usr/bin, as these are usually not meant to be\u000adirectly started without the systemd services that have the\u000a/opt/venvs/pyhss path hardcoded.\u000a\u000aAlso put 'export PYHSS_CONFIG=config.yaml' in there, now that\u000athe script is pyhss specific.\u000a\u000aRelated: https://dh-virtualenv.readthedocs.io/en/1.2.1/usage.html\u000aChange-Id: I0cdf1a9f220ddd2ef0866d0d11d1e3f6056a1cba\u000a",
        "date" : "2025-11-06 16:41:10 +0100",
        "id" : "d897b8bb991ff91a01b1cf863bbae36c0ab3d091",
        "msg" : "hlr: testenv: fix running pyhss from debian pkg",
        "paths" : [
          {
            "editType" : "add",
            "file" : "hlr/pyhss/run_in_venv.sh"
          },
          {
            "editType" : "edit",
            "file" : "hlr/testenv_pyhss.cfg"
          },
          {
            "editType" : "delete",
            "file" : "_testenv/data/scripts/run_in_venv.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}