{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3596 of commit c099e9801576ef2217139c48b221ce61c152e23c, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3596/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "c099e9801576ef2217139c48b221ce61c152e23c"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/eiffel-fl/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" : "3596"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "mountsnoop-selector"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "mountsnoop-selector"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "eiffel-fl"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@eiffel-fl"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3596 of commit c099e9801576ef2217139c48b221ce61c152e23c, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Add filtering capabilities to mountsnoop.py"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3596"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "Hi.\\r\\n\\r\\n\\r\\nFirst, I hope you are fine and the same for your relatives.\\r\\n\\r\\nIn  kinvolk/inspektor-gadget#169, I added support for `mountsnoop` gadget.\\r\\nTo be able to use `--selector`, I needed to modify BPF code generated in `mountsnoop.py`.\\r\\nFirst, I needed to call `filter_by_containers()` and also add check to `container_should_be_filtered()` in BPF code itself.\\r\\nAs `struct mnt_namespace` is defined in `mountsnoop.py` BPF code (as we want to snoop `mount` operations), I added guard around this definition, so we do not define this structure two times (one time in `mountnsoop.py` and the other in `containers.py`).\\r\\n\\r\\nI tested these modifications inside `minikube` and using `inspektor-gadget` to interact with `mountsnoop.py`.\\r\\n\\r\\nIf you see any ways to improve this code, feel free to share.\\r\\n\\r\\n\\r\\nBest regards."
        },
        {
          "_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" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "<a title=\"Add filtering capabilities to mountsnoop.py\" href=\"https://github.com/iovisor/bcc/pull/3596\">PR #3596</a>: Add filtering capabilities ...",
  "displayName" : "#1131",
  "duration" : 1327540,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #1131",
  "id" : "1131",
  "keepLog" : False,
  "number" : 1131,
  "queueId" : 9057,
  "result" : "SUCCESS",
  "timestamp" : 1630556750265,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/1131/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 1131,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/1131/"
    },
    {
      "number" : 1131,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/1131/"
    },
    {
      "number" : 1131,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/1131/"
    },
    {
      "number" : 1131,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/1131/"
    },
    {
      "number" : 1131,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/1131/"
    },
    {
      "number" : 1131,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/1131/"
    },
    {
      "number" : 1131,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/1131/"
    }
  ]
}