{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3258 of commit c02ce8c4d5fe9124f397ff5fdb9d1dacd48700b9, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3258/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "c02ce8c4d5fe9124f397ff5fdb9d1dacd48700b9"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/rsanger/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "3258"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "fix_usdt_constants"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "fix_usdt_constants"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "rsanger"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@rsanger"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3258 of commit c02ce8c4d5fe9124f397ff5fdb9d1dacd48700b9, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Increase storage size of usdt argument constants to 64 bits"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3258"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "[Systemtap](https://sourceware.org/systemtap/wiki/UserSpaceProbeImplementation) defines the size of an argument as either 1, 2, 4, or 8 bytes (signed or unsigned). Thus the constant variable should be stored in a `long long` instead of an `int` to ensure 8 bytes size.\\r\\n\\r\\nI've opted for `long long` here rather than `int64_t` to match with `strtoull`'s type.\\r\\n\\r\\nI've kept this as a signed integer for backwards compatibility, and I've used `strtoull` for the conversion as it correctly handles both the maximum unsigned value and negative values. The sign of the _size_ argument indicates whether the _constant_ value stored is signed or unsigned.\\r\\n\\r\\nNote: 16-byte constants are possible but AFIK only from non-standard types like `__int128`.\\r\\nThis patch doesn't support that case."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, test this please]"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "iovisor/bcc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "6d3daf13-69b8-48b1-9c8f-ec5353264113"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "<a title=\"Increase storage size of usdt argument constants to 64 bits\" href=\"https://github.com/iovisor/bcc/pull/3258\">PR #3258</a>: Increase storage size of us...",
  "displayName" : "#826",
  "duration" : 1163587,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #826",
  "id" : "826",
  "keepLog" : False,
  "number" : 826,
  "queueId" : 6610,
  "result" : "SUCCESS",
  "timestamp" : 1612394012792,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/826/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 826,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/826/"
    },
    {
      "number" : 826,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/826/"
    },
    {
      "number" : 826,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/826/"
    },
    {
      "number" : 826,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/826/"
    },
    {
      "number" : 826,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/826/"
    },
    {
      "number" : 826,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/826/"
    },
    {
      "number" : 826,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/826/"
    }
  ]
}