Skip to content
Success

Console Output

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_builds_diffoscope_website/workspace
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/diffoscope-website.git
 > git init /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/diffoscope-website.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/diffoscope-website.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/diffoscope-website.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 af8158475c7dce29ef269458f9f206ce069a2942 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af8158475c7dce29ef269458f9f206ce069a2942 # timeout=10
Commit message: "Update metadata and news to match release of version 271"
 > git rev-list --no-walk e0ecbc024696d7aeff89c09ff6ef62661c7e494c # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins7377574516791964090.sh
+ mkdir -pv /srv/diffoscope.org/www
+ jekyll build -I -s . -d /srv/diffoscope.org/www
Configuration file: /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace/_config.yml
            Source: /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace
       Destination: /srv/diffoscope.org/www
 Incremental build: enabled
      Generating... 
                    done in 1.749 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
Finished: SUCCESS