Skip to content

Console Output

Pull request #2378 updated
13:23: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 sjoelund for modelica/ModelicaSpecification
Checking out git https://github.com/modelica/ModelicaSpecification.git into /var/jenkins_home/workspace/on_ModelicaSpecification_PR-2378@script to read .CI/Jenkinsfile
using credential github
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching without tags
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 --force --progress https://github.com/modelica/ModelicaSpecification.git +refs/pull/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 849878b5a2a0fbacd404ccdf464b14e5e19d7fa6 into PR head commit d6eae8716784d47d046694ff5dba7c346ad6ee10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6eae8716784d47d046694ff5dba7c346ad6ee10 # timeout=10
 > git merge 849878b5a2a0fbacd404ccdf464b14e5e19d7fa6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing ab87d67b83743c7df626c7112c75d6f4685ccc43
Checking out Revision ab87d67b83743c7df626c7112c75d6f4685ccc43 (PR-2378)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ab87d67b83743c7df626c7112c75d6f4685ccc43 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2378 # timeout=10
 > git checkout -b PR-2378 ab87d67b83743c7df626c7112c75d6f4685ccc43 # timeout=10
Commit message: "Merge commit '849878b5a2a0fbacd404ccdf464b14e5e19d7fa6' into HEAD"
 > git rev-list --no-walk 966514f5fc787903b57cd0d5b43b9a7fba4f6a11 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (verify grammar)
[Pipeline] node
Running on asap.openmodelica.org in /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2378
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
 > 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/2378/head:refs/remotes/origin/PR-2378 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 849878b5a2a0fbacd404ccdf464b14e5e19d7fa6 into PR head commit d6eae8716784d47d046694ff5dba7c346ad6ee10
Merge succeeded, producing 0d4fdd8f30aca244d0cf2e52a24daaf89a73c87f
Checking out Revision 0d4fdd8f30aca244d0cf2e52a24daaf89a73c87f (PR-2378)
Commit message: "Merge commit '849878b5a2a0fbacd404ccdf464b14e5e19d7fa6' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6eae8716784d47d046694ff5dba7c346ad6ee10 # timeout=10
 > git merge 849878b5a2a0fbacd404ccdf464b14e5e19d7fa6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d4fdd8f30aca244d0cf2e52a24daaf89a73c87f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2378 # timeout=10
 > git checkout -b PR-2378 0d4fdd8f30aca244d0cf2e52a24daaf89a73c87f # timeout=10
 > git rev-list --no-walk 966514f5fc787903b57cd0d5b43b9a7fba4f6a11 # 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] sh
+ docker inspect -f . modelicaspec/antlr:20190521

Error: No such object: modelicaspec/antlr:20190521
[Pipeline] sh
+ docker pull modelicaspec/antlr:20190521
20190521: Pulling from modelicaspec/antlr
e7c96db7181b: Already exists
f15f8ca85eab: Pulling fs layer
54be52b4a2cd: Pulling fs layer
54be52b4a2cd: Verifying Checksum
54be52b4a2cd: Download complete
f15f8ca85eab: Download complete
f15f8ca85eab: Pull complete
54be52b4a2cd: Pull complete
Digest: sha256:085eec08115678c9e6f96cdf60e39087960b3d7786ab5f7ef2d2095fac995985
Status: Downloaded newer image for modelicaspec/antlr:20190521
[Pipeline] withDockerContainer
asap.openmodelica.org does not seem to be running inside a container
$ docker run -t -d -u 107:65534 -w /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2378 -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2378:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2378:rw,z -v /var/lib/jenkins/ws/on_ModelicaSpecification_PR-2378@tmp:/var/lib/jenkins/ws/on_ModelicaSpecification_PR-2378@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/antlr:20190521 cat
[Pipeline] {
[Pipeline] sh
$ docker top 437723402c1736e35bb64b6efaf93b46914011f9833d5f40a8153a46da314319 -eo pid,comm
+ cd grammar
+ ./build.sh -tree
sed -e 's/{[^}]*HIDDEN[^}]*}/ -> channel(HIDDEN)/' -e 's/(options {greedy=false;} : [.])[*]/.*?/' -e '/k=2/d' Modelica.g > Modelica.g4.tmp
mv Modelica.g4.tmp Modelica.g4
Error: Could not find or load main class org.antlr.Tool
[Pipeline] }
$ docker stop --time=1 437723402c1736e35bb64b6efaf93b46914011f9833d5f40a8153a46da314319
[Pipeline] // withDockerContainer
[Pipeline] }
$ docker rm -f 437723402c1736e35bb64b6efaf93b46914011f9833d5f40a8153a46da314319
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
Stage "build" skipped due to earlier failure(s)
[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 1
Finished: FAILURE