[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #403815
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Oct 17 04:08:27 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/403815/display/redirect>
Changes:
------------------------------------------
[...truncated 22.90 KB...]
export LC_ALL="fr_CH.UTF-8"
umask 0002
+ schroot --run-session -c archlinux-python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ --directory /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ -u root -- rm -f /var/lib/pacman/db.lck
+ tee -a /srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio/build2.log
+ schroot --run-session -c archlinux-python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ --directory /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ -u root -- pacman -Syu --noconfirm
+ tee -a /srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio/build2.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 157k 100 157k 0 0 463k 0 --:--:-- --:--:-- --:--:-- 463k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1722k 100 1722k 0 0 4867k 0 --:--:-- --:--:-- --:--:-- 4878k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 7199k 100 7199k 0 0 18.1M 0 --:--:-- --:--:-- --:--:-- 18.1M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 169k 100 169k 0 0 505k 0 --:--:-- --:--:-- --:--:-- 506k
:: Starting full system upgrade...
there is nothing to do
+ source /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/PKGBUILD
++ _name=wcag-contrast-ratio
++ pkgname=python-wcag-contrast-ratio
++ pkgver=0.9
++ pkgrel=1
++ pkgdesc='Library for computing contrast ratios, as required by WCAG 2.0'
++ arch=('any')
++ url=https://github.com/gsnedders/wcag-contrast-ratio
++ license=('MIT')
++ depends=('python')
++ makedepends=('python-setuptools')
++ checkdepends=('python-pytest' 'python-hypothesis')
++ source=(https://github.com/gsnedders/wcag-contrast-ratio/archive/$pkgver/$pkgname-$pkgver.tar.gz)
++ sha256sums=('5263b7b2d0f5a8de2eb409421284947df6229b67bca0055fa10da38153835815')
+ '[' -n '' ']'
+ VERSION=0.9-1
+ echo 0.9-1
+ tee -a /srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio/build2.log
+ schroot --run-session -c archlinux-python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ --directory /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk -u root -- su -c 'bash -l -c '\''SOURCE_DATE_EPOCH='\''1665976034'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' printenv 2>&1'\''' build2
su: user build2 does not exist or the user entry does not contain all the required fields
+ schroot --run-session -c archlinux-python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ --directory /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk -- bash -l -c 'makepkg --printsrcinfo | awk -F '\'' = '\'' '\''/^\s+validpgpkeys/{print $2}'\''| while read pgpkey; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-key $pgpkey; done'
+ tee -a /srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio/build2.log
+ tee -a /srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio/build2.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ --directory /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1665976034'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' makepkg --syncdeps --noconfirm --nocheck 2>&1'
==> Making package: python-wcag-contrast-ratio 0.9-1 (Mon Oct 17 03:08:10 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (17) cython-0.29.32-2 python-appdirs-1.4.4-7 python-autocommand-2.2.1-1 python-inflect-6.0.0-1 python-jaraco.context-4.1.2-1 python-jaraco.functools-3.5.2-1 python-jaraco.text-3.9.1-1 python-more-itertools-8.14.0-1 python-ordered-set-4.1.0-1 python-packaging-21.3-1 python-pydantic-1.10.2-1 python-pyparsing-3.0.9-1 python-tomli-2.0.1-1 python-trove-classifiers-2022.9.26-1 python-typing_extensions-4.3.0-1 python-validate-pyproject-0.10.1-1 python-setuptools-1:63.4.1-1
Total Download Size: 4.85 MiB
Total Installed Size: 21.61 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 14901 100 14901 0 0 1299k 0 --:--:-- --:--:-- --:--:-- 1455k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 74466 100 74466 0 0 6096k 0 --:--:-- --:--:-- --:--:-- 6610k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 13204 100 13204 0 0 1163k 0 --:--:-- --:--:-- --:--:-- 1289k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 9375 100 9375 0 0 1994k 0 --:--:-- --:--:-- --:--:-- 3051k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 20355 100 20355 0 0 3245k 0 --:--:-- --:--:-- --:--:-- 3975k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1924k 100 1924k 0 0 68.7M 0 --:--:-- --:--:-- --:--:-- 69.6M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 40634 100 40634 0 0 7782k 0 --:--:-- --:--:-- --:--:-- 9920k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1865k 100 1865k 0 0 80.4M 0 --:--:-- --:--:-- --:--:-- 82.7M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 61043 100 61043 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 11.6M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 17774 100 17774 0 0 3068k 0 --:--:-- --:--:-- --:--:-- 3471k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 14055 100 14055 0 0 2965k 0 --:--:-- --:--:-- --:--:-- 3431k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 152k 100 152k 0 0 20.4M 0 --:--:-- --:--:-- --:--:-- 24.8M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 61652 100 61652 0 0 10.2M 0 --:--:-- --:--:-- --:--:-- 11.7M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 23102 100 23102 0 0 4208k 0 --:--:-- --:--:-- --:--:-- 5640k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 14742 100 14742 0 0 2721k 0 --:--:-- --:--:-- --:--:-- 3599k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 89902 100 89902 0 0 17.0M 0 --:--:-- --:--:-- --:--:-- 21.4M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 577k 100 577k 0 0 58.5M 0 --:--:-- --:--:-- --:--:-- 62.6M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing cython...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
python-dotenv: for .env file support
python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-pyparsing...
Optional dependencies for python-pyparsing
python-railroad-diagrams: for generating Railroad Diagrams
python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-tomli...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading python-wcag-contrast-ratio-0.9.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3347 0 3347 0 0 4938 0 --:--:-- --:--:-- --:--:-- 4938
==> Validating source files with sha256sums...
python-wcag-contrast-ratio-0.9.tar.gz ... Passed
==> Extracting sources...
-> Extracting python-wcag-contrast-ratio-0.9.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/wcag_contrast_ratio
copying wcag_contrast_ratio/contrast.py -> build/lib/wcag_contrast_ratio
copying wcag_contrast_ratio/__init__.py -> build/lib/wcag_contrast_ratio
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running install_lib
creating /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr
creating /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib
creating /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10
creating /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10/site-packages
creating /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio
copying build/lib/wcag_contrast_ratio/__init__.py -> /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio
copying build/lib/wcag_contrast_ratio/contrast.py -> /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio
byte-compiling /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio/contrast.py to contrast.cpython-310.pyc
writing byte-compilation script '/tmp/tmpjb56j6sg.py'
/usr/sbin/python /tmp/tmpjb56j6sg.py
removing /tmp/tmpjb56j6sg.py
running install_egg_info
running egg_info
creating wcag_contrast_ratio.egg-info
writing wcag_contrast_ratio.egg-info/PKG-INFO
writing dependency_links to wcag_contrast_ratio.egg-info/dependency_links.txt
writing top-level names to wcag_contrast_ratio.egg-info/top_level.txt
writing manifest file 'wcag_contrast_ratio.egg-info/SOURCES.txt'
reading manifest file 'wcag_contrast_ratio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'wcag_contrast_ratio.egg-info/SOURCES.txt'
Copying wcag_contrast_ratio.egg-info to /tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/pkg/python-wcag-contrast-ratio/usr/lib/python3.10/site-packages/wcag_contrast_ratio-0.9-py3.10.egg-info
running install_scripts
==> 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 "python-wcag-contrast-ratio"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-wcag-contrast-ratio 0.9-1 (Mon Oct 17 03:08:20 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ
+ tee -a /srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-wcag-contrast-ratio-archlinuxrb-build-0K8GxYdZ/python-wcag-contrast-ratio/trunk/python-wcag-contrast-ratio-0.9-1-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio/python-wcag-contrast-ratio-0.9-1-any.pkg.tar.zst'
Mon Oct 17 03:08:21 UTC 2022 - build #2 for python-wcag-contrast-ratio on osuosl184-amd64 done.
Mon Oct 17 03:08:21 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-dchWG4zP, removing.
/srv/reproducible-results/archlinuxrb-build-0K8GxYdZ:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 03:07 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 03:08 b2
/srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 03:07 python-wcag-contrast-ratio
/srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b1/python-wcag-contrast-ratio:
total 28
-rw-r--r-- 1 jenkins jenkins 14549 Oct 17 03:07 build1.log
-rw-r--r-- 1 jenkins jenkins 6 Oct 17 03:07 build1.version
-rw-r--r-- 1 jenkins jenkins 7204 Oct 17 03:07 python-wcag-contrast-ratio-0.9-1-any.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 03:08 python-wcag-contrast-ratio
/srv/reproducible-results/archlinuxrb-build-0K8GxYdZ/b2/python-wcag-contrast-ratio:
total 28
-rw-r--r-- 1 jenkins jenkins 13508 Oct 17 03:08 build2.log
-rw-r--r-- 1 jenkins jenkins 6 Oct 17 03:08 build2.version
-rw-r--r-- 1 jenkins jenkins 7204 Oct 17 03:08 python-wcag-contrast-ratio-0.9-1-any.pkg.tar.zst
Mon Oct 17 03:08:27 UTC 2022 - comparing results now.
Mon Oct 17 03:08:27 UTC 2022 - YAY - python-wcag-contrast-ratio/python-wcag-contrast-ratio-0.9-1-any.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-DSOa9SsW: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/python-wcag-contrast-ratio/pkg.version': No space left on device
Mon Oct 17 03:08:27 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-0K8GxYdZ deleted.
Mon Oct 17 03:08:27 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-DSOa9SsW, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list