Skip to content

Console Output

Pull request #3266 updated
10:19:26 Connecting to https://api.github.com using GitHub Access Token
Connecting to https://api.github.com to check permissions of obtain list of casella for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from 15bb5546e1175c8647cc4b9caf3a47a108856ab9+7524b11ef5f24d40d43156e2437260c55e507ceb (18987c136074c0bc8952320fbf5613961dd898cc)
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/MCP/0027 commit 7524b11ef5f24d40d43156e2437260c55e507ceb into PR head commit 15bb5546e1175c8647cc4b9caf3a47a108856ab9
Merge succeeded, producing 15bb5546e1175c8647cc4b9caf3a47a108856ab9
Checking out Revision 15bb5546e1175c8647cc4b9caf3a47a108856ab9 (PR-3266)
Commit message: "Update chapters/lexicalstructure.tex"
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266/.git # 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
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3266/head:refs/remotes/origin/PR-3266 +refs/heads/MCP/0027:refs/remotes/origin/MCP/0027 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15bb5546e1175c8647cc4b9caf3a47a108856ab9 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 7524b11ef5f24d40d43156e2437260c55e507ceb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15bb5546e1175c8647cc4b9caf3a47a108856ab9 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-3266 # timeout=10
 > git checkout -b PR-3266 15bb5546e1175c8647cc4b9caf3a47a108856ab9 # timeout=10
 > git rev-list --no-walk 7539f1be33b85639ac55a66622cad206c790d5d4 # timeout=10
Cleaning workspace
 > 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] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . alpine:3.9
.
[Pipeline] }
[Pipeline] // withEnv
[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-3266 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top 35bdae472a6d39d814751c10ee36cd2ccc9be88bd5e6c3631652397d3e119a7e -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/copyright.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.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/titlepage.tex chapters/unitexpressions.tex
[Pipeline] }
$ docker stop --time=1 35bdae472a6d39d814751c10ee36cd2ccc9be88bd5e6c3631652397d3e119a7e
$ docker rm -f 35bdae472a6d39d814751c10ee36cd2ccc9be88bd5e6c3631652397d3e119a7e
[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-3266
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/MCP/0027 commit 7524b11ef5f24d40d43156e2437260c55e507ceb into PR head commit 15bb5546e1175c8647cc4b9caf3a47a108856ab9
Merge succeeded, producing 15bb5546e1175c8647cc4b9caf3a47a108856ab9
Checking out Revision 15bb5546e1175c8647cc4b9caf3a47a108856ab9 (PR-3266)
Commit message: "Update chapters/lexicalstructure.tex"
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266/.git # 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
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3266/head:refs/remotes/origin/PR-3266 +refs/heads/MCP/0027:refs/remotes/origin/MCP/0027 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15bb5546e1175c8647cc4b9caf3a47a108856ab9 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 7524b11ef5f24d40d43156e2437260c55e507ceb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15bb5546e1175c8647cc4b9caf3a47a108856ab9 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-3266 # timeout=10
 > git checkout -b PR-3266 15bb5546e1175c8647cc4b9caf3a47a108856ab9 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] sh
