[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #85307
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Jul 24 06:22:29 BST 2018
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/85307/display/redirect>
------------------------------------------
[...truncated 139.00 KB...]
#define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path)
^~~~~~~
../test/test_syscalls.c:1482:14:
unlink(PATH("a/bar"));
~~~~~~~
../test/test_syscalls.c:1482:9: note: in expansion of macro 'PATH'
unlink(PATH("a/bar"));
^~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 1030 bytes into a destination of size 1024
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/test_syscalls.c:1287:47: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
#define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path)
^~~~~~~
../test/test_syscalls.c:1484:13:
rmdir(PATH("a/d/e"));
~~~~~~~
../test/test_syscalls.c:1484:8: note: in expansion of macro 'PATH'
rmdir(PATH("a/d/e"));
^~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 1030 bytes into a destination of size 1024
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/test_syscalls.c:1287:47: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
#define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path)
^~~~~~~
../test/test_syscalls.c:1485:13:
rmdir(PATH("a/d"));
~~~~~
../test/test_syscalls.c:1485:8: note: in expansion of macro 'PATH'
rmdir(PATH("a/d"));
^~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 1028 bytes into a destination of size 1024
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/test_syscalls.c:1287:47: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
#define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path)
^~~~~~~
../test/test_syscalls.c:1487:14:
rmdir(PATH("a/b/c"));
~~~~~~~
../test/test_syscalls.c:1487:9: note: in expansion of macro 'PATH'
rmdir(PATH("a/b/c"));
^~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 1030 bytes into a destination of size 1024
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/test_syscalls.c:1287:47: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
#define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path)
^~~~~~~
../test/test_syscalls.c:1488:13:
rmdir(PATH("a/b"));
~~~~~
../test/test_syscalls.c:1488:8: note: in expansion of macro 'PATH'
rmdir(PATH("a/b"));
^~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 1028 bytes into a destination of size 1024
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/test_syscalls.c:1287:47: warning: '%s' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=]
#define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path)
^~~~~~~
../test/test_syscalls.c:1489:13:
rmdir(PATH("a"));
~~~
../test/test_syscalls.c:1489:8: note: in expansion of macro 'PATH'
rmdir(PATH("a"));
^~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 1026 bytes into a destination of size 1024
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/test_syscalls.c: In function 'main':
../test/test_syscalls.c:1657:22: warning: '/subfile' directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
sprintf(subfile, "%s/subfile", testdir2);
^~~~~~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 1032 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../test/test_syscalls.c:1663:24: warning: '/subfile' directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]
sprintf(subfile_r, "%s/subfile", testdir2_r);
^~~~~~~~
In file included from /usr/include/stdio.h:862,
from ../test/test_syscalls.c:1:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 1032 bytes into a destination of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[40/64] Linking target util/fusermount3.
[41/64] Linking target test/test_syscalls.
[42/64] Compiling C object 'lib/lib@@fuse3 at sha/fuse_lowlevel.c.o'.
[43/64] Compiling C object 'lib/lib@@fuse3 at sha/fuse.c.o'.
[44/64] Linking target lib/libfuse3.so.3.2.4.
[45/64] Generating symbol file 'lib/lib@@fuse3 at sha/libfuse3.so.3.2.4.symbols'.
[46/64] Linking target example/ioctl.
[47/64] Linking target example/hello.
[48/64] Linking target example/null.
[49/64] Linking target example/passthrough.
[50/64] Linking target example/hello_ll.
[51/64] Linking target example/poll_client.
[52/64] Linking target example/passthrough_fh.
[53/64] Linking target example/ioctl_client.
[54/64] Linking target example/cuse.
[55/64] Linking target example/cuse_client.
[56/64] Linking target example/printcap.
[57/64] Linking target example/passthrough_ll.
[58/64] Linking target example/notify_inval_entry.
[59/64] Linking target example/notify_inval_inode.
[60/64] Linking target example/invalidate_path.
[61/64] Linking target test/test_write_cache.
[62/64] Linking target example/notify_store_retrieve.
[63/64] Linking target example/poll.
[64/64] Linking target test/test_setattr.
==> Entering fakeroot environment...
==> Starting package_fuse-common()...
[0/1] Installing files.
== FURTHER ACTION REQUIRED ==
Make sure that your init system will start the /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/etc/init.d/fuse3 init script
Installing lib/libfuse3.so.3.2.4 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/lib
Installing util/fusermount3 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/bin
Installing util/mount.fuse3 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/bin
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse_common.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse_lowlevel.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse_opt.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/cuse_lowlevel.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/doc/fusermount3.1 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/share/man/man1
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/doc/mount.fuse3.8 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/share/man/man8
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/build/meson-private/fuse3.pc to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse-common/usr/lib/pkgconfig
Running custom install script '/tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/util/install_helper.sh /etc bin /usr/lib/udev/rules.d'
==> Tidying install...
-> Removing empty directories...
-> 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 "fuse-common"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_fuse3()...
[0/1] Installing files.
== FURTHER ACTION REQUIRED ==
Make sure that your init system will start the /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/etc/init.d/fuse3 init script
Installing lib/libfuse3.so.3.2.4 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/lib
Installing util/fusermount3 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/bin
Installing util/mount.fuse3 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/bin
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse_common.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse_lowlevel.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/fuse_opt.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/include/cuse_lowlevel.h to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/include/fuse3
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/doc/fusermount3.1 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/share/man/man1
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/doc/mount.fuse3.8 to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/share/man/man8
Installing /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/build/meson-private/fuse3.pc to /tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/pkg/fuse3/usr/lib/pkgconfig
Running custom install script '/tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/src/fuse-3.2.4/util/install_helper.sh /etc bin /usr/lib/udev/rules.d'
==> Tidying install...
-> Removing empty directories...
-> 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 "fuse3"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fuse3 3.2.4-2 (Mon Aug 26 11:45:38 2019)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c archlinux-fuse3-archlinuxrb-build-s7peDq1e
+ tee -a /srv/reproducible-results/archlinuxrb-build-s7peDq1e/b2/fuse3/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/fuse-common-3.2.4-2-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-s7peDq1e/b2/fuse3/fuse-common-3.2.4-2-x86_64.pkg.tar.xz'
removed '/tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/fuse-common-3.2.4-2-x86_64.pkg.tar.xz'
'/tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/fuse3-3.2.4-2-x86_64.pkg.tar.xz' -> '/srv/reproducible-results/archlinuxrb-build-s7peDq1e/b2/fuse3/fuse3-3.2.4-2-x86_64.pkg.tar.xz'
removed '/tmp/fuse3-archlinuxrb-build-s7peDq1e/fuse3/trunk/fuse3-3.2.4-2-x86_64.pkg.tar.xz'
Mon Aug 26 11:45:38 UTC 2019 - build #2 for fuse3 on profitbricks-build4-amd64 done.
Mon Aug 26 11:45:39 UTC 2019 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-NoKDfBXw, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-s7peDq1e:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 05:22 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 05:22 b2
/srv/reproducible-results/archlinuxrb-build-s7peDq1e/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 05:22 fuse3
/srv/reproducible-results/archlinuxrb-build-s7peDq1e/b1/fuse3:
total 200
-rw-r--r-- 1 jenkins jenkins 73837 Jul 24 05:22 build1.log
-rw-r--r-- 1 jenkins jenkins 8 Jul 24 05:22 build1.version
-rw-r--r-- 1 jenkins jenkins 10588 Jul 24 05:22 fuse-common-3.2.4-2-x86_64.pkg.tar.xz
-rw-r--r-- 1 jenkins jenkins 101652 Jul 24 05:22 fuse3-3.2.4-2-x86_64.pkg.tar.xz
/srv/reproducible-results/archlinuxrb-build-s7peDq1e/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 05:22 fuse3
/srv/reproducible-results/archlinuxrb-build-s7peDq1e/b2/fuse3:
total 188
-rw-r--r-- 1 jenkins jenkins 72317 Jul 24 05:22 build2.log
-rw-r--r-- 1 jenkins jenkins 8 Jul 24 05:22 build2.version
-rw-r--r-- 1 jenkins jenkins 10588 Jul 24 05:22 fuse-common-3.2.4-2-x86_64.pkg.tar.xz
-rw-r--r-- 1 jenkins jenkins 101652 Jul 24 05:22 fuse3-3.2.4-2-x86_64.pkg.tar.xz
Tue Jul 24 05:22:26 UTC 2018 - comparing results now.
Tue Jul 24 05:22:26 UTC 2018 - YAY - fuse3/fuse-common-3.2.4-2-x86_64.pkg.tar.xz build reproducible in our test framework!
.BUILDINFO
mv: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/extra/fuse3/fuse-common-3.2.4-2-x86_64.pkg.tar.xz-b1.BUILDINFO.txt': No space left on device
Tue Jul 24 05:22:26 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-s7peDq1e deleted.
Tue 24 Jul 05:22:27 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ZxJ6HrBg, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list