Console Output

Started by upstream project "bcc-pr" build number 1190
originally caused by:
 GitHub pull request #3666 of commit c02d2c376936caed7970d2d07fe0cdd02b1f56a9, no merge conflicts.
Running as SYSTEM
Building remotely on fedora26-slave-cd5 (fc26) in workspace /home/fedora/jenkins/workspace/bcc-pr/label/fc26
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/iovisor/bcc.git
 > git init /home/fedora/jenkins/workspace/bcc-pr/label/fc26 # timeout=10
Fetching upstream changes from https://github.com/iovisor/bcc.git
 > git --version # timeout=10
 > git --version # 'git version 2.13.6'
 > 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 941755db43e94a704e221f2d1a29e83da9940abc (refs/remotes/origin/pr/3666/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 941755db43e94a704e221f2d1a29e83da9940abc # timeout=10
Commit message: "Merge c02d2c376936caed7970d2d07fe0cdd02b1f56a9 into d1afbf65eab91d47fe9868853ee4f4c7638203eb"
 > git rev-list --no-walk 2e1022b1ca5508f0b62a856f03798115e41410ee # timeout=10
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]
[fc26] $ /bin/sh -xe /tmp/CommandInterpreterCondition3150122384711131765.sh
+ grep -q '^ID=fedora' /etc/os-release
Run condition [Execute Shell] enabling perform for step [Execute shell]
[fc26] $ /bin/sh -xe /tmp/jenkins2804833993107160101.sh
+ git clean -df
+ sudo dnf erase -y bcc-tools libbcc libbcc-examples python-bcc bcc-lua
No match for argument: bcc-tools
No match for argument: libbcc
No match for argument: libbcc-examples
No match for argument: python-bcc
No match for argument: bcc-lua
Error: No packages marked for removal.
+ :
+ rm -rf build
+ export PATH=/opt/local/llvm/bin:/usr/local/bin:/usr/bin
+ PATH=/opt/local/llvm/bin:/usr/local/bin:/usr/bin
+ ./scripts/build-rpm.sh
+ set -e
++ mktemp -d /tmp/rpmbuild.XXXXXX
+ TMP=/tmp/rpmbuild.Ex2bKR
+ trap cleanup EXIT
+ '[' -f os-release ']'
+ [[ '' -lt 30 ]]
+ PKGS='python3-cachetools python-cachetools'
+ sudo dnf install -y python3-cachetools python-cachetools
Fedora 26 - x86_64 - Updates                     19 MB/s |  22 MB     00:01    
Fedora 26 - x86_64                               28 MB/s |  53 MB     00:01    
Last metadata expiration check: 0:00:06 ago on Mon 18 Oct 2021 12:35:43 AM UTC.
Dependencies resolved.
================================================================================
 Package                  Arch         Version               Repository    Size
================================================================================
Installing:
 python-cachetools        noarch       2.0.0-4.fc26          fedora        29 k
 python3-cachetools       noarch       2.0.0-4.fc26          fedora        30 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 58 k
Installed size: 161 k
Downloading Packages:

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
  Curl error (28): Timeout was reached for https://mirrors.fedoraproject.org/metalink?repo=fedora-26&arch=x86_64 [Connection timed out after 30002 milliseconds]
+ cleanup
+ [[ -d /tmp/rpmbuild.Ex2bKR ]]
+ rm -rf /tmp/rpmbuild.Ex2bKR
Build step 'Conditional step (single)' marked build as failure
Taking single-use agent fedora26-slave-cd5 offline.
Finished: FAILURE