Skip to content

Console Output

Push event to branch maintenance/v0.2.0
14:04:36 Connecting to https://api.github.com using GitHub Access Token
Obtained .CI/Jenkinsfile from 09a8716bc2f998f158425d63eb99a3d58f5de672
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ryzen-5950x-2-1 in /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Agent Setup)
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull docker.openmodelica.org/omjulia-build-deps:v0.1.0
v0.1.0: Pulling from omjulia-build-deps
741437d97401: Pulling fs layer
82ad57f7f512: Pulling fs layer
cc3d78a412d8: Pulling fs layer
5f4b255c720c: Pulling fs layer
5f4b255c720c: Waiting
bb764ce8a1e0: Pulling fs layer
bb764ce8a1e0: Waiting
82ad57f7f512: Verifying Checksum
82ad57f7f512: Download complete
741437d97401: Verifying Checksum
741437d97401: Download complete
741437d97401: Pull complete
82ad57f7f512: Pull complete
cc3d78a412d8: Verifying Checksum
cc3d78a412d8: Download complete
bb764ce8a1e0: Verifying Checksum
bb764ce8a1e0: Download complete
cc3d78a412d8: Pull complete
5f4b255c720c: Verifying Checksum
5f4b255c720c: Download complete
5f4b255c720c: Pull complete
bb764ce8a1e0: Pull complete
Digest: sha256:015c182823cdb8a603b1e2a69a87c7f1ad1e3c71e50c43a6aa1066f8b1ce4990
Status: Downloaded newer image for docker.openmodelica.org/omjulia-build-deps:v0.1.0
docker.openmodelica.org/omjulia-build-deps:v0.1.0
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . docker.openmodelica.org/omjulia-build-deps:v0.1.0
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ryzen-5950x-2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0 -v /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0:/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0:rw,z -v /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0_tmp:/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0_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 ******** docker.openmodelica.org/omjulia-build-deps:v0.1.0 cat
$ docker top 3aeb86ead20b97c7673ea2777a2c6b012d4202194a7d669a7a8a9dada2c659c8 -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github
Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6e5ff3f4; decorates RemoteLauncher[hudson.remoting.Channel@26525fab:ryzen-5950x-2-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Avoid second fetch
Checking out Revision 09a8716bc2f998f158425d63eb99a3d58f5de672 (maintenance/v0.2.0)
Commit message: "Update Jenkinsfile"
Cloning repository https://github.com/OpenModelica/OMJulia.jl.git
 > git init /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl # timeout=10
Fetching upstream changes from https://github.com/OpenModelica/OMJulia.jl.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/OpenModelica/OMJulia.jl.git +refs/heads/maintenance/v0.2.0:refs/remotes/origin/maintenance/v0.2.0 # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OMJulia.jl.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/maintenance/v0.2.0:refs/remotes/origin/maintenance/v0.2.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09a8716bc2f998f158425d63eb99a3d58f5de672 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b maintenance/v0.2.0 09a8716bc2f998f158425d63eb99a3d58f5de672 # timeout=10
 > git rev-list --no-walk 42b9457c56bb84856b2750605416419129b9f4d9 # 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] sh
+ hostname
3aeb86ead20b
[Pipeline] sh
+ cd /home/julia
+ tar xf /home/julia.tar
[Pipeline] sh
+ test -d /home/julia/.julia/compiled/v1.0/PEG/
[Pipeline] sh
+ julia -e using Pkg; Pkg.add("/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl");
ERROR: /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl is not a valid packagename
Stacktrace:
 [1] pkgerror(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Types.jl:120
 [2] check_package_name(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:22
 [3] iterate at ./generator.jl:47 [inlined]
 [4] collect(::Base.Generator{Array{String,1},typeof(Pkg.API.check_package_name)}) at ./array.jl:619
 [5] #add_or_develop#11 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:28 [inlined]
 [6] #add_or_develop at ./none:0 [inlined]
 [7] #add_or_develop#10 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:27 [inlined]
 [8] #add_or_develop at ./none:0 [inlined]
 [9] #add#18 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:69 [inlined]
 [10] add(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:69
 [11] top-level scope at none:0
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
$ docker stop --time=1 3aeb86ead20b97c7673ea2777a2c6b012d4202194a7d669a7a8a9dada2c659c8
$ docker rm -f 3aeb86ead20b97c7673ea2777a2c6b012d4202194a7d669a7a8a9dada2c659c8
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE