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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 3 13:59:43 GMT 2020


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

Changes:


------------------------------------------
[...truncated 470.91 KB...]
 rename {testing => unmaintained}/netbox/netbox.logrotated (100%)
 rename {testing => unmaintained}/netbox/netbox.nginx-sample (100%)
 rename {testing => unmaintained}/netbox/netbox.post-upgrade (100%)
 rename {testing => unmaintained}/netbox/netbox.pre-install (100%)
 rename {testing => unmaintained}/netbox/set-config-defaults.patch (100%)
 rename {main => unmaintained}/ninja/APKBUILD (100%)
 rename {main => unmaintained}/ninja/fix-musl.patch (100%)
 rename {main => unmaintained}/py-genshi/APKBUILD (100%)
 rename {testing => unmaintained}/py3-nbxmpp/APKBUILD (92%)
 rename {main => unmaintained}/trac/APKBUILD (100%)
 rename {main => unmaintained}/trac/trac.pre-install (100%)
 rename {main => unmaintained}/trac/tracd.confd (100%)
 rename {main => unmaintained}/trac/tracd.initd (100%)
export TZ="/usr/share/zoneinfo/Etc/GMT-14"
export LANG="fr_CH.UTF-8"
export LC_ALL="fr_CH.UTF-8"
umask 0002
E: Failed to change to directory ‘/tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T’: No such file or directory
I: The directory does not exist inside the chroot.  Use the --directory option to run the command in a different directory.
Failed to source APKBUILD from '/tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T/APKBUILD'
>>> py3-watchdog: Building community/py3-watchdog 0.10.0-r0 (using abuild 3.5.0-r0) started Sun, 07 Mar 2021 20:22:27 +0000
+ schroot --run-session -c alpine-py3-watchdog-alpinerb-build-Ijfnjz3T --directory /tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T -u root -- apk update
+ tee -a /srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2/py3-watchdog/build2.log
+ source /tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T/APKBUILD
/tmp/jenkins-script-HyPmxPJP: line 224: /tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T/APKBUILD: No such file or directory
+ echo 'Failed to source APKBUILD from '\''/tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T/APKBUILD'\'''
+ tee -a /srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2/py3-watchdog/build2.log
+ '[' -n '' ']'
+ VERSION=-r
+ echo -r
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c alpine-py3-watchdog-alpinerb-build-Ijfnjz3T --directory /var/lib/jenkins/aports/community/py3-watchdog -- bash -l -c 'abuild -rP /tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T 2>&1'
+ tee -a /srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2/py3-watchdog/build2.log
>>> py3-watchdog: Checking sanity of /var/lib/jenkins/aports/community/py3-watchdog/APKBUILD...
>>> py3-watchdog: Analyzing dependencies...
>>> py3-watchdog: Installing for build: build-base py3-pathtools py3-yaml py3-argh py3-setuptools
WARNING: Ignoring /tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T/community/x86_64/APKINDEX.tar.gz: No such file or directory
WARNING: Ignoring /tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T/main/x86_64/APKINDEX.tar.gz: No such file or directory
(1/9) Installing gdbm (1.13-r1)
(2/9) Installing xz-libs (5.2.4-r0)
(3/9) Installing python3 (3.8.1-r1)
(4/9) Installing py3-pathtools (0.1.2-r6)
(5/9) Installing yaml (0.2.2-r1)
(6/9) Installing py3-yaml (5.3-r0)
(7/9) Installing py3-argh (0.26.2-r5)
(8/9) Installing py3-setuptools (42.0.2-r0)
(9/9) Installing .makedepends-py3-watchdog (20210307.202227)
Executing busybox-1.31.1-r9.trigger
OK: 314 MiB in 98 packages
>>> py3-watchdog: Cleaning up srcdir
>>> py3-watchdog: Cleaning up pkgdir
>>> py3-watchdog: Fetching https://files.pythonhosted.org/packages/source/w/watchdog/watchdog-0.10.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 94110  100 94110    0     0   988k      0 --:--:-- --:--:-- --:--:--  988k
>>> py3-watchdog: Fetching https://files.pythonhosted.org/packages/source/w/watchdog/watchdog-0.10.0.tar.gz
>>> py3-watchdog: Checking sha512sums...
watchdog-0.10.0.tar.gz: OK
>>> py3-watchdog: Unpacking /var/cache/distfiles/watchdog-0.10.0.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/watchdog
copying src/watchdog/events.py -> build/lib/watchdog
copying src/watchdog/__init__.py -> build/lib/watchdog
copying src/watchdog/watchmedo.py -> build/lib/watchdog
copying src/watchdog/version.py -> build/lib/watchdog
creating build/lib/watchdog/observers
copying src/watchdog/observers/read_directory_changes.py -> build/lib/watchdog/observers
copying src/watchdog/observers/fsevents.py -> build/lib/watchdog/observers
copying src/watchdog/observers/fsevents2.py -> build/lib/watchdog/observers
copying src/watchdog/observers/polling.py -> build/lib/watchdog/observers
copying src/watchdog/observers/inotify_c.py -> build/lib/watchdog/observers
copying src/watchdog/observers/api.py -> build/lib/watchdog/observers
copying src/watchdog/observers/winapi.py -> build/lib/watchdog/observers
copying src/watchdog/observers/kqueue.py -> build/lib/watchdog/observers
copying src/watchdog/observers/inotify_buffer.py -> build/lib/watchdog/observers
copying src/watchdog/observers/__init__.py -> build/lib/watchdog/observers
copying src/watchdog/observers/inotify.py -> build/lib/watchdog/observers
creating build/lib/watchdog/tricks
copying src/watchdog/tricks/__init__.py -> build/lib/watchdog/tricks
creating build/lib/watchdog/utils
copying src/watchdog/utils/unicode_paths.py -> build/lib/watchdog/utils
copying src/watchdog/utils/platform.py -> build/lib/watchdog/utils
copying src/watchdog/utils/bricks.py -> build/lib/watchdog/utils
copying src/watchdog/utils/compat.py -> build/lib/watchdog/utils
copying src/watchdog/utils/delayed_queue.py -> build/lib/watchdog/utils
copying src/watchdog/utils/__init__.py -> build/lib/watchdog/utils
copying src/watchdog/utils/win32stat.py -> build/lib/watchdog/utils
copying src/watchdog/utils/dirsnapshot.py -> build/lib/watchdog/utils
copying src/watchdog/utils/echo.py -> build/lib/watchdog/utils
running egg_info
writing src/watchdog.egg-info/PKG-INFO
writing dependency_links to src/watchdog.egg-info/dependency_links.txt
writing entry points to src/watchdog.egg-info/entry_points.txt
writing requirements to src/watchdog.egg-info/requires.txt
writing top-level names to src/watchdog.egg-info/top_level.txt
reading manifest file 'src/watchdog.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src'
writing manifest file 'src/watchdog.egg-info/SOURCES.txt'
>>> WARNING: py3-watchdog: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> py3-watchdog: Entering fakeroot...
running install
running build
running build_py
running egg_info
writing src/watchdog.egg-info/PKG-INFO
writing dependency_links to src/watchdog.egg-info/dependency_links.txt
writing entry points to src/watchdog.egg-info/entry_points.txt
writing requirements to src/watchdog.egg-info/requires.txt
writing top-level names to src/watchdog.egg-info/top_level.txt
reading manifest file 'src/watchdog.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src'
writing manifest file 'src/watchdog.egg-info/SOURCES.txt'
running install_lib
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog
copying build/lib/watchdog/events.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/read_directory_changes.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/fsevents.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/fsevents2.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/polling.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/inotify_c.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/api.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/winapi.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/kqueue.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/inotify_buffer.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/__init__.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
copying build/lib/watchdog/observers/inotify.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/tricks
copying build/lib/watchdog/tricks/__init__.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/tricks
copying build/lib/watchdog/__init__.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog
copying build/lib/watchdog/watchmedo.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog
copying build/lib/watchdog/version.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog
creating /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/unicode_paths.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/platform.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/bricks.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/compat.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/delayed_queue.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/__init__.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/win32stat.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/dirsnapshot.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
copying build/lib/watchdog/utils/echo.py -> /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/events.py to events.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/read_directory_changes.py to read_directory_changes.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/fsevents.py to fsevents.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/fsevents2.py to fsevents2.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/polling.py to polling.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/inotify_c.py to inotify_c.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/api.py to api.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/winapi.py to winapi.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/kqueue.py to kqueue.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/inotify_buffer.py to inotify_buffer.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/__init__.py to __init__.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/observers/inotify.py to inotify.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/tricks/__init__.py to __init__.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/__init__.py to __init__.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/watchmedo.py to watchmedo.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/version.py to version.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/unicode_paths.py to unicode_paths.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/platform.py to platform.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/bricks.py to bricks.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/compat.py to compat.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/delayed_queue.py to delayed_queue.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/__init__.py to __init__.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/win32stat.py to win32stat.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/dirsnapshot.py to dirsnapshot.cpython-38.pyc
byte-compiling /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog/utils/echo.py to echo.cpython-38.pyc
running install_egg_info
Copying src/watchdog.egg-info to /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/lib/python3.8/site-packages/watchdog-0.10.0-py3.8.egg-info
running install_scripts
Installing watchmedo script to /var/lib/jenkins/aports/community/py3-watchdog/pkg/py3-watchdog/usr/bin
>>> py3-watchdog*: Running postcheck for py3-watchdog
>>> py3-watchdog*: Preparing package py3-watchdog...
>>> py3-watchdog*: Tracing dependencies...
>>> py3-watchdog*: Package size: 556.0 KB
>>> py3-watchdog*: Compressing data...
>>> py3-watchdog*: Create checksum...
>>> py3-watchdog*: Create py3-watchdog-0.10.0-r0.apk
>>> py3-watchdog: Build complete at Sun, 07 Mar 2021 20:22:30 +0000 elapsed time 0h 0m 3s
>>> py3-watchdog: Cleaning up srcdir
>>> py3-watchdog: Cleaning up pkgdir
>>> py3-watchdog: Uninstalling dependencies...
(1/9) Purging .makedepends-py3-watchdog (20210307.202227)
(2/9) Purging py3-pathtools (0.1.2-r6)
(3/9) Purging py3-yaml (5.3-r0)
(4/9) Purging py3-argh (0.26.2-r5)
(5/9) Purging py3-setuptools (42.0.2-r0)
(6/9) Purging python3 (3.8.1-r1)
(7/9) Purging gdbm (1.13-r1)
(8/9) Purging xz-libs (5.2.4-r0)
(9/9) Purging yaml (0.2.2-r1)
Executing busybox-1.31.1-r9.trigger
OK: 254 MiB in 89 packages
>>> py3-watchdog: Updating the community/x86_64 repository index...
>>> py3-watchdog: Signing the index...
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ schroot --end-session -c alpine-py3-watchdog-alpinerb-build-Ijfnjz3T
+ tee -a /srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2/py3-watchdog/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/alpine-py3-watchdog-alpinerb-build-Ijfnjz3T/community/x86_64/py3-watchdog-0.10.0-r0.apk' -> '/srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2/py3-watchdog/py3-watchdog-0.10.0-r0.apk'
Sun Mar  7 20:22:31 UTC 2021 - build #2 for py3-watchdog on osuosl-build170-amd64 done.
Sun Mar  7 20:22:31 UTC 2021 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-HyPmxPJP, which will now be removed.
/srv/reproducible-results/alpinerb-build-Ijfnjz3T:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb  3 13:59 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb  3 13:59 b2

