[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_alpine_1 #265

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jun 7 16:30:36 BST 2019


See <https://jenkins.debian.net/job/reproducible_builder_alpine_1/265/display/redirect>

------------------------------------------
[...truncated 3.75 KB...]
export LC_ALL="en_US.UTF-8"
+ schroot --run-session -c alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D --directory /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D -u root -- apk update
+ tee -a /srv/reproducible-results/alpinerb-build-yAYO8h7D/b1/lua-stdlib-debug/build1.log
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
v3.10.0_rc1-473-g4813ba594d [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.10.0_rc1-576-g771f23bcbe [http://dl-cdn.alpinelinux.org/alpine/edge/community]
OK: 10299 distinct packages available
+ source /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/APKBUILD
++ pkgname=lua-stdlib-debug
++ _rockname=std._debug
++ pkgver=1.0.1
++ pkgrel=0
++ pkgdesc='Manage an overall debug state, and associated hint substates'
++ url=https://lua-stdlib.github.io/_debug/
++ arch=noarch
++ license=MIT
++ depends=lua
++ provides=
++ options='!check'
++ source=lua-stdlib-debug-1.0.1.tar.gz::https://github.com/lua-stdlib/_debug/archive/v1.0.1.tar.gz
++ builddir=/_debug-1.0.1
++ _luaversions='5.1 5.2 5.3'
++ for _v in $_luaversions
++ provides=' lua5.1-stdlib-debug=1.0.1-r0'
++ for _v in $_luaversions
++ provides=' lua5.1-stdlib-debug=1.0.1-r0 lua5.2-stdlib-debug=1.0.1-r0'
++ for _v in $_luaversions
++ provides=' lua5.1-stdlib-debug=1.0.1-r0 lua5.2-stdlib-debug=1.0.1-r0 lua5.3-stdlib-debug=1.0.1-r0'
++ sha512sums='784236ff161c36718a965af6b616b582158a6b919b5258511d1fc8a05cea4b4bd30a7abdda6dae602cfd5f2b47df198c2194e342ed09b80890d69e323df26ca4  lua-stdlib-debug-1.0.1.tar.gz'
+ '[' -n '' ']'
+ VERSION=1.0.1-0
+ echo 1.0.1-0
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D --directory /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D -- bash -l -c 'abuild -rP /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D 2>&1'
+ tee -a /srv/reproducible-results/alpinerb-build-yAYO8h7D/b1/lua-stdlib-debug/build1.log
>>> lua-stdlib-debug: Building tmp/lua-stdlib-debug 1.0.1-r0 (using abuild 3.4.0_rc4-r0) started Thu, 09 Jul 2020 21:53:27 +0000
>>> lua-stdlib-debug: Checking sanity of /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/APKBUILD...
>>> lua-stdlib-debug: Analyzing dependencies...
>>> lua-stdlib-debug: Installing for build: build-base lua
WARNING: Ignoring /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/tmp/x86_64/APKINDEX.tar.gz: No such file or directory
(1/1) Installing .makedepends-lua-stdlib-debug (0)
OK: 210 MiB in 89 packages
>>> lua-stdlib-debug: Cleaning up srcdir
>>> lua-stdlib-debug: Cleaning up pkgdir
>>> lua-stdlib-debug: Fetching lua-stdlib-debug-1.0.1.tar.gz::https://github.com/lua-stdlib/_debug/archive/v1.0.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 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   125    0   125    0     0    664      0 --:--:-- --:--:-- --:--:--   661
100 11992    0 11992    0     0  31893      0 --:--:-- --:--:-- --:--:-- 31893
>>> lua-stdlib-debug: Fetching lua-stdlib-debug-1.0.1.tar.gz::https://github.com/lua-stdlib/_debug/archive/v1.0.1.tar.gz
>>> lua-stdlib-debug: Checking sha512sums...
lua-stdlib-debug-1.0.1.tar.gz: OK
>>> lua-stdlib-debug: Unpacking /var/cache/distfiles/lua-stdlib-debug-1.0.1.tar.gz...
>>> lua-stdlib-debug: Entering fakeroot...
>>> lua-stdlib-debug*: Running postcheck for lua-stdlib-debug
>>> lua-stdlib-debug*: Preparing package lua-stdlib-debug...
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
>>> lua-stdlib-debug*: Tracing dependencies...
>>> lua-stdlib-debug*: Package size: 12.0 KB
>>> lua-stdlib-debug*: Compressing data...
>>> lua-stdlib-debug*: Create checksum...
>>> lua-stdlib-debug*: Create lua-stdlib-debug-1.0.1-r0.apk
>>> lua-stdlib-debug: Build complete at Thu, 09 Jul 2020 21:53:28 +0000 elapsed time 0h 0m 1s
>>> lua-stdlib-debug: Cleaning up srcdir
>>> lua-stdlib-debug: Cleaning up pkgdir
>>> lua-stdlib-debug: Uninstalling dependencies...
(1/1) Purging .makedepends-lua-stdlib-debug (0)
OK: 210 MiB in 88 packages
>>> lua-stdlib-debug: Updating the tmp/x86_64 repository index...
>>> lua-stdlib-debug: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D
+ tee -a /srv/reproducible-results/alpinerb-build-yAYO8h7D/b1/lua-stdlib-debug/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/tmp/x86_64/lua-stdlib-debug-1.0.1-r0.apk' -> '/srv/reproducible-results/alpinerb-build-yAYO8h7D/b1/lua-stdlib-debug/lua-stdlib-debug-1.0.1-r0.apk'
Thu Jul  9 21:53:28 UTC 2020 - build #1 for lua-stdlib-debug on osuosl-build170-amd64 done.
Thu Jul  9 21:53:28 UTC 2020 - /srv/jenkins/bin/reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-YGr2kXfZ, which will now be removed.
/srv/reproducible-results/alpinerb-build-yAYO8h7D:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jun  7 15:30 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jun  7 15:30 b2

/srv/reproducible-results/alpinerb-build-yAYO8h7D/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jun  7 15:30 lua-stdlib-debug

/srv/reproducible-results/alpinerb-build-yAYO8h7D/b1/lua-stdlib-debug:
total 12
-rw-r--r-- 1 jenkins jenkins 2956 Jun  7 15:30 build1.log
-rw-r--r-- 1 jenkins jenkins    8 Jun  7 15:30 build1.version
-rw-r--r-- 1 jenkins jenkins 3376 Jun  7 15:30 lua-stdlib-debug-1.0.1-r0.apk

/srv/reproducible-results/alpinerb-build-yAYO8h7D/b2:
total 0
jenkins_node_wrapper.sh[5243] Command 'rm -r /srv/reproducible-results/alpinerb-build-yAYO8h7D' not found in allowed commands.
====================================================================================

Fri Jun  7 15:30:31 UTC 2019 - running /srv/jenkins/bin/reproducible_build_alpine_pkg.sh (for job /srv/jenkins/bin/reproducible_build_alpine_pkg.sh) on osuosl-build169-amd64 now.

To learn to understand this, git clone https://salsa.debian.org/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_build_alpine_pkg.sh,
has been called using "2 main lua-stdlib-debug /srv/reproducible-results/alpinerb-build-yAYO8h7D 1559921410" as arguments.

Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.

====================================================================================
Fri Jun  7 15:30:31 UTC 2019 - start running "/srv/jenkins/bin/reproducible_build_alpine_pkg.sh" (md5sum 63719367cf713e819b5513829e3ac32c) as "/tmp/jenkins-script-J3KvWLlr" on osuosl-build169-amd64.

=============================================================================
Re-Building for alpine on osuosl-build169-amd64 now.
Source package: lua-stdlib-debug
Repository:     main
Date:           Fri Jun  7 15:30:31 UTC 2019
=============================================================================
Future:            disabled
SOURCE_DATE_EPOCH: 1559921410
=============================================================================
alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D
MAKEFLAGS=-j31
'/var/lib/jenkins/aports/main/lua-stdlib-debug/APKBUILD' -> '/tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/APKBUILD'
'/var/lib/jenkins/aports/main/lua-stdlib-debug' -> '/tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D'
export TZ="/usr/share/zoneinfo/Etc/GMT-14"
export LANG="fr_CH.UTF-8"
export LC_ALL="fr_CH.UTF-8"
umask 0002
+ schroot --run-session -c alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D --directory /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D -u root -- apk update
+ tee -a /srv/reproducible-results/alpinerb-build-yAYO8h7D/b2/lua-stdlib-debug/build2.log
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
v3.10.0_rc1-473-g4813ba594d [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.10.0_rc1-576-g771f23bcbe [http://dl-cdn.alpinelinux.org/alpine/edge/community]
OK: 10299 distinct packages available
+ source /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/APKBUILD
++ pkgname=lua-stdlib-debug
++ _rockname=std._debug
++ pkgver=1.0.1
++ pkgrel=0
++ pkgdesc='Manage an overall debug state, and associated hint substates'
++ url=https://lua-stdlib.github.io/_debug/
++ arch=noarch
++ license=MIT
++ depends=lua
++ provides=
++ options='!check'
++ source=lua-stdlib-debug-1.0.1.tar.gz::https://github.com/lua-stdlib/_debug/archive/v1.0.1.tar.gz
++ builddir=/_debug-1.0.1
++ _luaversions='5.1 5.2 5.3'
++ for _v in $_luaversions
++ provides=' lua5.1-stdlib-debug=1.0.1-r0'
++ for _v in $_luaversions
++ provides=' lua5.1-stdlib-debug=1.0.1-r0 lua5.2-stdlib-debug=1.0.1-r0'
++ for _v in $_luaversions
++ provides=' lua5.1-stdlib-debug=1.0.1-r0 lua5.2-stdlib-debug=1.0.1-r0 lua5.3-stdlib-debug=1.0.1-r0'
++ sha512sums='784236ff161c36718a965af6b616b582158a6b919b5258511d1fc8a05cea4b4bd30a7abdda6dae602cfd5f2b47df198c2194e342ed09b80890d69e323df26ca4  lua-stdlib-debug-1.0.1.tar.gz'
+ '[' -n '' ']'
+ VERSION=1.0.1-0
+ echo 1.0.1-0
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D --directory /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D -- bash -l -c 'abuild -rP /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D 2>&1'
+ tee -a /srv/reproducible-results/alpinerb-build-yAYO8h7D/b2/lua-stdlib-debug/build2.log
>>> lua-stdlib-debug: Building tmp/lua-stdlib-debug 1.0.1-r0 (using abuild 3.4.0_rc4-r0) started Fri, 07 Jun 2019 15:30:32 +0000
>>> lua-stdlib-debug: Checking sanity of /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/APKBUILD...
>>> lua-stdlib-debug: Analyzing dependencies...
>>> lua-stdlib-debug: Installing for build: build-base lua
WARNING: Ignoring /tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/tmp/x86_64/APKINDEX.tar.gz: No such file or directory
(1/1) Installing .makedepends-lua-stdlib-debug (0)
OK: 210 MiB in 89 packages
>>> lua-stdlib-debug: Cleaning up srcdir
>>> lua-stdlib-debug: Cleaning up pkgdir
>>> lua-stdlib-debug: Fetching lua-stdlib-debug-1.0.1.tar.gz::https://github.com/lua-stdlib/_debug/archive/v1.0.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 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   125    0   125    0     0    326      0 --:--:-- --:--:-- --:--:--   325
100 11992    0 11992    0     0  26887      0 --:--:-- --:--:-- --:--:-- 26887
>>> lua-stdlib-debug: Fetching lua-stdlib-debug-1.0.1.tar.gz::https://github.com/lua-stdlib/_debug/archive/v1.0.1.tar.gz
>>> lua-stdlib-debug: Checking sha512sums...
lua-stdlib-debug-1.0.1.tar.gz: OK
>>> lua-stdlib-debug: Unpacking /var/cache/distfiles/lua-stdlib-debug-1.0.1.tar.gz...
>>> lua-stdlib-debug: Entering fakeroot...
>>> lua-stdlib-debug*: Running postcheck for lua-stdlib-debug
>>> lua-stdlib-debug*: Preparing package lua-stdlib-debug...
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
>>> lua-stdlib-debug*: Tracing dependencies...
>>> lua-stdlib-debug*: Package size: 12.0 KB
>>> lua-stdlib-debug*: Compressing data...
>>> lua-stdlib-debug*: Create checksum...
>>> lua-stdlib-debug*: Create lua-stdlib-debug-1.0.1-r0.apk
>>> lua-stdlib-debug: Build complete at Fri, 07 Jun 2019 15:30:32 +0000 elapsed time 0h 0m 0s
>>> lua-stdlib-debug: Cleaning up srcdir
>>> lua-stdlib-debug: Cleaning up pkgdir
>>> lua-stdlib-debug: Uninstalling dependencies...
(1/1) Purging .makedepends-lua-stdlib-debug (0)
OK: 210 MiB in 88 packages
>>> lua-stdlib-debug: Updating the tmp/x86_64 repository index...
>>> lua-stdlib-debug: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D
+ tee -a /srv/reproducible-results/alpinerb-build-yAYO8h7D/b2/lua-stdlib-debug/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-lua-stdlib-debug-alpinerb-build-yAYO8h7D/tmp/x86_64/lua-stdlib-debug-1.0.1-r0.apk' -> '/srv/reproducible-results/alpinerb-build-yAYO8h7D/b2/lua-stdlib-debug/lua-stdlib-debug-1.0.1-r0.apk'
Fri Jun  7 15:30:33 UTC 2019 - build #2 for lua-stdlib-debug on osuosl-build169-amd64 done.
Fri Jun  7 15:30:33 UTC 2019 - /srv/jenkins/bin/reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-J3KvWLlr, which will now be removed.
/srv/reproducible-results/alpinerb-build-yAYO8h7D:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jun  7 15:30 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jun  7 15:30 b2

/srv/reproducible-results/alpinerb-build-yAYO8h7D/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jun  7 15:30 lua-stdlib-debug

/srv/reproducible-results/alpinerb-build-yAYO8h7D/b1/lua-stdlib-debug:
total 12
-rw-r--r-- 1 jenkins jenkins 2956 Jun  7 15:30 build1.log
-rw-r--r-- 1 jenkins jenkins    8 Jun  7 15:30 build1.version
-rw-r--r-- 1 jenkins jenkins 3376 Jun  7 15:30 lua-stdlib-debug-1.0.1-r0.apk

/srv/reproducible-results/alpinerb-build-yAYO8h7D/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jun  7 15:30 lua-stdlib-debug

/srv/reproducible-results/alpinerb-build-yAYO8h7D/b2/lua-stdlib-debug:
total 12
-rw-r--r-- 1 jenkins jenkins 2956 Jun  7 15:30 build2.log
-rw-r--r-- 1 jenkins jenkins    8 Jun  7 15:30 build2.version
-rw-r--r-- 1 jenkins jenkins 3356 Jun  7 15:30 lua-stdlib-debug-1.0.1-r0.apk
jenkins_node_wrapper.sh[10488] Command 'rm -r /srv/reproducible-results/alpinerb-build-yAYO8h7D' not found in allowed commands.
Fri Jun  7 15:30:35 UTC 2019 - https://tests.reproducible-builds.org/alpine/main/lua-stdlib-debug/ updated.
/srv/jenkins/bin/reproducible_common.sh: line 1000: cd: /var/lib/jenkins/userContent/reproducible/archlinux/main/lua-stdlib-debug: No such file or directory
Fri Jun  7 15:30:35 UTC 2019 - /srv/reproducible-results/alpinerb-build-yAYO8h7D deleted.
Fri  7 Jun 15:30:35 UTC 2019 - /srv/jenkins/bin/reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-WhvsjMLE, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list