Skip to content

Console Output

Pull request #2505 opened
13:48:22 Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token)
Connecting to https://api.github.com to check permissions of obtain list of dietmarw for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from 42fc271d4c9fe02e2a901a1e9a5047f73a105826+7bb7abcb9e186c2837fd7c33d3cf97488c244368 (e45e792089fbd953ac33d73b11e67f832d3b417b)
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505
[Pipeline] {
[Pipeline] checkout
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/modelica/ModelicaSpecification.git
 > git init /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2505/head:refs/remotes/origin/PR-2505 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2505/head:refs/remotes/origin/PR-2505 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2505/head:refs/remotes/origin/PR-2505 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 7bb7abcb9e186c2837fd7c33d3cf97488c244368 into PR head commit 42fc271d4c9fe02e2a901a1e9a5047f73a105826
Merge succeeded, producing 42fc271d4c9fe02e2a901a1e9a5047f73a105826
Checking out Revision 42fc271d4c9fe02e2a901a1e9a5047f73a105826 (PR-2505)
Commit message: "Move the logo from abstract to title page"
First time build. Skipping changelog.
Cleaning workspace
 > git --version # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42fc271d4c9fe02e2a901a1e9a5047f73a105826 # timeout=10
 > git merge 7bb7abcb9e186c2837fd7c33d3cf97488c244368 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42fc271d4c9fe02e2a901a1e9a5047f73a105826 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-2505 42fc271d4c9fe02e2a901a1e9a5047f73a105826 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . alpine:3.9
.
[Pipeline] withDockerContainer
ripper2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top 23cb6510c1b88d0bfe760dc0bb5e3b69a26b3a9d769760e246b8f38485b04a76 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ grep -n '[ 	]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/literature.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/unitexpressions.tex
[Pipeline] }
$ docker stop --time=1 23cb6510c1b88d0bfe760dc0bb5e3b69a26b3a9d769760e246b8f38485b04a76
$ docker rm -f 23cb6510c1b88d0bfe760dc0bb5e3b69a26b3a9d769760e246b8f38485b04a76
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 7bb7abcb9e186c2837fd7c33d3cf97488c244368 into PR head commit 42fc271d4c9fe02e2a901a1e9a5047f73a105826
Merge succeeded, producing 42fc271d4c9fe02e2a901a1e9a5047f73a105826
Checking out Revision 42fc271d4c9fe02e2a901a1e9a5047f73a105826 (PR-2505)
Commit message: "Move the logo from abstract to title page"
Cleaning workspace
 > git --version # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2505/head:refs/remotes/origin/PR-2505 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42fc271d4c9fe02e2a901a1e9a5047f73a105826 # timeout=10
 > git merge 7bb7abcb9e186c2837fd7c33d3cf97488c244368 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42fc271d4c9fe02e2a901a1e9a5047f73a105826 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2505 # timeout=10
 > git checkout -b PR-2505 42fc271d4c9fe02e2a901a1e9a5047f73a105826 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ docker pull modelicaspec/latexml:20190319
20190319: Pulling from modelicaspec/latexml
Digest: sha256:917d3e7b70f397b64181303e9be21032c84168e2987db9b385638eb047030b15
Status: Image is up to date for modelicaspec/latexml:20190319
docker.io/modelicaspec/latexml:20190319
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20190319
.
[Pipeline] withDockerContainer
ripper2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20190319 cat
$ docker top 6da850abd1a349a9de6847f387557a5ec3d8aa5d4ae204a88bc81fcf9b22023e -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ latexmk -pdf MLS.tex
Latexmk: This is Latexmk, John Collins, 25 October 2018, version: 4.61.
Rule 'pdflatex': Rules & subrules not known to be previously run:
   pdflatex
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  -recorder  "MLS.tex"'
------------
Latexmk: applying rule 'pdflatex'...
This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./MLS.tex
LaTeX2e <2018-12-01>
(/usr/local/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2018/09/03 v1.4i Standard LaTeX document class
(/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex
(/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))
(/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty

Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing
 out. on input line 1147.

) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(/usr/local/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))
(/usr/local/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/url/url.sty))
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/local/texlive/texmf-dist/tex/latex/tools/longtable.sty)
(/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
(/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
(/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty)))
(/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (./MLS.aux)
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/local/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
(/usr/local/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
(/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/local/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))

! LaTeX Error: There's no line here to end.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.17 \pagestyle
               {fancy}
? 
! Emergency stop.
 ...                                              
                                                  
l.17 \pagestyle
               {fancy}
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on MLS.log.
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'MLS.log' for details
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
=== TeX engine is 'pdfTeX'
Latexmk: Errors, so I did not complete making targets
[Pipeline] }
$ docker stop --time=1 6da850abd1a349a9de6847f387557a5ec3d8aa5d4ae204a88bc81fcf9b22023e
$ docker rm -f 6da850abd1a349a9de6847f387557a5ec3d8aa5d4ae204a88bc81fcf9b22023e
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (upload)
Stage "upload" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (index)
Stage "index" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 12
Finished: FAILURE