Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building on the built-in node in workspace /var/lib/jenkins/jobs/reproducible_sync_lfs_files/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/reproducible_sync_lfs_files/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-lfs.git # timeout=10 Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-lfs.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-lfs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f4471c96255216d0a7e7d926d3add450fc173673 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f4471c96255216d0a7e7d926d3add450fc173673 # timeout=10 Commit message: "Rename diffoscope-269.tar.bz2." > git rev-list --no-walk b5d06e672c2b9c1f7ec7bb52ef7e3fe3e25957ac # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins5296595368261223932.sh + /srv/jenkins/bin/reproducible_sync_lfs.sh + base=/srv/reproducible-builds.org + cd /srv/reproducible-builds.org + [ ! -d lfs ] + cd lfs + git pull From https://salsa.debian.org/reproducible-builds/reproducible-lfs b5d06e6..f4471c9 master -> origin/master Updating b5d06e6..f4471c9 Fast-forward releases/{-269.tar.bz2 => diffoscope/diffoscope-269.tar.bz2} | 0 releases/{-269.tar.bz2.asc => diffoscope/diffoscope-269.tar.bz2.asc} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename releases/{-269.tar.bz2 => diffoscope/diffoscope-269.tar.bz2} (100%) rename releases/{-269.tar.bz2.asc => diffoscope/diffoscope-269.tar.bz2.asc} (100%) + git lfs pull Finished: SUCCESS