Konsolenausgabe

Build wurde durch eine SCM-Änderung ausgelöst.
Baue in Arbeitsbereich /var/lib/jenkins/workspace/JHCR
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/lep/jhcr.git # timeout=10
Fetching upstream changes from https://github.com/lep/jhcr.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/lep/jhcr.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a9d258036a7294775ac33bb9a403d7c5598ad1f3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a9d258036a7294775ac33bb9a403d7c5598ad1f3
Commit message: "Fixed Jass Rewrite Engine"
 > git rev-list --no-walk 4a1da99439a688824db37f28c1e69ec3985fbb30 # timeout=10
[JHCR] $ /bin/sh -xe /tmp/jenkins6250495362646227812.sh
+ . /var/lib/jenkins/.ghcup/env
+ export PATH=/var/lib/jenkins/.cabal/bin:/var/lib/jenkins/.ghcup/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ make init
make: *** Keine Regel, um „init“ zu erstellen.  Schluss.
Build step 'Shell ausführen' marked build as failure
Archiviere Artefakte
Zeichne Fingerabrücke auf
Finished: FAILURE