Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/python2-traceback2
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/python2-traceback2.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/python2-traceback2 # timeout=10
Fetching upstream changes from https://aur.archlinux.org/python2-traceback2.git
 > git --version # timeout=10
 > git --version # 'git version 2.38.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/python2-traceback2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/python2-traceback2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision e41baf85e2de283795c25cefb58eae210579ad93 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e41baf85e2de283795c25cefb58eae210579ad93 # timeout=10
Commit message: "Fix upstream URL (v1.4.0-7)"
First time build. Skipping changelog.
[python2-traceback2] $ /bin/sh -xe /tmp/jenkins7415409838006153283.sh
+ '[' -n '' ']'
+ sudo /usr/local/sbin/build-chroot-pkg python2-traceback2
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: python2-traceback2 1.4.0-7 (Tue Nov 15 16:39:18 2022)
==> Retrieving sources...
  -> Downloading traceback2-1.4.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   122  100   122    0     0   3422      0 --:--:-- --:--:-- --:--:--  3485

100   280  100   280    0     0   1570      0 --:--:-- --:--:-- --:--:--  1570

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 15872  100 15872    0     0  68050      0 --:--:-- --:--:-- --:--:-- 68050
  -> Downloading traceback2-1.4.0-LICENSE.txt...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2454  100  2454    0     0  11482      0 --:--:-- --:--:-- --:--:-- 11521
==> Validating source files with sha256sums...
    traceback2-1.4.0.tar.gz ... Passed
    traceback2-1.4.0-LICENSE.txt ... Passed
==> Making package: python2-traceback2 1.4.0-7 (Tue Nov 15 16:39:22 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: python2-linecache2
[?25l[?25h==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> python2-linecache2
  -> python2-six
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: python2-pbr
[?25l[?25h==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> python2-setuptools
  -> python2-pbr
==> ERROR: Could not resolve all dependencies.
==> ERROR: Build failed, check /var/lib/jenkins/chroots/root1/build-0001/build
Build step 'Execute shell' marked build as failure
Finished: FAILURE