[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_7 #252741

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 05:58:24 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_7/252741/display/redirect>

Changes:


------------------------------------------
[...truncated 61.17 KB...]
installing python-werkzeug...
installing python-jinja...
Optional dependencies for python-jinja
    python-babel: for i18n support [pending]
installing python-itsdangerous...
installing python-click...
installing python-flask...
Optional dependencies for python-flask
    python-asgiref: async functions and views
    python-dotenv: loading env vars from files
installing python-pytz...
installing python-babel...
installing python-docutils...
installing python-imagesize...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams [installed]
installing python-packaging...
installing python-pygments...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-pysocks: SOCKS support
    python-brotli: Brotli support
    python-pyopenssl: security support
    python-idna: security support [pending]
installing python-chardet...
installing python-idna...
installing python-requests...
Optional dependencies for python-requests
    python-pysocks: SOCKS proxy support
installing python-snowballstemmer...
Optional dependencies for python-snowballstemmer
    python-pystemmer: for improved performance
installing python-sphinx-alabaster-theme...
installing python-sphinxcontrib-applehelp...
installing python-sphinxcontrib-devhelp...
installing python-sphinxcontrib-htmlhelp...
installing python-sphinxcontrib-jsmath...
installing python-sphinxcontrib-qthelp...
installing python-sphinxcontrib-serializinghtml...
installing python-sphinx...
Optional dependencies for python-sphinx
    imagemagick: for ext.imgconverter
    texlive-latexextra: for generation of PDF documentation
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-tomli...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-attrs...
installing python-iniconfig...
installing python-pluggy...
installing python-apipkg...
installing python-py...
installing python-pytest...
installing python-pytest-runner...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading python-flask-gravatar-0.5.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  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 15718    0 15718    0     0  24568      0 --:--:-- --:--:-- --:--:--  108k
==> Validating source files with sha256sums...
    python-flask-gravatar-0.5.0.tar.gz ... Passed
==> Validating source files with sha512sums...
    python-flask-gravatar-0.5.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting python-flask-gravatar-0.5.0.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'force-manifest' will not be supported in future versions. Please use the underscore name 'force_manifest' instead
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/flask_gravatar
copying flask_gravatar/version.py -> build/lib/flask_gravatar
copying flask_gravatar/__init__.py -> build/lib/flask_gravatar
running egg_info
creating Flask_Gravatar.egg-info
writing Flask_Gravatar.egg-info/PKG-INFO
writing dependency_links to Flask_Gravatar.egg-info/dependency_links.txt
writing requirements to Flask_Gravatar.egg-info/requires.txt
writing top-level names to Flask_Gravatar.egg-info/top_level.txt
writing manifest file 'Flask_Gravatar.egg-info/SOURCES.txt'
reading manifest file 'Flask_Gravatar.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/Makefile'
warning: no files found matching '*.css' under directory 'docs/_themes'
warning: no files found matching '*.html' under directory 'docs/_templates'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '.DS_Store' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'Flask_Gravatar.egg-info/SOURCES.txt'
Running Sphinx v5.3.0
making output directory... done
loading intersphinx inventory from https://docs.python.org/2.7/objects.inv...
loading intersphinx inventory from http://flask.pocoo.org/docs/objects.inv...
intersphinx inventory has moved: http://flask.pocoo.org/docs/objects.inv -> https://flask.palletsprojects.com/en/2.2.x/objects.inv
building [mo]: targets for 0 po files that are out of date
building [text]: targets for 1 source files that are out of date
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] index

build succeeded.

The text files are in docs/_build/text.
Running Sphinx v5.3.0
making output directory... done
loading intersphinx inventory from https://docs.python.org/2.7/objects.inv...
loading intersphinx inventory from http://flask.pocoo.org/docs/objects.inv...
intersphinx inventory has moved: http://flask.pocoo.org/docs/objects.inv -> https://flask.palletsprojects.com/en/2.2.x/objects.inv
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... flaskgravatar.1 { } done
build succeeded.

