[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #330689
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Oct 21 00:38:20 BST 2022
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/330689/display/redirect>
Changes:
------------------------------------------
[...truncated 38.62 KB...]
% 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 11.6M 0 --:--:-- --:--:-- --:--:-- 12.9M
% 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 156M 0 --:--:-- --:--:-- --:--:-- 165M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 61131 100 61131 0 0 52.5M 0 --:--:-- --:--:-- --:--:-- 58.2M
% 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 2103k 0 --:--:-- --:--:-- --:--:-- 2169k
% 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 15.3M 0 --:--:-- --:--:-- --:--:-- 13.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 152k 100 152k 0 0 36.7M 0 --:--:-- --:--:-- --:--:-- 49.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 61652 100 61652 0 0 35.0M 0 --:--:-- --:--:-- --:--:-- 58.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 3623k 0 --:--:-- --:--:-- --:--:-- 3760k
% 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 15.0M 0 --:--:-- --:--:-- --:--:-- 14.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 89902 100 89902 0 0 47.5M 0 --:--:-- --:--:-- --:--:-- 85.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 579k 100 579k 0 0 141M 0 --:--:-- --:--:-- --:--:-- 188M
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-osc-1.8.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
100 25276 100 25276 0 0 410k 0 --:--:-- --:--:-- --:--:-- 410k
==> Validating source files with sha512sums...
python-osc-1.8.0.tar.gz ... Passed
==> Validating source files with b2sums...
python-osc-1.8.0.tar.gz ... Passed
==> Extracting sources...
-> Extracting python-osc-1.8.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/pythonosc
copying pythonosc/udp_client.py -> build/lib/pythonosc
copying pythonosc/osc_server.py -> build/lib/pythonosc
copying pythonosc/osc_packet.py -> build/lib/pythonosc
copying pythonosc/osc_message_builder.py -> build/lib/pythonosc
copying pythonosc/osc_message.py -> build/lib/pythonosc
copying pythonosc/osc_bundle_builder.py -> build/lib/pythonosc
copying pythonosc/osc_bundle.py -> build/lib/pythonosc
copying pythonosc/dispatcher.py -> build/lib/pythonosc
copying pythonosc/__init__.py -> build/lib/pythonosc
creating build/lib/pythonosc/parsing
copying pythonosc/parsing/osc_types.py -> build/lib/pythonosc/parsing
copying pythonosc/parsing/ntp.py -> build/lib/pythonosc/parsing
copying pythonosc/parsing/__init__.py -> build/lib/pythonosc/parsing
creating build/lib/pythonosc/test
copying pythonosc/test/test_udp_client.py -> build/lib/pythonosc/test
copying pythonosc/test/test_osc_server.py -> build/lib/pythonosc/test
copying pythonosc/test/test_osc_packet.py -> build/lib/pythonosc/test
copying pythonosc/test/test_osc_message_builder.py -> build/lib/pythonosc/test
copying pythonosc/test/test_osc_message.py -> build/lib/pythonosc/test
copying pythonosc/test/test_osc_bundle_builder.py -> build/lib/pythonosc/test
copying pythonosc/test/test_osc_bundle.py -> build/lib/pythonosc/test
copying pythonosc/test/test_dispatcher.py -> build/lib/pythonosc/test
copying pythonosc/test/__init__.py -> build/lib/pythonosc/test
creating build/lib/pythonosc/test/parsing
copying pythonosc/test/parsing/test_osc_types.py -> build/lib/pythonosc/test/parsing
copying pythonosc/test/parsing/test_ntp.py -> build/lib/pythonosc/test/parsing
copying pythonosc/test/parsing/__init__.py -> build/lib/pythonosc/test/parsing
==> 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 build
running build_py
running install_lib
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/parsing
copying build/lib/pythonosc/test/parsing/__init__.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/parsing
copying build/lib/pythonosc/test/parsing/test_ntp.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/parsing
copying build/lib/pythonosc/test/parsing/test_osc_types.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/parsing
copying build/lib/pythonosc/test/__init__.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_dispatcher.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_osc_bundle.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_osc_bundle_builder.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_osc_message.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_osc_message_builder.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_osc_packet.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_osc_server.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
copying build/lib/pythonosc/test/test_udp_client.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test
creating /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/parsing
copying build/lib/pythonosc/parsing/__init__.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/parsing
copying build/lib/pythonosc/parsing/ntp.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/parsing
copying build/lib/pythonosc/parsing/osc_types.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/parsing
copying build/lib/pythonosc/__init__.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/dispatcher.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/osc_bundle.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/osc_bundle_builder.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/osc_message.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/osc_message_builder.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/osc_packet.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/osc_server.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
copying build/lib/pythonosc/udp_client.py -> /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/parsing/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/parsing/test_ntp.py to test_ntp.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/parsing/test_osc_types.py to test_osc_types.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_dispatcher.py to test_dispatcher.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_osc_bundle.py to test_osc_bundle.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_osc_bundle_builder.py to test_osc_bundle_builder.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_osc_message.py to test_osc_message.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_osc_message_builder.py to test_osc_message_builder.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_osc_packet.py to test_osc_packet.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_osc_server.py to test_osc_server.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/test/test_udp_client.py to test_udp_client.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/parsing/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/parsing/ntp.py to ntp.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/parsing/osc_types.py to osc_types.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/__init__.py to __init__.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/dispatcher.py to dispatcher.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/osc_bundle.py to osc_bundle.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/osc_bundle_builder.py to osc_bundle_builder.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/osc_message.py to osc_message.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/osc_message_builder.py to osc_message_builder.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/osc_packet.py to osc_packet.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/osc_server.py to osc_server.cpython-310.pyc
byte-compiling /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/pythonosc/udp_client.py to udp_client.cpython-310.pyc
writing byte-compilation script '/tmp/tmp37dqz7ef.py'
/usr/sbin/python /tmp/tmp37dqz7ef.py
removing /tmp/tmp37dqz7ef.py
running install_egg_info
running egg_info
writing python_osc.egg-info/PKG-INFO
writing dependency_links to python_osc.egg-info/dependency_links.txt
writing top-level names to python_osc.egg-info/top_level.txt
reading manifest file 'python_osc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'python_osc.egg-info/SOURCES.txt'
Copying python_osc.egg-info to /tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/lib/python3.10/site-packages/python_osc-1.8.0-py3.10.egg-info
running install_scripts
install: creating directory '/tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/share'
install: creating directory '/tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/share/doc'
install: creating directory '/tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/share/doc/python-osc'
'README.rst' -> '/tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/pkg/python-osc/usr/share/doc/python-osc/README.rst'
==> 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-osc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-osc 1.8.0-2 (Thu Oct 20 23:37:37 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-osc-archlinuxrb-build-m6iIdZ53
+ tee -a /srv/reproducible-results/archlinuxrb-build-m6iIdZ53/b2/python-osc/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-osc-archlinuxrb-build-m6iIdZ53/python-osc/trunk/python-osc-1.8.0-2-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-m6iIdZ53/b2/python-osc/python-osc-1.8.0-2-any.pkg.tar.zst'
Thu Oct 20 23:38:14 UTC 2022 - build #2 for python-osc on osuosl184-amd64 done.
Thu Oct 20 23:38:14 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-sGajXLUn, removing.
/srv/reproducible-results/archlinuxrb-build-m6iIdZ53:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:37 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 23:38 b2
/srv/reproducible-results/archlinuxrb-build-m6iIdZ53/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:37 python-osc
/srv/reproducible-results/archlinuxrb-build-m6iIdZ53/b1/python-osc:
total 96
-rw-r--r-- 1 jenkins jenkins 24290 Oct 20 23:37 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 20 23:37 build1.version
-rw-r--r-- 1 jenkins jenkins 63235 Oct 20 23:37 python-osc-1.8.0-2-any.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-m6iIdZ53/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 23:38 python-osc
/srv/reproducible-results/archlinuxrb-build-m6iIdZ53/b2/python-osc:
total 92
-rw-r--r-- 1 jenkins jenkins 23297 Oct 20 23:38 build2.log
-rw-r--r-- 1 jenkins jenkins 8 Oct 20 23:38 build2.version
-rw-r--r-- 1 jenkins jenkins 63235 Oct 20 23:38 python-osc-1.8.0-2-any.pkg.tar.zst
Thu Oct 20 23:38:20 UTC 2022 - comparing results now.
Thu Oct 20 23:38:20 UTC 2022 - YAY - python-osc/python-osc-1.8.0-2-any.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/python-osc/pkg.version': No space left on device
Thu Oct 20 23:38:20 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-m6iIdZ53 deleted.
Thu Oct 20 23:38:20 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-oCwfBFye, removing.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list