Skip to content
Failed

Console Output

Started by user score
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/ocaml-luv
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://aur.archlinux.org/ocaml-luv.git
 > git init /var/lib/jenkins/workspace/pkgbuilds/ocaml-luv # timeout=10
Fetching upstream changes from https://aur.archlinux.org/ocaml-luv.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/ocaml-luv.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://aur.archlinux.org/ocaml-luv.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision b713b701aaf1d5041ce2fe961d4f6e2e8698f07d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b713b701aaf1d5041ce2fe961d4f6e2e8698f07d # timeout=10
Commit message: "Update ocaml-luv to 0.5.12"
First time build. Skipping changelog.
[ocaml-luv] $ /bin/sh -xe /tmp/jenkins13530316311693627602.sh
+ '[' -n '' ']'
+ rm -vf '*.pkg.*'
+ sudo /usr/local/sbin/build-chroot-pkg ocaml-luv
==> Synchronizing chroot copy [/var/lib/jenkins/chroots/root1/root] -> [build-0001]...done
==> Making package: ocaml-luv 0.5.12-1 (Tue Apr 18 05:32:25 2023)
==> Retrieving sources...
-> Downloading ocaml-luv-0.5.12-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 --:--:-- --:--:-- --:--:-- 0
100 176k 0 176k 0 0 453k 0 --:--:-- --:--:-- --:--:-- 453k 100 407k 0 407k 0 0 958k 0 --:--:-- --:--:-- --:--:-- 6432k
==> Validating source files with sha512sums...
ocaml-luv-0.5.12-1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Could not download sources.
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful
Publishing build last changes...
ERROR: No successful build found, last changes will use previous revision.
Last changes from revision b713b70 (current) to 734e158 (previous) published successfully!
Finished: FAILURE