Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/pkgbuilds/gfxtablet-git
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/pkgbuilds/gfxtablet-git/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://aur.archlinux.org/gfxtablet-git.git # timeout=10
Fetching upstream changes from https://aur.archlinux.org/gfxtablet-git.git
 > git --version # timeout=10
 > git --version # 'git version 2.45.1'
 > git fetch --tags --force --progress -- https://aur.archlinux.org/gfxtablet-git.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 450d4cf0e0cd07daa0bdaa12cdf06ab924d5c81a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 450d4cf0e0cd07daa0bdaa12cdf06ab924d5c81a # timeout=10
Commit message: "Add https to source string"
 > git rev-list --no-walk 450d4cf0e0cd07daa0bdaa12cdf06ab924d5c81a # timeout=10
[gfxtablet-git] $ /bin/sh -xe /tmp/jenkins750880298887498860.sh
+ '[' -n '' ']'
++ get_srcinfo
++ sed 's/prepare()\s*{/&\nreturn 0 #REMOVEME\n/'
++ jail makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/gfxtablet-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/gfxtablet-git makepkg --noconfirm --nobuild --nodeps -p PKGBUILD.munged
==> Making package: gfxtablet-git 51.7bd5181-1 (Sat 22 Jun 2024 03:55:02 AM CEST)
==> WARNING: Skipping dependency checks.
==> Retrieving sources...
-> Updating gfxtablet-git git repo...
-> Found 99-uinput.rules
==> Validating source files with md5sums...
gfxtablet-git ... Skipped
99-uinput.rules ... Passed
==> Extracting sources...
-> Creating working copy of gfxtablet-git git repo...
Reset branch 'makepkg'
==> Starting pkgver()...
==> Sources are ready.
++ jail makepkg --printsrcinfo -p PKGBUILD.munged
++ firejail --quiet --whitelist=/var/lib/jenkins/workspace/pkgbuilds/gfxtablet-git --read-write=/var/lib/jenkins/workspace/pkgbuilds/gfxtablet-git makepkg --printsrcinfo -p PKGBUILD.munged
++ perl -lne '
/^\s*(\S+)\s*=\s*(.*)$/ or next;
$v{$1} = $2;
END {
my $epoch = "";
if (exists $v{"epoch"}){
$epoch = $v{"epoch"}.":";
}
print "$epoch$v{pkgver}-$v{pkgrel}*$v{pkgbase}";
}'
+ srcinfo='51.7bd5181-1*gfxtablet-git'
+ pkgver=51.7bd5181-1
+ pkgname=gfxtablet-git
+ rm -vf '*.pkg.*'
+ '[' false = true ']'
+ repo_version_exists gfxtablet-git 51.7bd5181-1
+ full_pkgname=gfxtablet-git-51.7bd5181-1
+ split_version=51.7bd5181
+ split_revision=1
+ modified_full_pkgname=gfxtablet-git-51.7bd5181M-1
+ tar tf /var/lib/aur-repo/score.moe.db.tar.gz
+ grep -qFe gfxtablet-git-51.7bd5181-1 -e gfxtablet-git-51.7bd5181M-1
+ echo 'Package gfxtablet-git is up-to-date (51.7bd5181-1); nothing to do'
Package gfxtablet-git is up-to-date (51.7bd5181-1); nothing to do
Archiving artifacts
‘*.pkg.*’ doesn’t match anything
No artifacts found that match the file pattern "*.pkg.*". Configuration error?
Publishing build last changes...
Last changes from revision 450d4cf (current) to 450d4cf (previous) published successfully!
Finished: SUCCESS