See <https://builds.apache.org/job/Tamaya-Site-jBake-Master/82/changes>
Changes: [pottlinger] Add reset to jenkins shell script ------------------------------------------ Started by user pottlinger [EnvInject] - Loading node environment variables. Building remotely on beam1 (beam) in workspace <https://builds.apache.org/job/Tamaya-Site-jBake-Master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-site.git # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-tamaya-site.git > git --version # timeout=10 using GIT_SSH to set credentials using .gitcredentials to set credentials > git config --local credential.username jenkins # timeout=10 > git config --local credential.helper store > --file=/tmp/git5390976683141793696.credentials # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-tamaya-site.git > +refs/heads/*:refs/remotes/origin/* > git config --local --remove-section credential # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7c72ce19e8ea09dc1cc51168e49d589082fc031c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c72ce19e8ea09dc1cc51168e49d589082fc031c > git rev-list c934f2f8697efbd4e0122bbd958342abaa351a93 # timeout=10 [Tamaya-Site-jBake-Master] $ /bin/bash -xe /tmp/hudson1497530753593916206.sh + ./bake-jenkins.sh Starting to bake our project homepage .... ./bin/jbake-2.5.0 JBake v2.5.0 (2016-10-07 20:26:22PM) [http://jbake.org] 22:13:40.134 WARN c.o.o.c.d.r.ODatabaseRecordAbstract$1 - Current implementation of storage does not support sbtree collections 22:13:46.733 INFO org.jbake.template.ModelExtractors - register new extractors for document type: masterindex 22:13:46.734 INFO org.jbake.template.ModelExtractors - register new extractors for document type: tag 22:13:46.734 INFO org.jbake.template.ModelExtractors - register new extractors for document type: sitemap 22:13:46.734 INFO org.jbake.app.Oven - Baking has started... 22:14:01.384 INFO org.jbake.app.Crawler - Processing [./content/apidocs/index.md]... : new 22:14:01.687 INFO org.jbake.parser.AsciidoctorEngine - Initializing Asciidoctor engine... 22:15:34.652 INFO org.jbake.parser.AsciidoctorEngine - Asciidoctor engine initialized. 22:15:44.924 INFO org.jbake.app.Crawler - Processing [./content/blog/2014/no-jsr-in-javaee8.adoc]... : new 22:15:46.133 INFO org.jbake.app.Crawler - Processing [./content/blog/2014/whatistamaya.adoc]... : new 22:15:47.346 INFO org.jbake.app.Crawler - Processing [./content/blog/2015/introduction.adoc]... : new 22:15:48.519 INFO org.jbake.app.Crawler - Processing [./content/blog/2015/new-configuration-api.adoc]... : new 22:15:49.744 INFO org.jbake.app.Crawler - Processing [./content/blog/2016/apachecon-vancouver.adoc]... : new 22:15:51.174 INFO org.jbake.app.Crawler - Processing [./content/blog/2016/javaland.adoc]... : new 22:15:52.461 INFO org.jbake.app.Crawler - Processing [./content/blog/2016/javaone.adoc]... : new 22:15:53.550 INFO org.jbake.app.Crawler - Processing [./content/blog/2016/jug-basel.adoc]... : new 22:15:55.032 INFO org.jbake.app.Crawler - Processing [./content/blog/2016/jug-stgallen.adoc]... : new 22:15:59.833 INFO org.jbake.app.Crawler - Processing [./content/development/community.adoc]... : new asciidoctor: ERROR: <stdin>: line 6: only book doctypes can contain level 0 sections 22:16:05.712 INFO org.jbake.app.Crawler - Processing [./content/development/possible-contributions.adoc]... : new 22:16:07.945 INFO org.jbake.app.Crawler - Processing [./content/development/source.adoc]... : new 22:16:10.597 INFO org.jbake.app.Crawler - Processing [./content/development/team.adoc]... : new 22:16:13.418 INFO org.jbake.app.Crawler - Processing [./content/devguide.adoc]... : new Build timed out (after 3 minutes). Marking the build as failed. Build was aborted
