Pull request #3060 opened Connecting to https://api.github.com using GitHub Access Token Waiting for GitHub to create a merge commit for pull request 3060. Retrying 3 more times... Waiting for GitHub to create a merge commit for pull request 3060. Retrying 2 more times... Waiting for GitHub to create a merge commit for pull request 3060. Retrying 1 more times... Connecting to https://api.github.com to check permissions of obtain list of christoff-buerger for modelica/ModelicaSpecification Checking out git https://github.com/modelica/ModelicaSpecification.git into /var/jenkins_home/workspace/on_ModelicaSpecification_PR-3060@script 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-3060@script # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.32.0' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3060/head:refs/remotes/origin/PR-3060 +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # timeout=10 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/3060/head:refs/remotes/origin/PR-3060 # timeout=10 > git config --add remote.origin.fetch +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # 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/3060/head:refs/remotes/origin/PR-3060 +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # timeout=10 Merging remotes/origin/MCP/0032 commit 1aa0ce7ab2c468d45272280b2b1710cd7e2fec31 into PR head commit 9a53f31944bdf1d5cb750bd806f0d05e81264ef2 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a53f31944bdf1d5cb750bd806f0d05e81264ef2 # 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 1aa0ce7ab2c468d45272280b2b1710cd7e2fec31 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 1aa0ce7ab2c468d45272280b2b1710cd7e2fec31 Checking out Revision 1aa0ce7ab2c468d45272280b2b1710cd7e2fec31 (PR-3060) > git config core.sparsecheckout # timeout=10 > git checkout -f 1aa0ce7ab2c468d45272280b2b1710cd7e2fec31 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-3060 1aa0ce7ab2c468d45272280b2b1710cd7e2fec31 # timeout=10 Commit message: "Merge pull request #3060 from christoff-buerger/MCP/0032" First time build. Skipping changelog. Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.32.0' [Pipeline] Start of Pipeline [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh + docker inspect -f . alpine:3.9 Error: No such object: alpine:3.9 [Pipeline] isUnix [Pipeline] sh + docker pull alpine:3.9 3.9: Pulling from library/alpine 31603596830f: Pulling fs layer 31603596830f: Download complete 31603596830f: Pull complete Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 Status: Downloaded newer image for alpine:3.9 docker.io/library/alpine:3.9 [Pipeline] withDockerContainer asap-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-3060 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060@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 ******** alpine:3.9 cat $ docker top 7f5cdcde89ac9f047d962efcf480d24a47f1f2a34194588bd13e6cb973fefc40 -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 7f5cdcde89ac9f047d962efcf480d24a47f1f2a34194588bd13e6cb973fefc40 $ docker rm -f 7f5cdcde89ac9f047d962efcf480d24a47f1f2a34194588bd13e6cb973fefc40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] node Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh + docker pull modelicaspec/latexml:20210330 20210330: Pulling from modelicaspec/latexml 6cf436f81810: Already exists 987088a85b96: Already exists b4624b3efe06: Already exists d42beb8ded59: Already exists 9bf2f9c66907: Pulling fs layer aec76f9eb958: Pulling fs layer be59e349093c: Pulling fs layer aec76f9eb958: Verifying Checksum aec76f9eb958: Download complete be59e349093c: Verifying Checksum be59e349093c: Download complete 9bf2f9c66907: Verifying Checksum 9bf2f9c66907: Download complete 9bf2f9c66907: Pull complete aec76f9eb958: Pull complete be59e349093c: Pull complete Digest: sha256:b30ef198df11b35eaad38fa7c24094b45ad7d5cb4e9802a90c60556dc0552510 Status: Downloaded newer image for modelicaspec/latexml:20210330 docker.io/modelicaspec/latexml:20210330 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20210330 . [Pipeline] withDockerContainer asap-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-3060 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3060@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 ******** modelicaspec/latexml:20210330 cat $ docker top 0b72c78a9e0b026d51330e5bf42ce12f6f79b29b09c5d9485781fb147e95da40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir -p /tmp/jenkins [Pipeline] sh + latexmk -pdf MLS.tex Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. ------------ Latexmk: Could not find file 'MLS.tex'. -- Use the -f option to force complete processing. [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 0b72c78a9e0b026d51330e5bf42ce12f6f79b29b09c5d9485781fb147e95da40 $ docker rm -f 0b72c78a9e0b026d51330e5bf42ce12f6f79b29b09c5d9485781fb147e95da40 [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