Package evaluation of gRPCClient on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T12:46:40.698 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.87s ################################################################################ # Installation # Installing gRPCClient... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [aaca4a50] + gRPCClient v0.1.4 Updating `~/.julia/environments/v1.12/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 ⌅ [3349acd9] + ProtoBuf v0.11.5 [aaca4a50] + gRPCClient v0.1.4 ⌅ [c7845625] + protoc_jll v3.21.12+1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.42s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.59s ################################################################################ # Testing # Testing gRPCClient Status `/tmp/jl_Nw4CaC/Project.toml` ⌅ [3349acd9] ProtoBuf v0.11.5 [aaca4a50] gRPCClient v0.1.4 [f43a241f] Downloads v1.6.0 [b27032c2] LibCURL v0.6.4 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Nw4CaC/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 ⌅ [3349acd9] ProtoBuf v0.11.5 [aaca4a50] gRPCClient v0.1.4 ⌅ [c7845625] protoc_jll v3.21.12+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: server endpoint: http://localhost:10000/ ┌ Info: Generating gRPC client │ proto = "/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/RouteguideClients/route_guide.proto" └ outdir = "/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/RouteguideClients" ┌ Info: Detected │ package = "routeguide" │ services = │ 1-element Vector{String}: │ "RouteGuide" └ includes = String[] ┌ Warning: protoc() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 ERROR: LoadError: ArgumentError: Package protoc_jll [c7845625-083e-5bbe-8504-b32d602b7110] is required but does not seem to be installed: - Run `Pkg.instantiate()` to install all recorded dependencies. Stacktrace: [1] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2583 [2] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [3] macro expansion @ ./loading.jl:2389 [inlined] [4] macro expansion @ ./lock.jl:376 [inlined] [5] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/ProtoBuf/A71jO/src/ProtoBuf.jl:20 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [10] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/ProtoBuf/A71jO/src/utils.jl:59 in expression starting at /home/pkgeval/.julia/packages/ProtoBuf/A71jO/src/ProtoBuf.jl:1 in expression starting at stdin:5 ERROR: Failed to precompile ProtoBuf [3349acd9-ac6a-5e09-bcdb-63829b23a429] to "/home/pkgeval/.julia/compiled/v1.12/ProtoBuf/jl_Qx22V2". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 --julia_out: protoc-gen-julia: Plugin failed with status code 1. codegen: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/vWycW/test/runtests_routeguide.jl:50 Got exception outside of a @test failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/08d6d408e7ef4ff1662f8bc8b78fb3082833acfc/bin/protoc --plugin=protoc-gen-julia=/home/pkgeval/.julia/packages/ProtoBuf/A71jO/plugin/protoc-gen-julia -I=/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/RouteguideClients --julia_out=/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/RouteguideClients /home/pkgeval/.julia/packages/gRPCClient/vWycW/test/RouteguideClients/route_guide.proto`,["PYTHON=", "LANG=C.UTF-8", "PATH=/home/pkgeval/.julia/packages/ProtoBuf/A71jO/plugin:/home/pkgeval/.julia/artifacts/08d6d408e7ef4ff1662f8bc8b78fb3082833acfc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "OPENBLAS_MAIN_FREE=1", "JULIA=/opt/julia/bin/julia", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@:/tmp/jl_Nw4CaC", "JULIA_NO_VERIFY_HOSTS=**", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "LD_LIBRARY_PATH=/home/pkgeval/.julia/artifacts/08d6d408e7ef4ff1662f8bc8b78fb3082833acfc/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run @ ./process.jl:510 [inlined] [4] (::ProtoBuf.var"#protoc##0#protoc##1"{Cmd, String, String})(protoc_path::String) @ ProtoBuf ~/.julia/packages/ProtoBuf/A71jO/src/utils.jl:68 [5] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{ProtoBuf.var"#protoc##0#protoc##1"{Cmd, String, String}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/products/executable_generators.jl:25 [10] protoc(args::Cmd) @ ProtoBuf ~/.julia/packages/ProtoBuf/A71jO/src/utils.jl:64 [11] (::gRPCClient.var"#21#22"{String, String})() @ gRPCClient ~/.julia/packages/gRPCClient/vWycW/src/generate.jl:152 [12] withenv(f::gRPCClient.var"#21#22"{String, String}, keyvals::Pair{String, String}) @ Base ./env.jl:265 [13] generate(proto::String; outdir::String, includes::Vector{String}) @ gRPCClient ~/.julia/packages/gRPCClient/vWycW/src/generate.jl:151 [14] generate @ ~/.julia/packages/gRPCClient/vWycW/src/generate.jl:130 [inlined] [15] macro expansion @ ~/.julia/packages/gRPCClient/vWycW/test/runtests_routeguide.jl:52 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] test_generate() @ Main.RouteClientTest ~/.julia/packages/gRPCClient/vWycW/test/runtests_routeguide.jl:51 [18] top-level scope @ ~/.julia/packages/gRPCClient/vWycW/test/runtests_routeguide.jl:77 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] macro expansion @ ~/.julia/packages/gRPCClient/vWycW/test/runtests_routeguide.jl:78 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [22] top-level scope @ ~/.julia/packages/gRPCClient/vWycW/test/runtests.jl:4 [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [24] macro expansion @ ~/.julia/packages/gRPCClient/vWycW/test/runtests.jl:4 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [29] _start() @ Base ./client.jl:554 ┌ Info: starting test server └ serverbin = "/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/routeguide_linux_amd64" [ Info: testing blocking client ┌ Error: curl_multi_socket_action: 8 └ @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Curl/utils.jl:57 ┌ Error: curl_multi_socket_action: 8 └ @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.12/Downloads/src/Curl/utils.jl:57 [ Info: testing async client [ Info: stopped test server [ Info: server endpoint: http://localhost:10000/ ┌ Info: Generating gRPC client │ proto = "/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/error_test_server/grpcerrors/grpcerrors.proto" └ outdir = "/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/GrpcerrorsClients" ┌ Info: Detected │ package = "grpcerrors" │ services = │ 1-element Vector{String}: │ "GRPCErrors" └ includes = String[] ERROR: LoadError: ArgumentError: Package protoc_jll [c7845625-083e-5bbe-8504-b32d602b7110] is required but does not seem to be installed: - Run `Pkg.instantiate()` to install all recorded dependencies. Stacktrace: [1] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2583 [2] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [3] macro expansion @ ./loading.jl:2389 [inlined] [4] macro expansion @ ./lock.jl:376 [inlined] [5] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/ProtoBuf/A71jO/src/ProtoBuf.jl:20 [9] include(mod::Module, _path::String) @ Base ./Base.jl:305 [10] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [11] top-level scope @ stdin:5 [12] eval(m::Module, e::Any) @ Core ./boot.jl:489 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [14] include_string @ ./loading.jl:2847 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [16] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/ProtoBuf/A71jO/src/utils.jl:59 in expression starting at /home/pkgeval/.julia/packages/ProtoBuf/A71jO/src/ProtoBuf.jl:1 in expression starting at stdin:5 ERROR: Failed to precompile ProtoBuf [3349acd9-ac6a-5e09-bcdb-63829b23a429] to "/home/pkgeval/.julia/compiled/v1.12/ProtoBuf/jl_YQjmfU". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3278 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2647 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3849 [10] maybe_cachefile_lock @ ./loading.jl:3846 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2633 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [13] macro expansion @ ./loading.jl:2389 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 --julia_out: protoc-gen-julia: Plugin failed with status code 1. codegen: Error During Test at /home/pkgeval/.julia/packages/gRPCClient/vWycW/test/runtests_errors.jl:50 Got exception outside of a @test failed process: Process(setenv(`/home/pkgeval/.julia/artifacts/08d6d408e7ef4ff1662f8bc8b78fb3082833acfc/bin/protoc --plugin=protoc-gen-julia=/home/pkgeval/.julia/packages/ProtoBuf/A71jO/plugin/protoc-gen-julia -I=/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/error_test_server/grpcerrors --julia_out=/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/GrpcerrorsClients /home/pkgeval/.julia/packages/gRPCClient/vWycW/test/error_test_server/grpcerrors/grpcerrors.proto`,["PYTHON=", "LANG=C.UTF-8", "PATH=/home/pkgeval/.julia/packages/ProtoBuf/A71jO/plugin:/home/pkgeval/.julia/artifacts/08d6d408e7ef4ff1662f8bc8b78fb3082833acfc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "OPENBLAS_MAIN_FREE=1", "JULIA=/opt/julia/bin/julia", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@:/tmp/jl_Nw4CaC", "JULIA_NO_VERIFY_HOSTS=**", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "LD_LIBRARY_PATH=/home/pkgeval/.julia/artifacts/08d6d408e7ef4ff1662f8bc8b78fb3082833acfc/lib:/opt/julia/bin/../lib/julia:/opt/julia/bin/../lib", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]), ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run @ ./process.jl:510 [inlined] [4] (::ProtoBuf.var"#protoc##0#protoc##1"{Cmd, String, String})(protoc_path::String) @ ProtoBuf ~/.julia/packages/ProtoBuf/A71jO/src/utils.jl:68 [5] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{ProtoBuf.var"#protoc##0#protoc##1"{Cmd, String, String}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/GfYNv/src/products/executable_generators.jl:25 [10] protoc(args::Cmd) @ ProtoBuf ~/.julia/packages/ProtoBuf/A71jO/src/utils.jl:64 [11] (::gRPCClient.var"#21#22"{String, String})() @ gRPCClient ~/.julia/packages/gRPCClient/vWycW/src/generate.jl:152 [12] withenv(f::gRPCClient.var"#21#22"{String, String}, keyvals::Pair{String, String}) @ Base ./env.jl:265 [13] generate(proto::String; outdir::String, includes::Vector{String}) @ gRPCClient ~/.julia/packages/gRPCClient/vWycW/src/generate.jl:151 [14] generate @ ~/.julia/packages/gRPCClient/vWycW/src/generate.jl:130 [inlined] [15] macro expansion @ ~/.julia/packages/gRPCClient/vWycW/test/runtests_errors.jl:52 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] test_generate() @ Main.ErrorTest ~/.julia/packages/gRPCClient/vWycW/test/runtests_errors.jl:51 [18] top-level scope @ ~/.julia/packages/gRPCClient/vWycW/test/runtests_errors.jl:68 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] macro expansion @ ~/.julia/packages/gRPCClient/vWycW/test/runtests_errors.jl:69 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [22] top-level scope @ ~/.julia/packages/gRPCClient/vWycW/test/runtests.jl:4 [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [24] macro expansion @ ~/.julia/packages/gRPCClient/vWycW/test/runtests.jl:5 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [29] _start() @ Base ./client.jl:554 [ Info: testing connect timeouts connect timeout: Test Failed at /home/pkgeval/.julia/packages/gRPCClient/vWycW/test/test_grpcerrors.jl:165 Expression: timeout_secs - 1 <= t2 - t1 <= timeout_secs + 1 Evaluated: 4 <= 6.146574020385742 <= 6 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] macro expansion @ ~/.julia/packages/gRPCClient/vWycW/test/test_grpcerrors.jl:165 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] test_connect_timeout() @ Main.ErrorTest ~/.julia/packages/gRPCClient/vWycW/test/test_grpcerrors.jl:149 ┌ Info: starting test server └ serverbin = "/home/pkgeval/.julia/packages/gRPCClient/vWycW/test/grpcerrors_linux_amd64" [ Info: testing grpcerrors... [ Info: testing blocking client [ Info: stopped test server Test Summary: | Pass Fail Error Total Time gRPCClient | 54 1 2 57 1m27.9s RouteGuide | 25 1 26 41.5s codegen | 1 1 15.5s timeout header | 4 4 0.0s request response | 2 2 4.7s streaming recv | 2 2 1.2s streaming send | 2 2 1.5s streaming send recv | 4 4 1.5s large payloads | 4 4 0.0s error handling | 2 2 0.0s message length limits | 4 4 0.1s GetFeature | 1 1 0.2s Server Errors | 29 1 1 31 43.3s codegen | 1 1 10.6s connect timeout | 5 1 6 11.0s request response | 6 6 3.2s streaming recv | 6 6 3.0s streaming send | 6 6 3.0s streaming send recv | 6 6 3.0s RNG of the outermost testset: Random.Xoshiro(0x3a9ff901bcd381b8, 0xdb3d8d388156a026, 0xf5e029435c2afa0e, 0xf210c23e9dc40294, 0x382ebeb25e0a567c) ERROR: LoadError: Some tests did not pass: 54 passed, 1 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/gRPCClient/vWycW/test/runtests.jl:3 Testing failed after 69.58s ERROR: LoadError: Package gRPCClient errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 140.08s: package fails to precompile