Skip to content

Console Output

Pull request #3449 updated
15:09:42 Connecting to https://api.github.com using GitHub Access Token
Waiting for GitHub to create a merge commit for pull request 3449.  Retrying 3 more times...
Waiting for GitHub to create a merge commit for pull request 3449.  Retrying 2 more times...
Waiting for GitHub to create a merge commit for pull request 3449.  Retrying 1 more times...
Connecting to https://api.github.com to check permissions of obtain list of HansOlsson for modelica/ModelicaSpecification
Checking out git https://github.com/modelica/ModelicaSpecification.git into /var/jenkins_home/workspace/on_ModelicaSpecification_PR-3449_script/5be4996e9d8ee92d9322a27ca4b152c461f390abafc065f73edf529066b39393 to read .CI/Jenkinsfile
The recommended git tool is: git
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/jenkins_home/workspace/on_ModelicaSpecification_PR-3449_script/5be4996e9d8ee92d9322a27ca4b152c461f390abafc065f73edf529066b39393 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3449/head:refs/remotes/origin/PR-3449 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3449/head:refs/remotes/origin/PR-3449 # 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
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3449/head:refs/remotes/origin/PR-3449 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 63858e5a3632e9e5f13694a11597ab2b63ead7e9 into PR head commit 61a01762fc9971d77a8867224b5bb7f768e31483
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 61a01762fc9971d77a8867224b5bb7f768e31483 # 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 63858e5a3632e9e5f13694a11597ab2b63ead7e9 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing 63858e5a3632e9e5f13694a11597ab2b63ead7e9
Checking out Revision 63858e5a3632e9e5f13694a11597ab2b63ead7e9 (PR-3449)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 63858e5a3632e9e5f13694a11597ab2b63ead7e9 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-3449 63858e5a3632e9e5f13694a11597ab2b63ead7e9 # timeout=10
Commit message: "Merge pull request #3449 from HansOlsson/Recommend"
 > git rev-list --no-walk 30af6f2f513e2e069b5fdc046bd3a6648d2f7423 # 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] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Running on ryzen-5950x-1 in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449
[Pipeline] {
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . alpine:3.9
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ryzen-5950x-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449_tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449_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 ******** alpine:3.9 cat
$ docker top 084cfa1cafa173d192949bba0c42fc3aee544297eb1ee9264fd857dcd1dfbe39 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ 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 084cfa1cafa173d192949bba0c42fc3aee544297eb1ee9264fd857dcd1dfbe39
$ docker rm -f --volumes 084cfa1cafa173d192949bba0c42fc3aee544297eb1ee9264fd857dcd1dfbe39
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] node
Running on ryzen-5950x-1 in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449
[Pipeline] {
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull modelicaspec/latexml:20221130
20221130: Pulling from modelicaspec/latexml
Digest: sha256:1f23990318497de4263b1dc4612a5d0fd765a6547ec65e536a39ac595da4db21
Status: Image is up to date for modelicaspec/latexml:20221130
docker.io/modelicaspec/latexml:20221130
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20221130
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ryzen-5950x-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449_tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-3449_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 ******** modelicaspec/latexml:20221130 cat
$ docker top f6790b5b3e1db4ba987c440a48d56609294c96fab409dcb96b657b1c6c8ff1a4 -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: Could not find file 'MLS.tex'.
-- Use the -f option to force complete processing.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 f6790b5b3e1db4ba987c440a48d56609294c96fab409dcb96b657b1c6c8ff1a4
$ docker rm -f --volumes f6790b5b3e1db4ba987c440a48d56609294c96fab409dcb96b657b1c6c8ff1a4
[Pipeline] // withDockerContainer
[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 11
Finished: FAILURE