/srv/reproducible-results/alpinerb-build-Ijfnjz3T/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  3 13:59 py3-watchdog

/srv/reproducible-results/alpinerb-build-Ijfnjz3T/b1/py3-watchdog:
total 136
-rw-r--r-- 1 jenkins jenkins  16102 Feb  3 13:59 build1.log
-rw-r--r-- 1 jenkins jenkins      3 Feb  3 13:59 build1.version
-rw-r--r-- 1 jenkins jenkins 111061 Feb  3 13:59 py3-watchdog-0.10.0-r0.apk

/srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb  3 13:59 py3-watchdog

/srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2/py3-watchdog:
total 132
-rw-r--r-- 1 jenkins jenkins  16102 Feb  3 13:59 build2.log
-rw-r--r-- 1 jenkins jenkins      3 Feb  3 13:59 build2.version
-rw-r--r-- 1 jenkins jenkins 111872 Feb  3 13:59 py3-watchdog-0.10.0-r0.apk
jenkins_node_wrapper.sh[23244] Command 'rm -r /srv/reproducible-results/alpinerb-build-Ijfnjz3T' not found in allowed commands.
Mon Feb  3 13:59:39 UTC 2020 - comparing results now.
Files /srv/reproducible-results/alpinerb-build-Ijfnjz3T/b1/py3-watchdog/py3-watchdog-0.10.0-r0.apk and /srv/reproducible-results/alpinerb-build-Ijfnjz3T/b2/py3-watchdog/py3-watchdog-0.10.0-r0.apk differ
Mon Feb  3 13:59:42 UTC 2020 - /srv/reproducible-results/alpinerb-build-Ijfnjz3T deleted.
Mon  3 Feb 13:59:42 UTC 2020 - reproducible_build_alpine_pkg.sh stopped running as /tmp/jenkins-script-ilT1uTS4, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list