{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3196 of commit 9d33d826cd2921942b5e32158c95d94fbfd05a30, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3196/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "9d33d826cd2921942b5e32158c95d94fbfd05a30"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "omkarbdesai"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "omkarbdesai@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/swiftomkar/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" : "3196"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "omkarbdesai@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "swiftomkar"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@swiftomkar"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3196 of commit 9d33d826cd2921942b5e32158c95d94fbfd05a30, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "biolatency.py Add -j flag"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3196"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "### Why\\r\\nIn it's current form, storing the histogram data and analyzing the same for a large set of machines is difficult.\\r\\nWith this flag, it is possible to store the histogram as a dictionary/json file which can be imported easily to be analyzed with libraries like Pandas. \\r\\n\\r\\n### Example output\\r\\n```\\r\\n{\\r\\n0: 0, \\r\\n2: 0, \\r\\n4: 0, \\r\\n8: 0, \\r\\n16: 0, \\r\\n32: 0, \\r\\n64: 13, \\r\\n128: 44, \\r\\n256: 41, \\r\\n512: 14, \\r\\n1024: 27, \\r\\n2048: 1, \\r\\n4096: 10,  \\r\\n8192: 0\\r\\n}\\r\\n```\\r\\n### Updated example output - v1\\r\\n```\\r\\n[\\r\\n    {'interval-start': 0, 'interval-end': 1, 'count': 0}, \\r\\n    {'interval-start': 2, 'interval-end': 3, 'count': 5}, \\r\\n    {'interval-start': 4, 'interval-end': 7, 'count': 143}\\r\\n]\\r\\n```\\r\\n### Updated example output - v2\\r\\n```\\r\\n{\\r\\n    'ts': '2020-12-30 14:49:37', \\r\\n    'val_type': 'msecs', \\r\\n    'data': \\r\\n        [\\r\\n            {'interval-start': 0, 'interval-end': 1, 'count': 2}, \\r\\n            {'interval-start': 2, 'interval-end': 3, 'count': 1}\\r\\n        ], \\r\\n    'flags': 'Sync-Write'\\r\\n}\\r\\n\\r\\n```\\r\\n"
        },
        {
          "_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=\"biolatency.py Add -j flag\" href=\"https://github.com/iovisor/bcc/pull/3196\">PR #3196</a>: biolatency.py Add -j flag",
  "displayName" : "#785",
  "duration" : 1107001,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #785",
  "id" : "785",
  "keepLog" : False,
  "number" : 785,
  "queueId" : 6289,
  "result" : "SUCCESS",
  "timestamp" : 1609359159265,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/785/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 785,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/785/"
    },
    {
      "number" : 785,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/785/"
    },
    {
      "number" : 785,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/785/"
    },
    {
      "number" : 785,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/785/"
    },
    {
      "number" : 785,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/785/"
    },
    {
      "number" : 785,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/785/"
    },
    {
      "number" : 785,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/785/"
    }
  ]
}