Skip to content

Console Output

Pull request #2381 updated
09:55:41 Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token)
Obtained .CI/Jenkinsfile from 5aa509d59d37119fd17d1c6ea4b384f294a59042+c5595162e8559c94068e4a7bad9736281072961a (88c0bbff7f5674fbd95957cac399c62262ffb6b7)
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘linux’
Running on libraries.openmodelica.org in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381
[Pipeline] {
[Pipeline] checkout
[Pipeline] sh
+ docker inspect -f . alpine:3.9
.
[Pipeline] withDockerContainer
libraries.openmodelica.org does not seem to be running inside a container
$ docker run -t -d -u 111:65534 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381@tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381@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 ******** alpine:3.9 cat
[Pipeline] {
[Pipeline] sh
$ docker top fe51334bd4f7970acc9ed621d2acb8d85c148193053dba60098ef6ce92eb27c6 -eo pid,comm
+ grep -n '[ 	]$' '*.tex' 'chapters/*.tex'
grep: *.tex: No such file or directory
grep: chapters/*.tex: No such file or directory
[Pipeline] }
$ docker stop --time=1 fe51334bd4f7970acc9ed621d2acb8d85c148193053dba60098ef6ce92eb27c6
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
$ docker rm -f fe51334bd4f7970acc9ed621d2acb8d85c148193053dba60098ef6ce92eb27c6
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] node
Running on libraries.openmodelica.org in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381
[Pipeline] {
[Pipeline] checkout
[Pipeline] sh
+ docker pull modelicaspec/latexml:20190319
20190319: Pulling from modelicaspec/latexml
6cf436f81810: Pulling fs layer
987088a85b96: Pulling fs layer
b4624b3efe06: Pulling fs layer
d42beb8ded59: Pulling fs layer
5fb5a6c451a0: Pulling fs layer
37d68d412c7d: Pulling fs layer
d42beb8ded59: Waiting
5fb5a6c451a0: Waiting
37d68d412c7d: Waiting
b4624b3efe06: Verifying Checksum
b4624b3efe06: Download complete
987088a85b96: Verifying Checksum
987088a85b96: Download complete
6cf436f81810: Verifying Checksum
6cf436f81810: Download complete
d42beb8ded59: Verifying Checksum
d42beb8ded59: Download complete
37d68d412c7d: Verifying Checksum
37d68d412c7d: Download complete
6cf436f81810: Pull complete
987088a85b96: Pull complete
b4624b3efe06: Pull complete
d42beb8ded59: Pull complete
5fb5a6c451a0: Verifying Checksum
5fb5a6c451a0: Download complete
5fb5a6c451a0: Pull complete
37d68d412c7d: Pull complete
Digest: sha256:917d3e7b70f397b64181303e9be21032c84168e2987db9b385638eb047030b15
Status: Downloaded newer image for modelicaspec/latexml:20190319
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20190319
.
[Pipeline] withDockerContainer
libraries.openmodelica.org does not seem to be running inside a container
$ docker run -t -d -u 111:65534 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381@tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2381@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 ******** modelicaspec/latexml:20190319 cat
[Pipeline] {
[Pipeline] sh
+ latexmk -pdf MLS.tex
$ docker top 2e64a1e3dfa17b0a037b73194366b36c949131c7a4d9aa3abbd0939e4e6161f2 -eo pid,comm
Latexmk: This is Latexmk, John Collins, 25 October 2018, version: 4.61.

------------
Latexmk: Could not find file 'MLS.tex'.
-- Use the -f option to force complete processing.
[Pipeline] }
$ docker stop --time=1 2e64a1e3dfa17b0a037b73194366b36c949131c7a4d9aa3abbd0939e4e6161f2
[Pipeline] // withDockerContainer
[Pipeline] }
$ docker rm -f 2e64a1e3dfa17b0a037b73194366b36c949131c7a4d9aa3abbd0939e4e6161f2
[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 11
Finished: FAILURE