{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org 246tnt@gmail.com"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 29702,
      "executingTimeMillis" : 29702,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6190,
      "waitingTimeMillis" : 6190
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7449,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
            "branch" : [
              {
                "SHA1" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
            "branch" : [
              {
                "SHA1" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4850,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "615146270fbb391c3bae244d181ada645608a7bf",
            "branch" : [
              {
                "SHA1" : "615146270fbb391c3bae244d181ada645608a7bf",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "615146270fbb391c3bae244d181ada645608a7bf",
            "branch" : [
              {
                "SHA1" : "615146270fbb391c3bae244d181ada645608a7bf",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
        "branch" : [
          {
            "SHA1" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-tetra"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7449",
  "duration" : 29702,
  "estimatedDuration" : 23233,
  "executor" : None,
  "fullDisplayName" : "master-osmo-tetra #7449",
  "id" : "7449",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7449,
  "queueId" : 2074847,
  "result" : "SUCCESS",
  "timestamp" : 1766087406811,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-tetra/7449/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/lower_mac/tetra_lower_mac.c"
        ],
        "commitId" : "3ba729b8e9ca82b2149fc9ed96012b9e2ac6ce51",
        "timestamp" : 1765899713000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
          "fullName" : "w.bokslag"
        },
        "authorEmail" : "w.bokslag@midnightblue.nl",
        "comment" : "Fix preventing crashes when -d missing\u000a\u000aSmall fix that check whether a dumpdir was provided with -d. If not,\u000ano voice data is written to file.\u000a\u000aChange-Id: I6a857f62aae542b054cbb474594359da626762bb\u000a",
        "date" : "2025-12-16 16:41:53 +0100",
        "id" : "3ba729b8e9ca82b2149fc9ed96012b9e2ac6ce51",
        "msg" : "Fix preventing crashes when -d missing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/lower_mac/tetra_lower_mac.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tetra_mac_pdu.c"
        ],
        "commitId" : "1dd42c59ad294957847b932d695eb15e4935a748",
        "timestamp" : 1765899790000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
          "fullName" : "w.bokslag"
        },
        "authorEmail" : "w.bokslag@midnightblue.nl",
        "comment" : "Small bugfix in SYSINFO parsing\u000a\u000aSmall bugfix. We now increases the position in the SYSINFO read\u000abuffer when parsing hyperframe or cck number.\u000a\u000aChange-Id: Ic35f5106c096a7a3dd0d2302ad53fa00c69ab76d\u000a",
        "date" : "2025-12-16 16:43:10 +0100",
        "id" : "1dd42c59ad294957847b932d695eb15e4935a748",
        "msg" : "Small bugfix in SYSINFO parsing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tetra_mac_pdu.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/demod/telive_1ch_simple_gr310_udp.grc",
          "src/demod/telive_1ch_simple_gr310_udp.py"
        ],
        "commitId" : "8d30520f3b8102ed210144e86e269fc4be98475b",
        "timestamp" : 1765899790000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
          "fullName" : "w.bokslag"
        },
        "authorEmail" : "w.bokslag@midnightblue.nl",
        "comment" : "Fix in GNU Radio 3.10 receiver\u000a\u000aThe GNU Radio 3.10 compatible receiver script added by SQ5BPF\u000acontains an erroneous block that should not be present. This\u000ablock was removed.\u000a\u000aChange-Id: I63a95bd8dbbceadd1b6c1b227a125910051d415e\u000a",
        "date" : "2025-12-16 16:43:10 +0100",
        "id" : "8d30520f3b8102ed210144e86e269fc4be98475b",
        "msg" : "Fix in GNU Radio 3.10 receiver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/demod/telive_1ch_simple_gr310_udp.grc"
          },
          {
            "editType" : "edit",
            "file" : "src/demod/telive_1ch_simple_gr310_udp.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/example_keyfile.txt"
        ],
        "commitId" : "2f2685b2c8527f52bcb0bed1547cf40c3be45532",
        "timestamp" : 1765899790000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
          "fullName" : "w.bokslag"
        },
        "authorEmail" : "w.bokslag@midnightblue.nl",
        "comment" : "Added example keyfile\u000a\u000aAdded an example keyfile that people can use when trying to decrypt\u000aTEA-encrypted traffic. Note that a legitimate 80-bit key is needed.\u000aThis is not a cracking tool.\u000a\u000aChange-Id: I7e13dcd10546e118e2cf9845f14121862db0cca9\u000a",
        "date" : "2025-12-16 16:43:10 +0100",
        "id" : "2f2685b2c8527f52bcb0bed1547cf40c3be45532",
        "msg" : "Added example keyfile",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/example_keyfile.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/crypto/hurdle.h",
          "src/crypto/taa1.c",
          "src/crypto/taa1.h",
          "src/crypto/hurdle.c"
        ],
        "commitId" : "ce62c5ec863b3edab48e49a519146cdf83e7f763",
        "timestamp" : 1765899790000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
          "fullName" : "w.bokslag"
        },
        "authorEmail" : "w.bokslag@midnightblue.nl",
        "comment" : "Added TA61 to the TAA1 suite\u000a\u000aChange-Id: I79e93d6863ab6c044a8e19bba85c7447095f5e11\u000a",
        "date" : "2025-12-16 16:43:10 +0100",
        "id" : "ce62c5ec863b3edab48e49a519146cdf83e7f763",
        "msg" : "Added TA61 to the TAA1 suite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/crypto/taa1.h"
          },
          {
            "editType" : "edit",
            "file" : "src/crypto/hurdle.h"
          },
          {
            "editType" : "edit",
            "file" : "src/crypto/taa1.c"
          },
          {
            "editType" : "edit",
            "file" : "src/crypto/hurdle.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/crypto/tetra_crypto.c"
        ],
        "commitId" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
        "timestamp" : 1765899790000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
          "fullName" : "w.bokslag"
        },
        "authorEmail" : "w.bokslag@midnightblue.nl",
        "comment" : "Added functional TA61 decryption\u000a\u000aNow uses a known SCK/CCK to decrypt identities using TA61\u000a\u000aChange-Id: Ic01c1d9cd151ba0213ed67971cc479f312af14fb\u000a",
        "date" : "2025-12-16 16:43:10 +0100",
        "id" : "59fb603999ca1c0302366e07253fd65b2d1fe7ca",
        "msg" : "Added functional TA61 decryption",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/crypto/tetra_crypto.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/w.bokslag",
      "fullName" : "w.bokslag"
    }
  ],
  "runs" : [
    {
      "number" : 7449,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmo-tetra/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/7449/"
    }
  ]
}