{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3061 of commit 84cb09f472e0505e2dba1005b329975bdf4c0c07, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3061/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "84cb09f472e0505e2dba1005b329975bdf4c0c07"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/Yolandajn/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" : "3061"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "funclatency-avg"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "funclatency-avg"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "Yolandajn"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@Yolandajn"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3061 of commit 84cb09f472e0505e2dba1005b329975bdf4c0c07, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "add average function latency"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3061"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "the tool funclatency does not provide average latency of function traced. \\r\\nadd avg latency and output like this:\\r\\n```\\r\\n# ./funclatency.py -u do_sys_open\\r\\nTracing 1 functions for \\\"do_sys_open\\\"... Hit Ctrl-C to end.\\r\\n^C     usecs               : count     distribution\\r\\n         0 -> 1          : 91       |*************************************   |\\r\\n         2 -> 3          : 32       |*************                           |\\r\\n         4 -> 7          : 98       |****************************************|\\r\\n         8 -> 15         : 3        |*                                       |\\r\\n        16 -> 31         : 1        |                                        |\\r\\navg = 3 usecs, total: 773 usecs, count: 225"
        },
        {
          "_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=\"add average function latency\" href=\"https://github.com/iovisor/bcc/pull/3061\">PR #3061</a>: add average function latency",
  "displayName" : "#645",
  "duration" : 1401672,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #645",
  "id" : "645",
  "keepLog" : False,
  "number" : 645,
  "queueId" : 5168,
  "result" : "SUCCESS",
  "timestamp" : 1597878288910,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/645/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 645,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/645/"
    },
    {
      "number" : 645,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/645/"
    },
    {
      "number" : 645,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/645/"
    },
    {
      "number" : 645,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/645/"
    },
    {
      "number" : 645,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/645/"
    },
    {
      "number" : 645,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/645/"
    },
    {
      "number" : 645,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/645/"
    }
  ]
}