+ docker pull modelicaspec/latexml:20220405
20220405: Pulling from modelicaspec/latexml
Digest: sha256:044841c4038bed2ffbd9a5ec03a16c6d462d32faa92b07215cc7c5016be0b068
Status: Image is up to date for modelicaspec/latexml:20220405
docker.io/modelicaspec/latexml:20220405
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20220405
.
[Pipeline] }
[Pipeline] // withEnv
[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-3266 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3266@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20220405 cat
$ docker top 93d4dd3dee780e8eed4768d5f99740c47ff6fe397eae85605fd24e2f71d2e8a2 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mkdir -p /tmp/jenkins
[Pipeline] sh
+ latexmk -pdf MLS.tex
Rc files read:
  NONE
Latexmk: This is Latexmk, John Collins, 17 Mar. 2022. Version 4.77, version: 4.77.
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
  MLS.tex
Rule 'pdflatex': The following rules & subrules became out-of-date:
  pdflatex
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  -recorder  "MLS.tex"'
------------
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./MLS.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-02-24>
(/usr/local/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2021/10/04 v1.4n 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/generic/babel/babel.sty
(/usr/local/texlive/texmf-dist/tex/generic/babel/txtbabel.def)
(/usr/local/texlive/texmf-dist/tex/generic/babel-english/english.ldf))
(/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/kvoptions/kvoptions.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.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/iftex/ifpdf.sty
(/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.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 1156.

) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.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/caption/caption.sty
(/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty))
(/usr/local/texlive/texmf-dist/tex/latex/index/index.sty

LaTeX Warning: Command \markboth  has changed.
               Check if current package is valid.


LaTeX Warning: Command \markright  has changed.
               Check if current package is valid.

) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
(/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty))
(/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty)
(/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty)
(/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty)
(/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty)
(/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty)
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/puenc.def)
(/usr/local/texlive/texmf-dist/tex/latex/url/url.sty)
(/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty
(/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty))
(/usr/local/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty))
(/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty)
(/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
(/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty)))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty
(/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty
(/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def))
(/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx)
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty
(/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)))
(/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty)
(./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/newtxtt.sty
`newtxtt' v1.051, 2014/12/23 Typewriter text macros based on txfonts (msharpe)
(/usr/local/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/local/texlive/texmf-dist/tex/latex/base/textcomp.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))
(/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty)
(/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty))

Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing.
(biblatex)                Loading 'csquotes' recommended.

(./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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty)
(/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty))
(/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx)
No file MLS.bbl.

Package hyperref Warning: Option `destlabel' has already been used,
(hyperref)                setting the option has no effect on input line 27.

(./chapters/titlepage.tex (./chapters/abstract.tex
(/usr/local/texlive/texmf-dist/tex/latex/base/t1cmss.fd)
(/usr/local/texlive/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd))

Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `\mathsurround' on input line 37.


Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `\z@' on input line 37.


Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref)                removing `superscript' on input line 37.

[1{/usr/local/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./media//Modelica_
Language.pdf>]) (./chapters/copyright.tex

LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp
ut line 8.

) [1] [2] (./chapters/preface.tex [3 <./media//diagram_examples.png>]

LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp
ut line 47.

) [4] (./chapters/introduction.tex
Chapter 1.
[5]

LaTeX Warning: Reference `document-index' on page 1 undefined on input line 59.



LaTeX Warning: Reference `modelica-dae-representation' on page 1 undefined on i
nput line 71.

[6] (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd)

LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 156.

) [7] (./chapters/lexicalstructure.tex
Chapter 2.

LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 14.


LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 18.

[8] (/usr/local/texlive/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd)

LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu
t line 78.


LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 1 undefin
ed on input line 98.


LaTeX Warning: Reference `packages' on page 1 undefined on input line 99.


LaTeX Warning: Reference `component-declarations' on page 1 undefined on input 
line 107.


LaTeX Warning: Reference `slice-operation' on page 1 undefined on input line 10
7.

[9]

LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 142.


LaTeX Warning: Reference `integer-type' on page 1 undefined on input line 169.


LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin
e 182.

[10]
! Missing $ inserted.
<inserted text> 
                $
l.255 - The result of `x^
                         L` shall have the \lstinline!unit! attribute string...

? 
! Emergency stop.
<inserted text> 
                $
l.255 - The result of `x^
                         L` shall have the \lstinline!unit! attribute string...

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on MLS.log.
Latexmk: Missing bbl file 'MLS.bbl' in following:
 No file MLS.bbl.
Latexmk: ====List of undefined refs and citations:
  Reference `modelica-revision-history' on page 1 undefined on input line 8
  Reference `modelica-revision-history' on page 1 undefined on input line 47
  Reference `document-index' on page 1 undefined on input line 59
  Reference `modelica-dae-representation' on page 1 undefined on input line 71
  Reference `lexical-conventions' on page 1 undefined on input line 156
  Reference `modelica-concrete-syntax' on page 1 undefined on input line 14
  Reference `lexical-conventions' on page 1 undefined on input line 18
 And 8 more --- see log file.
Latexmk: If appropriate, the -f option can be used to get latexmk
  to try to force complete processing.
Latexmk: Getting log file 'MLS.log'
Latexmk: Examining 'MLS.fls'
Latexmk: Examining 'MLS.log'
Latexmk: Index file 'MLS.idx' was written
Latexmk: Summary of warnings from last run of *latex:
  Latex failed to resolve 15 reference(s)
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'MLS.log' for details
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 93d4dd3dee780e8eed4768d5f99740c47ff6fe397eae85605fd24e2f71d2e8a2
$ docker rm -f 93d4dd3dee780e8eed4768d5f99740c47ff6fe397eae85605fd24e2f71d2e8a2
[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
ERROR: script returned exit code 12

GitHub has been notified of this commit’s build result

Finished: FAILURE