Started by upstream project "bcc-pr" build number 952 originally caused by: GitHub pull request #3393 of commit 24bb9df199d588cae713db7a8bbe4b5c74db2f27, no merge conflicts. Running as SYSTEM Building remotely on ubuntu1710-slave-e59 (ubuntu1710) in workspace /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710 No credentials specified Cloning the remote Git repository Cloning repository https://github.com/iovisor/bcc.git > git init /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710 # timeout=10 Fetching upstream changes from https://github.com/iovisor/bcc.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10 Fetching upstream changes from https://github.com/iovisor/bcc.git > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData Checking out Revision 15d661f2d37e59c445bc36dee7d8e4d4b77d7255 (refs/remotes/origin/pr/3393/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d661f2d37e59c445bc36dee7d8e4d4b77d7255 # timeout=10 Commit message: "Merge 24bb9df199d588cae713db7a8bbe4b5c74db2f27 into b209161fd7cacd03fd082ce3c0af89cfa652792d" First time build. Skipping changelog. Run condition [Execute Shell] enabling prebuild for step [Execute shell] Run condition [Execute Shell] enabling prebuild for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition125852085235410049.sh + grep -q ^ID=fedora /etc/os-release Run condition [Execute Shell] preventing perform for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition1141075116401533544.sh + grep -q ^ID=ubuntu /etc/os-release Run condition [Execute Shell] enabling perform for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/jenkins10910145437898273181.sh + git clean -df + seq 1 30 + sudo fuser /var/lib/dpkg/lock + break + sudo dpkg -r bcc-tools libbcc libbcc-examples python-bcc bcc-lua dpkg: warning: ignoring request to remove bcc-tools which isn't installed dpkg: warning: ignoring request to remove libbcc which isn't installed dpkg: warning: ignoring request to remove libbcc-examples which isn't installed dpkg: warning: ignoring request to remove python-bcc which isn't installed dpkg: warning: ignoring request to remove bcc-lua which isn't installed + rm -rf build + ./scripts/build-deb.sh test + set -e + PARALLEL=2 ++ mktemp -d /tmp/debuild.XXXXXX + TMP=/tmp/debuild.Y6c9zF + trap cleanup EXIT + git submodule update --init --recursive Submodule 'src/cc/libbpf' (https://github.com/libbpf/libbpf.git) registered for path 'src/cc/libbpf' Cloning into '/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710/src/cc/libbpf'... Submodule path 'src/cc/libbpf': checked out '174d0b7b499fd90cb1d67bee689fb55974009f3e' + . scripts/git-tag.sh +++ git describe --tags --abbrev=0 ++ git_tag_latest=v0.19.0 +++ git rev-list v0.19.0.. --count ++ git_rev_count=34 ++ git_rev_count=35 +++ git log --pretty=%s -n 1 ++ git_subject='Merge 24bb9df199d588cae713db7a8bbe4b5c74db2f27 into b209161fd7cacd03fd082ce3c0af89cfa652792d' ++ release=35 ++ [[ 35 != \1 ]] +++ git log --pretty=%h -n 1 ++ release=35.git.15d661f2 ++ revision=0.19.0 + git archive HEAD --prefix=bcc/ --format=tar -o /tmp/debuild.Y6c9zF/bcc_0.19.0.orig.tar + pushd src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/ubuntu1710/src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/ubuntu1710 + git archive HEAD --prefix=bcc/src/cc/libbpf/ --format=tar -o /tmp/debuild.Y6c9zF/bcc_libbpf_0.19.0.orig.tar + popd ~/jenkins/workspace/bcc-pr/label/ubuntu1710 + pushd /tmp/debuild.Y6c9zF /tmp/debuild.Y6c9zF ~/jenkins/workspace/bcc-pr/label/ubuntu1710 + tar -A -f bcc_0.19.0.orig.tar bcc_libbpf_0.19.0.orig.tar + gzip bcc_0.19.0.orig.tar + tar xf bcc_0.19.0.orig.tar.gz + cd bcc + debuild=debuild + [[ test = \t\e\s\t ]] + debuild+=' --preserve-envvar PATH' + sudo tee /usr/local/bin/dpkg-deb + echo -e '#!/bin/bash\nexec /usr/bin/dpkg-deb -z1 "$@"' #!/bin/bash exec /usr/bin/dpkg-deb -z1 "$@" + sudo chmod +x /usr/local/bin/dpkg-deb + dch -b -v 0.19.0-35.git.15d661f2 'Merge 24bb9df199d588cae713db7a8bbe4b5c74db2f27 into b209161fd7cacd03fd082ce3c0af89cfa652792d' + [[ test = \n\i\g\h\t\l\y ]] + DEB_BUILD_OPTIONS='nocheck parallel=2' + debuild --preserve-envvar PATH -us -uc dpkg-buildpackage -rfakeroot -us -uc dpkg-buildpackage: info: source package bcc dpkg-buildpackage: info: source version 0.19.0-35.git.15d661f2 dpkg-buildpackage: info: source distribution UNRELEASED dpkg-buildpackage: info: source changed by Yonghong Song dpkg-source --before-build bcc dpkg-buildpackage: info: host architecture amd64 dpkg-checkbuilddeps: error: Unmet build dependencies: libdebuginfod-dev dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting dpkg-buildpackage: warning: (Use -d flag to override.) debuild: fatal error at line 1124: dpkg-buildpackage -rfakeroot -us -uc failed + cleanup + [[ -d /tmp/debuild.Y6c9zF ]] + rm -rf /tmp/debuild.Y6c9zF Build step 'Conditional step (single)' marked build as failure Taking single-use slave ubuntu1710-slave-e59 offline. Finished: FAILURE