[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_5 #202012
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri May 7 09:33:37 BST 2021
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_5/202012/display/redirect>
Changes:
------------------------------------------
[...truncated 24.23 KB...]
+ schroot --run-session -c archlinux-python-three-merge-archlinuxrb-build-nkz8ZpmL --directory /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/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-nkz8ZpmL/b2/python-three-merge/build2.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-python-three-merge-archlinuxrb-build-nkz8ZpmL --directory /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1620376342'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' makepkg --syncdeps --noconfirm --nocheck 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-nkz8ZpmL/b2/python-three-merge/build2.log
==> Making package: python-three-merge 0.1.1-1 (Fri May 7 08:33:23 2021)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) python-diff-match-patch-20200713-3
Total Download Size: 0.03 MiB
Total Installed Size: 0.16 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 33853 100 33853 0 0 8264k 0 --:--:-- --:--:-- --:--:-- 8264k
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-diff-match-patch...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) python-appdirs-1.4.4-3 python-ordered-set-4.0.2-3 python-packaging-20.9-1 python-pyparsing-2.4.7-3 python-setuptools-1:56.0.0-1
Total Download Size: 0.74 MiB
Total Installed Size: 4.02 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 15381 100 15381 0 0 14.6M 0 --:--:-- --:--:-- --:--:-- 14.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 117k 100 117k 0 0 114M 0 --:--:-- --:--:-- --:--:-- 114M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 54562 100 54562 0 0 52.0M 0 --:--:-- --:--:-- --:--:-- 52.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 13871 100 13871 0 0 13.2M 0 --:--:-- --:--:-- --:--:-- 13.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 560k 100 560k 0 0 91.2M 0 --:--:-- --:--:-- --:--:-- 91.2M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-pyparsing...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading three-merge-0.1.1.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 130 0 130 0 0 479 0 --:--:-- --:--:-- --:--:-- 481
100 7312 0 7312 0 0 15265 0 --:--:-- --:--:-- --:--:-- 15265
==> Validating source files with sha256sums...
three-merge-0.1.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting three-merge-0.1.1.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/three_merge
copying three_merge/merge.py -> build/lib/three_merge
copying three_merge/__init__.py -> build/lib/three_merge
creating build/lib/three_merge/tests
copying three_merge/tests/test_merge.py -> build/lib/three_merge/tests
copying three_merge/tests/__init__.py -> build/lib/three_merge/tests
running egg_info
creating three_merge.egg-info
writing three_merge.egg-info/PKG-INFO
writing dependency_links to three_merge.egg-info/dependency_links.txt
writing requirements to three_merge.egg-info/requires.txt
writing top-level names to three_merge.egg-info/top_level.txt
writing manifest file 'three_merge.egg-info/SOURCES.txt'
adding license file 'LICENSE' (matched pattern 'LICEN[CS]E*')
reading manifest file 'three_merge.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'three_merge.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr
creating /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib
creating /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9
creating /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages
creating /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge
creating /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge/tests
copying build/lib/three_merge/tests/__init__.py -> /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge/tests
copying build/lib/three_merge/tests/test_merge.py -> /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge/tests
copying build/lib/three_merge/__init__.py -> /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge
copying build/lib/three_merge/merge.py -> /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge
byte-compiling /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge/tests/test_merge.py to test_merge.cpython-39.pyc
byte-compiling /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge/__init__.py to __init__.cpython-39.pyc
byte-compiling /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge/merge.py to merge.cpython-39.pyc
writing byte-compilation script '/tmp/tmp23hc6ybn.py'
/usr/sbin/python /tmp/tmp23hc6ybn.py
removing /tmp/tmp23hc6ybn.py
running install_egg_info
running egg_info
writing three_merge.egg-info/PKG-INFO
writing dependency_links to three_merge.egg-info/dependency_links.txt
writing requirements to three_merge.egg-info/requires.txt
writing top-level names to three_merge.egg-info/top_level.txt
adding license file 'LICENSE' (matched pattern 'LICEN[CS]E*')
reading manifest file 'three_merge.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'three_merge.egg-info/SOURCES.txt'
Copying three_merge.egg-info to /tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/pkg/python-three-merge/usr/lib/python3.9/site-packages/three_merge-0.1.1-py3.9.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-three-merge"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-three-merge 0.1.1-1 (Fri May 7 08:33:26 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-python-three-merge-archlinuxrb-build-nkz8ZpmL
+ tee -a /srv/reproducible-results/archlinuxrb-build-nkz8ZpmL/b2/python-three-merge/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/python-three-merge-archlinuxrb-build-nkz8ZpmL/python-three-merge/trunk/python-three-merge-0.1.1-1-any.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-nkz8ZpmL/b2/python-three-merge/python-three-merge-0.1.1-1-any.pkg.tar.zst'
Fri May 7 08:33:31 UTC 2021 - build #2 for python-three-merge on osuosl169-amd64 done.
Fri May 7 08:33:31 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-h195Xu3S, removing.
/srv/reproducible-results/archlinuxrb-build-nkz8ZpmL:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 May 7 08:33 b1
drwxr-xr-x 3 jenkins jenkins 4096 May 7 08:33 b2
/srv/reproducible-results/archlinuxrb-build-nkz8ZpmL/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May 7 08:33 python-three-merge
/srv/reproducible-results/archlinuxrb-build-nkz8ZpmL/b1/python-three-merge:
total 28
-rw-r--r-- 1 jenkins jenkins 11617 May 7 08:33 build1.log
-rw-r--r-- 1 jenkins jenkins 8 May 7 08:33 build1.version
-rw-r--r-- 1 jenkins jenkins 10566 May 7 08:33 python-three-merge-0.1.1-1-any.pkg.tar.zst
/srv/reproducible-results/archlinuxrb-build-nkz8ZpmL/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 May 7 08:33 python-three-merge
/srv/reproducible-results/archlinuxrb-build-nkz8ZpmL/b2/python-three-merge:
total 28
-rw-r--r-- 1 jenkins jenkins 12064 May 7 08:33 build2.log
-rw-r--r-- 1 jenkins jenkins 8 May 7 08:33 build2.version
-rw-r--r-- 1 jenkins jenkins 10566 May 7 08:33 python-three-merge-0.1.1-1-any.pkg.tar.zst
Fri May 7 08:33:36 UTC 2021 - comparing results now.
Fri May 7 08:33:36 UTC 2021 - YAY - python-three-merge/python-three-merge-0.1.1-1-any.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Fri May 7 08:33:36 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/python-three-merge/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/python-three-merge/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/python-three-merge/pkg.build_duration, thus deleting it.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
VALUES ('1980017', '0.1.1-1', 'reproducible', '2021-05-07 08:32', '74', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_5/202012/')
ON CONFLICT (package_id)
DO UPDATE SET version='0.1.1-1', status='reproducible', build_date='2021-05-07 08:32', build_duration='74', node1='osuosl170-amd64', node2='osuosl169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_5/202012/' WHERE results.package_id='1980017'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
VALUES ('python-three-merge', '0.1.1-1', 'community', 'x86_64', 3, 'reproducible', '2021-05-07 08:32', '74', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_5/202012/');
INSERT 0 1
DELETE FROM schedule WHERE package_id='1980017' and build_type='ci_build';
DELETE 1
Fri May 7 08:33:37 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-nkz8ZpmL deleted.
Fri May 7 08:33:37 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-saN0Jt7t, removing.
ERROR: Build step failed with exception
java.io.IOException: No space left on device
at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:112)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
at hudson.FilePath$CopyTo.invoke(FilePath.java:2493)
at hudson.FilePath$CopyTo.invoke(FilePath.java:2484)
at hudson.FilePath.act(FilePath.java:1164)
at hudson.FilePath.act(FilePath.java:1147)
at hudson.FilePath.copyTo(FilePath.java:2478)
at hudson.FilePath.copyTo(FilePath.java:2433)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_5/builds/202012/log to /tmp/log-parser_reproducible_builder_archlinux_5_build_202012
at hudson.FilePath.copyTo(FilePath.java:2436)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
at hudson.remoting.LocalChannel.call(LocalChannel.java:47)
at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
at hudson.model.Build$BuildExecution.post2(Build.java:177)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
at hudson.model.Run.execute(Run.java:1932)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure
More information about the Qa-jenkins-scm
mailing list