The manual pages are in docs/_build/man.
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'force-manifest' will not be supported in future versions. Please use the underscore name 'force_manifest' instead
  warnings.warn(
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-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr
creating /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib
creating /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10
creating /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10/site-packages
creating /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10/site-packages/flask_gravatar
copying build/lib/flask_gravatar/__init__.py -> /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10/site-packages/flask_gravatar
copying build/lib/flask_gravatar/version.py -> /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10/site-packages/flask_gravatar
byte-compiling /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10/site-packages/flask_gravatar/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10/site-packages/flask_gravatar/version.py to version.cpython-310.pyc
writing byte-compilation script '/tmp/tmpg19u3ey8.py'
/usr/sbin/python /tmp/tmpg19u3ey8.py
removing /tmp/tmpg19u3ey8.py
running install_egg_info
running egg_info
writing Flask_Gravatar.egg-info/PKG-INFO
writing dependency_links to Flask_Gravatar.egg-info/dependency_links.txt
writing requirements to Flask_Gravatar.egg-info/requires.txt
writing top-level names to Flask_Gravatar.egg-info/top_level.txt
reading manifest file 'Flask_Gravatar.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'docs/Makefile'
warning: no files found matching '*.css' under directory 'docs/_themes'
warning: no files found matching '*.html' under directory 'docs/_templates'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '.DS_Store' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'Flask_Gravatar.egg-info/SOURCES.txt'
Copying Flask_Gravatar.egg-info to /tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/pkg/python-flask-gravatar/usr/lib/python3.10/site-packages/Flask_Gravatar-0.5.0-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-flask-gravatar"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-flask-gravatar 0.5.0-7 (Fri Oct 21 04:58:14 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-VicXAxIX/b2/python-flask-gravatar/build2.log
+ schroot --end-session -c archlinux-python-flask-gravatar-archlinuxrb-build-VicXAxIX
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-flask-gravatar-archlinuxrb-build-VicXAxIX/python-flask-gravatar/trunk/python-flask-gravatar-0.5.0-7-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-VicXAxIX/b2/python-flask-gravatar/python-flask-gravatar-0.5.0-7-any.pkg.tar.zst'
Fri Oct 21 04:58:16 UTC 2022 - build #2 for python-flask-gravatar on osuosl184-amd64 done.
Fri Oct 21 04:58:16 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-qZd1jVBl, removing.
/srv/reproducible-results/archlinuxrb-build-VicXAxIX:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:57 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:58 b2

/srv/reproducible-results/archlinuxrb-build-VicXAxIX/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:57 python-flask-gravatar

/srv/reproducible-results/archlinuxrb-build-VicXAxIX/b1/python-flask-gravatar:
total 56
-rw-r--r-- 1 jenkins jenkins 32087 Oct 21 04:57 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 21 04:57 build1.version
-rw-r--r-- 1 jenkins jenkins 17421 Oct 21 04:57 python-flask-gravatar-0.5.0-7-any.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-VicXAxIX/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:58 python-flask-gravatar

/srv/reproducible-results/archlinuxrb-build-VicXAxIX/b2/python-flask-gravatar:
total 56
-rw-r--r-- 1 jenkins jenkins 29554 Oct 21 04:58 build2.log
-rw-r--r-- 1 jenkins jenkins     8 Oct 21 04:58 build2.version
-rw-r--r-- 1 jenkins jenkins 17426 Oct 21 04:58 python-flask-gravatar-0.5.0-7-any.pkg.tar.zst
Fri Oct 21 04:58:22 UTC 2022 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-VicXAxIX/b1/python-flask-gravatar/python-flask-gravatar-0.5.0-7-any.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-VicXAxIX/b2/python-flask-gravatar/python-flask-gravatar-0.5.0-7-any.pkg.tar.zst differ
Fri Oct 21 04:58:22 UTC 2022 - running diffoscope on the results now:
Fri Oct 21 04:58:23 UTC 2022 - Running diffoscope 224 now...
Fri Oct 21 04:58:24 UTC 2022 - diffoscope 224 found issues, please investigate python-flask-gravatar/python-flask-gravatar-0.5.0-7-any.pkg.tar.zst
/tmp/jenkins-script-1kO5XIH4: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/python-flask-gravatar/pkg.version': No space left on device
Fri Oct 21 04:58:24 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-VicXAxIX deleted.
Fri Oct 21 04:58:24 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-1kO5XIH4, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list