{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3153 of commit aa00928f957a6dbbfe77262a85c029bd12d86601, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3153/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "aa00928f957a6dbbfe77262a85c029bd12d86601"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Yonghong Song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "yhs@fb.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/iovisor/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "3153"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "yhs_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "yhs_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3153 of commit aa00928f957a6dbbfe77262a85c029bd12d86601, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "use correct arch register for the 4th param of x86_64 syscalls"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3153"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "Fix #3150\\r\\n\\r\\nOn x86_64, for syscalls, the calling convension is to use\\r\\nr10 instead of rcx for the 4th parameter. I have verified this\\r\\nwith disassembling vmlinux codes.\\r\\n  https://www.systutorials.com/x86-64-calling-convention-by-gcc/\\r\\n\\r\\nbcc previously used rcx for the 4th parameter for all cases.\\r\\nThis patch fixed the issue by using r10 for syscalls.\\r\\nA macro PT_REGS_PARM4_SYSCALL() is also introduced in helpers.h\\r\\nto access the 4th parameter for r10.\\r\\n\\r\\nSigned-off-by: Yonghong Song <yhs@fb.com>"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "null"
        },
        {
          "_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=\"use correct arch register for the 4th param of x86_64 syscalls\" href=\"https://github.com/iovisor/bcc/pull/3153\">PR #3153</a>: use correct arch register f...",
  "displayName" : "#737",
  "duration" : 1125911,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #737",
  "id" : "737",
  "keepLog" : False,
  "number" : 737,
  "queueId" : 5905,
  "result" : "SUCCESS",
  "timestamp" : 1604448644455,
  "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/737/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 737,
      "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/label=fc25/737/"
    },
    {
      "number" : 737,
      "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/label=fc26/737/"
    },
    {
      "number" : 737,
      "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/label=fc27/737/"
    },
    {
      "number" : 737,
      "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/label=fc28/737/"
    },
    {
      "number" : 737,
      "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/label=ubuntu1604/737/"
    },
    {
      "number" : 737,
      "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/label=ubuntu1710/737/"
    },
    {
      "number" : 737,
      "url" : "https://buildbot.iovisor.org/jenkins/user/tj/my-views/view/all/job/bcc-pr/label=ubuntu1804/737/"
    }
  ]
}