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 e27c4933e8e1910f2f97855bd587677af5bcf1c2 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e27c4933e8e1910f2f97855bd587677af5bcf1c2
Commit message: "Added patch 1.32 types to table"
> git rev-list --no-walk 4f00f5719b26e9168f9cdefaa33dc591d529d52e # timeout=10
[JHCR] $ /bin/sh -xe /tmp/jenkins3233799658907265502.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
cabal v1-sandbox init
Writing a default package environment file to
/var/lib/jenkins/workspace/JHCR/cabal.sandbox.config
Using an existing sandbox located at
/var/lib/jenkins/workspace/JHCR/.cabal-sandbox
cabal v1-install megaparsec lens optparse-applicative file-embed gitrev \
lca hashable dlist
Warning: The package list for 'hackage.haskell.org' is 300 days old.
Run 'cabal update' to get the latest list of available packages.
Resolving dependencies...
All the requested packages are already installed:
dlist-0.8.0.6
file-embed-0.0.11
gitrev-1.3.1
hashable-1.2.7.0
lca-0.3.1
lens-4.17
megaparsec-7.0.4
optparse-applicative-0.14.3.0
Use --reinstall if you want to reinstall anyway.
+ wget https://grill.wurstlang.org/hudson/job/Wurst/lastSuccessfulBuild/artifact/downloads/Wurstpack/wurstscript/common.j
--2020-02-05 15:55:14-- https://grill.wurstlang.org/hudson/job/Wurst/lastSuccessfulBuild/artifact/downloads/Wurstpack/wurstscript/common.j
Auflösen des Hostnamens grill.wurstlang.org (grill.wurstlang.org) … 104.28.25.229, 104.28.24.229, 2606:4700:3031::681c:18e5, ...
Verbindungsaufbau zu grill.wurstlang.org (grill.wurstlang.org)|104.28.25.229|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 353289 (345K) [application/octet-stream]
Wird in »common.j.31« gespeichert.
0K .......... .......... .......... .......... .......... 14% 2,82M 0s
50K .......... .......... .......... .......... .......... 28% 3,49M 0s
100K .......... .......... .......... .......... .......... 43% 4,01M 0s
150K .......... .......... .......... .......... .......... 57% 13,1M 0s
200K .......... .......... .......... .......... .......... 72% 10,2M 0s
250K .......... .......... .......... .......... .......... 86% 5,72M 0s
300K .......... .......... .......... .......... ..... 100% 158M=0,06s
2020-02-05 15:55:15 (5,54 MB/s) - »common.j.31« gespeichert [353289/353289]
+ make
bash process.sh runtime/table.j out/table.j JHCR_
cabal v1-exec -- ghc Main.hs -o jhcr
[20 of 20] Compiling Main ( Main.hs, Main.o ) [out/table.j changed]
Linking jhcr ...
Archiviere Artefakte
Zeichne Fingerabrücke auf
Finished: SUCCESS