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 fab9bf591913a26cf267bc94a9de79142e1e7938 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fab9bf591913a26cf267bc94a9de79142e1e7938 # timeout=10 Commit message: "Add diffoscope 270 release tarball and signature." > git rev-list --no-walk f4471c96255216d0a7e7d926d3add450fc173673 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins4201477930348605479.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 f4471c9..fab9bf5 master -> origin/master Updating f4471c9..fab9bf5 Fast-forward releases/diffoscope/diffoscope-270.tar.bz2 | 3 +++ releases/diffoscope/diffoscope-270.tar.bz2.asc | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 releases/diffoscope/diffoscope-270.tar.bz2 create mode 100644 releases/diffoscope/diffoscope-270.tar.bz2.asc + git lfs pull Finished: SUCCESS