Package evaluation to test Harbor on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T13:11:00.592 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.97s ################################################################################ # Installation # Installing Harbor... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [af79dbb9] + Harbor v1.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [af79dbb9] + Harbor v1.0.2 [682c06a0] + JSON v1.5.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [ec057cc2] + StructUtils v2.7.2 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ Harbor 1 dependency successfully precompiled in 2 seconds. 18 already precompiled. Precompilation completed after 29.44s ################################################################################ # Testing # Testing Harbor Status `/tmp/jl_w5oIp1/Project.toml` [af79dbb9] Harbor v1.0.2 [682c06a0] JSON v1.5.0 [ade2ca70] Dates v1.11.0 [56ddb016] Logging v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_w5oIp1/Manifest.toml` [af79dbb9] Harbor v1.0.2 [682c06a0] JSON v1.5.0 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [ec057cc2] StructUtils v2.7.2 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" pull: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:148 [2] _spawn @ ./process.jl:165 [inlined] [3] (::Colon)(start::Int64, stop::Int64) @ Base ./process.jl:157 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:244 [5] spawn_opts_inherit() @ Base ./process.jl:156 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:524 [7] run @ ./process.jl:522 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:7 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:7 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:517 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [20] _start() @ Base ./client.jl:593 images: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:17 Got exception outside of a @test IOError: could not spawn `docker images --format '{{.Repository}}:{{.Tag}}'`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:148 [2] _spawn @ ./process.jl:165 [inlined] [3] (::Colon)(start::Int64, stop::Int64) @ Base ./process.jl:157 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:244 [5] _spawn @ ./process.jl:156 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:415 [7] open @ ./process.jl:405 [inlined] [8] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base ./process.jl:386 [9] read(cmd::Cmd) @ Base ./process.jl:488 [10] vect(::String, ::String, ::String, ::String) @ Base ./process.jl:499 [inlined] [11] docker_images() @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:20 [12] images() @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:31 [13] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:18 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [17] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:18 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:517 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [22] _start() @ Base ./client.jl:593 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" remove image: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:23 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:148 [2] _spawn @ ./process.jl:165 [inlined] [3] (::Colon)(start::Int64, stop::Int64) @ Base ./process.jl:157 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:244 [5] spawn_opts_inherit() @ Base ./process.jl:156 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:524 [7] run @ ./process.jl:522 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:25 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:25 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:517 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [20] _start() @ Base ./client.jl:593 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" run! container: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:31 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:148 [2] _spawn @ ./process.jl:165 [inlined] [3] (::Colon)(start::Int64, stop::Int64) @ Base ./process.jl:157 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:244 [5] spawn_opts_inherit() @ Base ./process.jl:156 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:524 [7] run @ ./process.jl:522 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:33 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:33 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:517 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [20] _start() @ Base ./client.jl:593 ┌ Info: Listing containers └ all = true ps: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:58 Got exception outside of a @test IOError: could not spawn `docker ps -a --format '{{.ID}}'`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:148 [2] _spawn @ ./process.jl:165 [inlined] [3] (::Colon)(start::Int64, stop::Int64) @ Base ./process.jl:157 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:244 [5] _spawn @ ./process.jl:156 [inlined] [6] open(cmds::Cmd, stdio::Base.DevNull; write::Bool, read::Bool) @ Base ./process.jl:415 [7] open @ ./process.jl:405 [inlined] [8] open(cmds::Cmd, mode::String, stdio::Base.DevNull) @ Base ./process.jl:386 [9] read(cmd::Cmd) @ Base ./process.jl:488 [10] vect(::String, ::String, ::String, ::String, ::String) @ Base ./process.jl:499 [inlined] [11] docker_ps(; all::Bool) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/docker.jl:102 [12] Dict{Int64, Int64}() @ Base ~/.julia/packages/Harbor/SlCGU/src/docker.jl:96 [inlined] [13] ps(; all::Bool) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:253 [14] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:59 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:59 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:517 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [23] _start() @ Base ./client.jl:593 ┌ Info: Pulling image │ image = "alpine" └ tag = "latest" with_container: Error During Test at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:64 Got exception outside of a @test IOError: could not spawn `docker pull alpine:latest`: no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.IOServer, Base.SyncCloseFD, IO}}) @ Base ./process.jl:148 [2] _spawn @ ./process.jl:165 [inlined] [3] (::Colon)(start::Int64, stop::Int64) @ Base ./process.jl:157 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, Base.IOServer, IO}}) @ Base ./process.jl:244 [5] spawn_opts_inherit() @ Base ./process.jl:156 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:524 [7] run @ ./process.jl:522 [inlined] [8] #docker_pull#1 @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:9 [inlined] [9] docker_pull @ ~/.julia/packages/Harbor/SlCGU/src/docker.jl:6 [inlined] [10] pull(image::String; tag::String) @ Harbor ~/.julia/packages/Harbor/SlCGU/src/Harbor.jl:23 [11] top-level scope @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:6 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [13] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:65 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/Harbor/SlCGU/test/runtests.jl:65 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:517 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [20] _start() @ Base ./client.jl:593 Test Summary: | Error Total Time Harbor | 6 6 13.8s pull | 1 1 5.3s images | 1 1 0.3s remove image | 1 1 0.0s run! container | 1 1 0.0s ps | 1 1 8.1s with_container | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x874a5fc0023f2421, 0x92bfe5dd46bb8bb8, 0x809fbc0e271f0959, 0xae78f446ef4d416f, 0x87f76b8f2529c00f) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Harbor/SlCGU/test/runtests.jl:3 Testing failed after 29.17s ERROR: LoadError: Package Harbor errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 96.93s: package tests unexpectedly errored