[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_howto #1
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Aug 6 16:17:02 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_howto/1/>
------------------------------------------
Started by user Holger Levsen
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_howto/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/reproducible-builds-howto.git
> git init <https://jenkins.debian.net/job/reproducible_html_howto/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/reproducible-builds-howto.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/reproducible-builds-howto.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.debian.org/git/reproducible/reproducible-builds-howto.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.debian.org/git/reproducible/reproducible-builds-howto.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/reproducible-builds-howto.git
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/reproducible-builds-howto.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0119de0ea46c23b6bae585d7b98eeed4b854818d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0119de0ea46c23b6bae585d7b98eeed4b854818d
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #1 jenkins-reproducible_html_howto-1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7943291848690472105.sh
+ /srv/jenkins/bin/reproducible_html_howto.sh
====================================================================================
Thu 6 Aug 16:17:02 UTC 2015 - running job reproducible_html_howto now.
To understand what this job does, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/reproducible_html_howto.sh
This invocation of the script has been called using "" as arguments.
====================================================================================
Thu 6 Aug 16:17:02 UTC 2015 - start running "/srv/jenkins/bin/reproducible_html_howto.sh" as "/tmp/jenkins-script-O0wSgZ3Y".
pandoc --standalone -f markdown -t html \
--css=style.css \
--number-sections \
--table-of-contents \
--output reproducible-builds-howto.html reproducible-builds-howto.mdwn
make: pandoc: Command not found
Makefile:4: recipe for target 'reproducible-builds-howto.html' failed
make: *** [reproducible-builds-howto.html] Error 127
Thu 6 Aug 16:17:02 UTC 2015 - /srv/jenkins/bin/reproducible_html_howto.sh stopped running as /tmp/jenkins-script-O0wSgZ3Y, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list