Skip to content

Console Output

Push event to branch maintenance/v0.2.0
12:57:35 Connecting to https://api.github.com using GitHub Access Token
Obtained .CI/Jenkinsfile from 8785c2e3c5d187f5641f968c573d83419fbd6fd6
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ripper2-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
Digest: sha256:015c182823cdb8a603b1e2a69a87c7f1ad1e3c71e50c43a6aa1066f8b1ce4990
Status: Image is up to date 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
ripper2-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 4afcedc8a5b8b53c5b5da4810cc4099062441f32537b7d8186d0aca81b024bd7 -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@5594d2af; decorates RemoteLauncher[hudson.remoting.Channel@1bea067d:ripper2-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl/.git # timeout=10
 > git config remote.origin.url https://github.com/OpenModelica/OMJulia.jl.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/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
Checking out Revision 8785c2e3c5d187f5641f968c573d83419fbd6fd6 (maintenance/v0.2.0)
Commit message: "Updating compat"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8785c2e3c5d187f5641f968c573d83419fbd6fd6 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D maintenance/v0.2.0 # timeout=10
 > git checkout -b maintenance/v0.2.0 8785c2e3c5d187f5641f968c573d83419fbd6fd6 # timeout=10
 > git rev-list --no-walk dbc672ab40796ddbc8d94c2c346a72c3839f1bf5 # 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
4afcedc8a5b8
[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.REPLMode.pkgstr("add /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl");
ERROR: Unsatisfiable requirements detected for package DataFrames [a93c6f00]:
 DataFrames [a93c6f00] log:
 ├─possible versions are: [0.11.7, 0.12.0, 0.13.0-0.13.1, 0.14.0-0.14.1, 0.15.0-0.15.2, 0.16.0, 0.17.0-0.17.1, 0.18.0-0.18.4, 0.19.0-0.19.4, 0.20.0-0.20.2, 0.21.0-0.21.8, 0.22.0-0.22.7, 1.0.0-1.0.2, 1.1.0-1.1.1, 1.2.0-1.2.2, 1.3.0-1.3.6, 1.4.0-1.4.4, 1.5.0] or uninstalled
 ├─restricted to versions [0.19.4-0.19, 0.20.0-0.20, 0.21.0-0.21, 0.22.0-0.22, 1.0.0-1] by OMJulia [0f4fe800], leaving only versions [0.19.4, 0.20.0-0.20.2, 0.21.0-0.21.8, 0.22.0-0.22.7, 1.0.0-1.0.2, 1.1.0-1.1.1, 1.2.0-1.2.2, 1.3.0-1.3.6, 1.4.0-1.4.4, 1.5.0]
 │ └─OMJulia [0f4fe800] log:
 │   ├─possible versions are: 0.2.0 or uninstalled
 │   └─OMJulia [0f4fe800] is fixed to version 0.2.0
 └─restricted to versions 0.17.1 by an explicit requirement — no versions left
Stacktrace:
 [1] check_constraints(::Pkg.GraphType.Graph) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:935
 [2] Pkg.GraphType.Graph(::Dict{Base.UUID,Set{VersionNumber}}, ::Dict{Base.UUID,Dict{Pkg.Types.VersionRange,Dict{String,Base.UUID}}}, ::Dict{Base.UUID,Dict{Pkg.Types.VersionRange,Dict{String,Pkg.Types.VersionSpec}}}, ::Dict{Base.UUID,String}, ::Dict{Base.UUID,Pkg.Types.VersionSpec}, ::Dict{Base.UUID,Pkg.Types.Fixed}, ::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:362
 [3] deps_graph(::Pkg.Types.Context, ::Dict{Base.UUID,String}, ::Dict{Base.UUID,Pkg.Types.VersionSpec}, ::Dict{Base.UUID,Pkg.Types.Fixed}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:307
 [4] resolve_versions!(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:371
 [5] resolve_versions! at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:316 [inlined]
 [6] #add_or_develop#62(::Array{Base.UUID,1}, ::Symbol, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1201
 [7] #add_or_develop at ./none:0 [inlined]
 [8] #add_or_develop#13(::Symbol, ::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:64
 [9] (::getfield(Pkg.API, Symbol("#kw##add_or_develop")))(::NamedTuple{(:mode,),Tuple{Symbol}}, ::typeof(Pkg.API.add_or_develop), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at ./none:0
 [10] do_add!(::Dict{Symbol,Any}, ::Array{Pkg.Types.PackageSpec,1}, ::Dict{Symbol,Any}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:709
 [11] #invokelatest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Any, ::Any, ::Vararg{Any,N} where N) at ./essentials.jl:697
 [12] invokelatest(::Any, ::Any, ::Vararg{Any,N} where N) at ./essentials.jl:696
 [13] do_cmd!(::Pkg.REPLMode.PkgCommand, ::Pkg.REPLMode.MiniREPL) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:603
 [14] #do_cmd#33(::Bool, ::Function, ::Pkg.REPLMode.MiniREPL, ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:577
 [15] #do_cmd at ./sysimg.jl:0 [inlined]
 [16] pkgstr(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:742
 [17] top-level scope at none:0
  Updating registry at `~/.julia/registries/General`
  Updating git-repo `https://github.com/JuliaRegistries/General.git`
[?25l    Fetching: [>                                        ]  0.0 %
    Fetching: [==>                                      ]  3.5 %
    Fetching: [===>                                     ]  7.4 %
    Fetching: [=====>                                   ]  11.3 %
    Fetching: [========>                                ]  19.8 %
    Fetching: [============>                            ]  29.9 %
    Fetching: [==================>                      ]  43.2 %
    Fetching: [======================>                  ]  52.9 %
    Fetching: [=======================>                 ]  57.0 %
    Fetching: [=========================>               ]  62.3 %
    Fetching: [==============================>          ]  73.4 %
    Fetching: [================================>        ]  77.7 %
    Fetching: [=================================>       ]  81.9 %
    Fetching: [==================================>      ]  84.5 %
    Fetching: [======================================>  ]  92.6 %
[?25h   Cloning git-repo `/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl`
[?25l[?25h  Updating git-repo `/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl`
[?25l[?25h Resolving package versions...
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
$ docker stop --time=1 4afcedc8a5b8b53c5b5da4810cc4099062441f32537b7d8186d0aca81b024bd7
$ docker rm -f 4afcedc8a5b8b53c5b5da4810cc4099062441f32537b7d8186d0aca81b024bd7
[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