[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_2 #268596

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Aug 11 09:37:11 BST 2020


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/268596/display/redirect>

Changes:


------------------------------------------
[...truncated 83 B...]
[workspace] $ /bin/sh -xe /tmp/jenkins16857646241392129926.sh
+ /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh
====================================================================================
Tue 11 Aug 08:36:42 UTC 2020 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job reproducible_builder_archlinux_2) on jenkins, called using "" as arguments.
Tue 11 Aug 08:36:42 UTC 2020 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 983c527f5569e5f6dfd7f978878ed2aa) as "/tmp/jenkins-script-ixtUKFFO"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
Tue Aug 11 08:36:49 UTC 2020 - choosing package to be build.
ok, let's check if gdb-dashboard is building anywhere yet…
ok, gdb-dashboard is not building anywhere…
UPDATE 1
Tue Aug 11 08:36:50 UTC 2020 - building package gdb-dashboard from 'community' now...
=============================================================================
Initialising reproducibly build of gdb-dashboard in community on x86_64 now.
1st build will be done on osuosl-build170-amd64.
2nd build will be done on osuosl-build169-amd64.
=============================================================================
====================================================================================
Mon Sep 13 14:59:54 UTC 2021 - running /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh (for job /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh) on osuosl-build170-amd64, called using "1 community gdb-dashboard /srv/reproducible-results/archlinuxrb-build-RngIWL7p 1597135002" as arguments.
Mon Sep 13 14:59:54 UTC 2021 - actually running "reproducible_build_archlinux_pkg.sh" (md5sum 983c527f5569e5f6dfd7f978878ed2aa) as "/tmp/jenkins-script-IyJV067B"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
=============================================================================
Building for Arch Linux on osuosl-build170-amd64 now.
Source package: gdb-dashboard
Repository:     community
Date:           Mon Sep 13 14:59:54 UTC 2021
=============================================================================
Future:            enabled
SOURCE_DATE_EPOCH: 1597135002
makepkg env:       SOURCE_DATE_EPOCH='1597135002' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1
makepkg options:   --syncdeps --noconfirm --nocheck --skippgpcheck
=============================================================================
archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p
MAKEFLAGS=-j32
>From https://github.com/archlinux/svntogit-community
 * branch            packages/gdb-dashboard -> FETCH_HEAD
 * [new branch]      packages/gdb-dashboard -> community/packages/gdb-dashboard
Cloning into 'gdb-dashboard'...
done.
export TZ="/usr/share/zoneinfo/Etc/GMT+12"
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
+ schroot --run-session -c archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p --directory /tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p -u root -- rm -f /var/lib/pacman/db.lck
+ tee -a /srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard/build1.log
+ schroot --run-session -c archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p --directory /tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p -u root -- pacman -Syu --noconfirm
+ tee -a /srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard/build1.log
:: Synchronizing package databases...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  132k  100  132k    0     0  43.0M      0 --:--:-- --:--:-- --:--:-- 43.0M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1663k  100 1663k    0     0   101M      0 --:--:-- --:--:-- --:--:--  101M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 5225k  100 5225k    0     0   159M      0 --:--:-- --:--:-- --:--:--  159M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  162k  100  162k    0     0   158M      0 --:--:-- --:--:-- --:--:--  158M
:: Starting full system upgrade...
 there is nothing to do
+ source /tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p/gdb-dashboard/trunk/PKGBUILD
++ pkgname=gdb-dashboard
++ pkgver=0.11.3
++ pkgrel=1
++ pkgdesc='Modular visual interface for GDB in Python'
++ url=https://github.com/cyrus-and/gdb-dashboard
++ arch=('any')
++ license=('MIT')
++ depends=('gdb' 'binutils')
++ optdepends=('python-pygments: syntax highlighting support')
++ source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}.tar.gz)
++ sha512sums=('71dbc13da05665584af7784a01ea3d70ada4241fe8ab1a5283f7a4321e6517594435a1ec09d81745e87c55807ab83efc8e099a1f70f4f04062cce79c8858e4e9')
++ b2sums=('a0de93147190259e9864824dc66d199747ea49011621925f1ba4e78966250ae16b85d8aa2797b3512dcc559be8debb6f8338d52829dd2af6eea6709bf6d1fe64')
+ '[' -n '' ']'
+ VERSION=0.11.3-1
+ echo 0.11.3-1
+ schroot --run-session -c archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p --directory /tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p/gdb-dashboard/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1597135002'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 printenv 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard/build1.log
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
GIT_SSL_NO_VERIFY=1
SOURCE_DATE_EPOCH=1597135002
SHELL=/bin/bash
SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux
no_proxy=localhost,127.0.0.1
SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1597135002' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' GIT_SSL_NO_VERIFY=1 printenv 2>&1
SCHROOT_SESSION_ID=archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p
PWD=/tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p/gdb-dashboard/trunk
LOGNAME=jenkins
SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux
SCHROOT_GROUP=jenkins
SCHROOT_USER=jenkins
ftp_proxy=http://127.0.0.1:3128
HOME=/var/lib/jenkins
LANG=C
https_proxy=http://127.0.0.1:3128
USER=jenkins
FTP_PROXY=http://127.0.0.1:3128
SHLVL=1
HTTPS_PROXY=http://127.0.0.1:3128
HTTP_PROXY=http://127.0.0.1:3128
SCHROOT_GID=116
http_proxy=http://127.0.0.1:3128
SCHROOT_UID=110
HG=/usr/bin/hg
_=/usr/sbin/printenv
+ schroot --run-session -c archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p --directory /tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p/gdb-dashboard/trunk -- bash -l -c 'makepkg --printsrcinfo | awk -F '\'' = '\'' '\''/^\s+validpgpkeys/{print $2}'\''| while read pgpkey; do gpg --recv-key $pgpkey; done'
+ tee -a /srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard/build1.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p --directory /tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p/gdb-dashboard/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1597135002'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 makepkg --syncdeps --noconfirm --nocheck --skippgpcheck 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard/build1.log
==> Making package: gdb-dashboard 0.11.3-1 (Mon Sep 13 15:00:00 2021)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) boost-libs-1.72.0-2  gdb-common-9.2-1  guile2.0-2.0.14-4  source-highlight-3.1.9-2  gdb-9.2-1

Total Download Size:    9.39 MiB
Total Installed Size:  34.84 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 2622k  100 2622k    0     0   196M      0 --:--:-- --:--:-- --:--:--  196M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  643k  100  643k    0     0  10.3M      0 --:--:-- --:--:-- --:--:-- 10.3M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 2588k  100 2588k    0     0   194M      0 --:--:-- --:--:-- --:--:--  194M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 67489  100 67489    0     0  64.3M      0 --:--:-- --:--:-- --:--:-- 64.3M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 3698k  100 3698k    0     0   190M      0 --:--:-- --:--:-- --:--:--  190M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing source-highlight...
installing guile2.0...
installing gdb-common...
installing gdb...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading gdb-dashboard-0.11.3.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 --:--:-- --:--:-- --:--:--     0100   132  100   132    0     0    573      0 --:--:-- --:--:-- --:--:--   576
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 21744    0 21744    0     0  39606      0 --:--:-- --:--:-- --:--:--  179k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    gdb-dashboard-0.11.3.tar.gz ... Passed
==> Validating source files with b2sums...
    gdb-dashboard-0.11.3.tar.gz ... Passed
==> Extracting sources...
  -> Extracting gdb-dashboard-0.11.3.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gdb-dashboard"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gdb-dashboard 0.11.3-1 (Mon Sep 13 15:00:03 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-gdb-dashboard-archlinuxrb-build-RngIWL7p
+ tee -a /srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/gdb-dashboard-archlinuxrb-build-RngIWL7p/*/trunk/*.pkg.tar.xz': No such file or directory
Mon Sep 13 15:00:05 UTC 2021 - build #1 for gdb-dashboard on osuosl-build170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 14:59 b1

./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 14:59 gdb-dashboard

./b1/gdb-dashboard:
total 12
-rw-r--r-- 1 jenkins jenkins 6548 Sep 13 15:00 build1.log
-rw-r--r-- 1 jenkins jenkins    9 Sep 13 14:59 build1.version
Mon Sep 13 15:00:05 UTC 2021 - build #1 for gdb-dashboard on osuosl-build170-amd64 done.
Mon Sep 13 15:00:05 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-IyJV067B, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-RngIWL7p:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Aug 11 08:37 b1
drwxr-xr-x 2 jenkins jenkins 4096 Aug 11 08:36 b2

/srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug 11 08:37 gdb-dashboard

/srv/reproducible-results/archlinuxrb-build-RngIWL7p/b1/gdb-dashboard:
total 12
-rw-r--r-- 1 jenkins jenkins 6548 Aug 11 08:37 build1.log
-rw-r--r-- 1 jenkins jenkins    9 Aug 11 08:37 build1.version

/srv/reproducible-results/archlinuxrb-build-RngIWL7p/b2:
total 0
Tue Aug 11 08:37:11 UTC 2020 - build1 didn't create a package, skipping build2!
Tue Aug 11 08:37:11 UTC 2020 - https://tests.reproducible-builds.org/archlinux/community/gdb-dashboard/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('395557', '0.11.3-1', 'UNKNOWN', '2020-08-11 08:36', '29', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_2/268596/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='0.11.3-1', status='UNKNOWN', build_date='2020-08-11 08:36', build_duration='29', node1='osuosl-build170-amd64', node2='osuosl-build169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_2/268596/' WHERE results.package_id='395557'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('gdb-dashboard', '0.11.3-1', 'community', 'x86_64', 3, 'UNKNOWN', '2020-08-11 08:36', '29', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_2/268596/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(gdb-dashboard, 0.11.3-1, community, x86_64, 2020-08-11 08:36:00) already exists.
Tue Aug 11 08:37:11 UTC 2020 - /srv/reproducible-results/archlinuxrb-build-RngIWL7p deleted.
Tue 11 Aug 08:37:11 UTC 2020 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ixtUKFFO, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list