Package evaluation to test RemoteFiles on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-25T15:23:00.002 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.2s ################################################################################ # Installation # Installing RemoteFiles... Resolving package versions... Installed ExceptionUnwrapping ─ v0.1.11 Installed CodecZlib ─────────── v0.7.8 Installed ConcurrentUtilities ─ v2.5.0 Installed URIs ──────────────── v1.6.1 Installed MbedTLS ───────────── v1.1.9 Installed TranscodingStreams ── v0.11.3 Installed PrecompileTools ───── v1.3.3 Installed LoggingExtras ─────── v1.2.0 Installed FileIO ────────────── v1.17.1 Installed OpenSSL ───────────── v1.6.0 Installed BitFlags ──────────── v0.1.9 Installed Requires ──────────── v1.3.1 Installed RemoteFiles ───────── v0.5.0 Installed HTTP ──────────────── v1.10.19 Installed Preferences ───────── v1.5.0 Installed MbedTLS_jll ───────── v2.28.1010+0 Installed SimpleBufferStream ── v1.2.0 Installed JLLWrappers ───────── v1.7.1 Installing 1 artifacts Installed artifact MbedTLS 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [cbe49d4c] + RemoteFiles v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [460bff9d] + ExceptionUnwrapping v0.1.11 [5789e2e9] + FileIO v1.17.1 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.6.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [cbe49d4c] + RemoteFiles v0.5.0 [ae029012] + Requires v1.3.1 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [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 v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.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 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 3.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 3185.4 ms ✓ TestEnv 1 dependency successfully precompiled in 3 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 980.5 ms ✓ URIs 899.8 ms ✓ Requires 653.8 ms ✓ BitFlags 1345.3 ms ✓ ConcurrentUtilities 945.4 ms ✓ TranscodingStreams 638.7 ms ✓ SimpleBufferStream 886.4 ms ✓ LoggingExtras 841.4 ms ✓ Preferences 1176.1 ms ✓ ExceptionUnwrapping 6166.9 ms ✓ FileIO 3315.2 ms ✓ OpenSSL 825.2 ms ✓ CodecZlib 1363.5 ms ✓ JLLWrappers 945.6 ms ✓ PrecompileTools 1025.6 ms ✓ MbedTLS_jll 1419.0 ms ✓ MbedTLS 17938.1 ms ✓ HTTP 4070.9 ms ✓ FileIO → HTTPExt 5016.3 ms ✓ RemoteFiles 19 dependencies successfully precompiled in 51 seconds. 30 already precompiled. Precompilation completed after 61.02s ################################################################################ # Testing # Testing RemoteFiles Status `/tmp/jl_lsOPWi/Project.toml` [5789e2e9] FileIO v1.17.1 [cd3eb016] HTTP v1.10.19 [cbe49d4c] RemoteFiles v0.5.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lsOPWi/Manifest.toml` [d1d4a3ce] BitFlags v0.1.9 [944b1d66] CodecZlib v0.7.8 [f0e56b4a] ConcurrentUtilities v2.5.0 [460bff9d] ExceptionUnwrapping v0.1.11 [5789e2e9] FileIO v1.17.1 [cd3eb016] HTTP v1.10.19 [692b3bcd] JLLWrappers v1.7.1 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [4d8831e6] OpenSSL v1.6.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [cbe49d4c] RemoteFiles v0.5.0 [ae029012] Requires v1.3.1 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [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 v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ┌ Info: Downloading │ source = "https://httpbin.org/image/png" │ dest = "image.png" │ progress = 1.0 │ time_taken = "0.07 s" │ time_remaining = "0.0 s" │ average_speed = "112.862 KiB/s" │ downloaded = "7.900 KiB" │ remaining = "0 bytes" └ total = "7.900 KiB" ┌ Info: Downloading │ source = "https://httpbin.org/image/png" │ dest = "image.png" │ progress = 1.0 │ time_taken = "0.79 s" │ time_remaining = "0.0 s" │ average_speed = "10.039 KiB/s" │ downloaded = "7.900 KiB" │ remaining = "0 bytes" └ total = "7.900 KiB" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 122 100 122 0 0 50 0 0:00:02 0:00:02 --:--:-- 50 100 122 100 122 0 0 50 0 0:00:02 0:00:02 --:--:-- 50 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 8090 100 8090 0 0 3467 0 0:00:02 0:00:02 --:--:-- 3469 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 8090 100 8090 0 0 3421 0 0:00:02 0:00:02 --:--:-- 3422 [ Info: Downloading file 'image.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'garbage.garbage' from 'https://garbage/garbage/garbage.garbage' with cURL. [ Info: Downloading file 'garbage.garbage' from 'https://garbage/garbage/garbage.garbage' with HTTP.jl. ┌ Warning: Download failed with error: HTTP.ConnectError for url = `https://garbage/garbage/garbage.garbage`: DNSError: garbage, unknown node or service (EAI_NONAME) │ Stacktrace: │ [1] getalladdrinfo(host::String) │ @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/addrinfo.jl:113 │ [2] getalladdrinfo │ @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/addrinfo.jl:122 [inlined] │ [3] getconnection(::Type{Sockets.TCPSocket}, host::SubString{String}, port::String; keepalive::Bool, readtimeout::Int64, kw::@Kwargs{require_ssl_verification::Bool, iofunction::HTTP.var"#16#17"{Int64, String, String, Vector{String}, HTTP.var"#format_bytes_per_second#15"{HTTP.var"#format_bytes#13"}, HTTP.var"#format_seconds#14", HTTP.var"#format_bytes#13", HTTP.var"#format_progress#12"}, decompress::Nothing, verbose::Int64}) │ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:520 │ [4] getconnection │ @ ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:508 [inlined] │ [5] getconnection(::Type{OpenSSL.SSLStream}, host::SubString{String}, port::SubString{String}; kw::@Kwargs{require_ssl_verification::Bool, keepalive::Bool, readtimeout::Int64, iofunction::HTTP.var"#16#17"{Int64, String, String, Vector{String}, HTTP.var"#format_bytes_per_second#15"{HTTP.var"#format_bytes#13"}, HTTP.var"#format_seconds#14", HTTP.var"#format_bytes#13", HTTP.var"#format_progress#12"}, decompress::Nothing, verbose::Int64}) │ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:585 │ [6] getconnection │ @ ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:578 [inlined] │ [7] #13 │ @ ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:467 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/ConcurrentUtilities/ofY4K/src/try_with_timeout.jl:92 [inlined] │ [9] (::ConcurrentUtilities.var"#try_with_timeout##2#try_with_timeout##3"{Any, Channel{Any}, HTTP.Connections.var"#13#14"{OpenSSL.SSLStream, Bool, Bool, @Kwargs{readtimeout::Int64, iofunction::HTTP.var"#16#17"{Int64, String, String, Vector{String}, HTTP.var"#format_bytes_per_second#15"{HTTP.var"#format_bytes#13"}, HTTP.var"#format_seconds#14", HTTP.var"#format_bytes#13", HTTP.var"#format_progress#12"}, decompress::Nothing, verbose::Int64}, SubString{String}, SubString{String}}, Timer})() │ @ ConcurrentUtilities ~/.julia/packages/ConcurrentUtilities/ofY4K/src/ConcurrentUtilities.jl:10 └ @ RemoteFiles ~/.julia/packages/RemoteFiles/NXIGS/src/download.jl:65 [ Info: Retrying in 0 seconds. [ Info: Downloading file 'garbage.garbage' from 'https://garbage/garbage/garbage.garbage' with cURL. ┌ Warning: Download failed with error: failed process: Process(`/usr/bin/curl -s -R -o /tmp/jl_5otKDuFgVA -L https://garbage/garbage/garbage.garbage`, ProcessExited(6)) [6] └ @ RemoteFiles ~/.julia/packages/RemoteFiles/NXIGS/src/download.jl:65 [ Info: Retrying in 0 seconds. [ Info: Downloading file 'garbage.garbage' from 'https://garbage/garbage/garbage.garbage' with cURL. [ Info: Downloading file 'garbage.garbage' from 'https://garbage/garbage/garbage.garbage' with HTTP.jl. ┌ Warning: Download failed with error: HTTP.ConnectError for url = `https://garbage/garbage/garbage.garbage`: DNSError: garbage, unknown node or service (EAI_NONAME) │ Stacktrace: │ [1] getalladdrinfo(host::String) │ @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/addrinfo.jl:113 │ [2] getalladdrinfo │ @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/addrinfo.jl:122 [inlined] │ [3] getconnection(::Type{Sockets.TCPSocket}, host::SubString{String}, port::String; keepalive::Bool, readtimeout::Int64, kw::@Kwargs{require_ssl_verification::Bool, iofunction::HTTP.var"#16#17"{Int64, String, String, Vector{String}, HTTP.var"#format_bytes_per_second#15"{HTTP.var"#format_bytes#13"}, HTTP.var"#format_seconds#14", HTTP.var"#format_bytes#13", HTTP.var"#format_progress#12"}, decompress::Nothing, verbose::Int64}) │ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:520 │ [4] getconnection │ @ ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:508 [inlined] │ [5] getconnection(::Type{OpenSSL.SSLStream}, host::SubString{String}, port::SubString{String}; kw::@Kwargs{require_ssl_verification::Bool, keepalive::Bool, readtimeout::Int64, iofunction::HTTP.var"#16#17"{Int64, String, String, Vector{String}, HTTP.var"#format_bytes_per_second#15"{HTTP.var"#format_bytes#13"}, HTTP.var"#format_seconds#14", HTTP.var"#format_bytes#13", HTTP.var"#format_progress#12"}, decompress::Nothing, verbose::Int64}) │ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:585 │ [6] getconnection │ @ ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:578 [inlined] │ [7] #13 │ @ ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:467 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/ConcurrentUtilities/ofY4K/src/try_with_timeout.jl:92 [inlined] │ [9] (::ConcurrentUtilities.var"#try_with_timeout##2#try_with_timeout##3"{Any, Channel{Any}, HTTP.Connections.var"#13#14"{OpenSSL.SSLStream, Bool, Bool, @Kwargs{readtimeout::Int64, iofunction::HTTP.var"#16#17"{Int64, String, String, Vector{String}, HTTP.var"#format_bytes_per_second#15"{HTTP.var"#format_bytes#13"}, HTTP.var"#format_seconds#14", HTTP.var"#format_bytes#13", HTTP.var"#format_progress#12"}, decompress::Nothing, verbose::Int64}, SubString{String}, SubString{String}}, Timer})() │ @ ConcurrentUtilities ~/.julia/packages/ConcurrentUtilities/ofY4K/src/ConcurrentUtilities.jl:10 └ @ RemoteFiles ~/.julia/packages/RemoteFiles/NXIGS/src/download.jl:65 [ Info: Retrying in 0 seconds. [ Info: Downloading file 'image.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image.png' from 'https://httpbin.org/image/png' with cURL. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: garbage [ Info: Downloading file 'image.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image.png' from 'https://httpbin.org/image/png' with cURL. RemoteFile backends: Error During Test at /home/pkgeval/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:106 Test threw exception Expression: download(r, verbose = true) All available backends failed. Stacktrace: [1] download(rf::RemoteFile; kwargs::@Kwargs{verbose::Bool}) @ RemoteFiles ~/.julia/packages/RemoteFiles/NXIGS/src/download.jl:33 [2] download @ ~/.julia/packages/RemoteFiles/NXIGS/src/download.jl:19 [inlined] [3] #13 @ ./none:-1 [inlined] [4] with_logstate(f::var"#13#14", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [5] with_logger(f::Function, logger::TestLogger) @ Base.CoreLogging ./logging/logging.jl:651 [6] #collect_test_logs#58 @ /opt/julia/share/julia/stdlib/v1.14/Test/src/logging.jl:126 [inlined] [7] collect_test_logs @ /opt/julia/share/julia/stdlib/v1.14/Test/src/logging.jl:124 [inlined] [8] match_logs(::Function, ::Tuple{Symbol, Regex}, ::Vararg{Tuple{Symbol, Regex}}; match_mode::Symbol, kwargs::@Kwargs{}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/logging.jl:274 [9] kwcall(::@NamedTuple{match_mode::Symbol}, ::typeof(Test.match_logs), ::Function, ::Tuple{Symbol, Regex}, ::Vararg{Tuple{Symbol, Regex}}) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/logging.jl:273 [10] top-level scope @ ~/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:9 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:105 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:106 [inlined] RemoteFile backends: Test Failed at /home/pkgeval/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:109 Expression: isfile(r) Evaluated: isfile(RemoteFile(URI("https://httpbin.org/image/png"), "image.png", "/home/pkgeval/.julia/packages/RemoteFiles/NXIGS/test/", :never, 3, true, RemoteFiles.AbstractBackend[RemoteFiles.Http()], 5, :error)) Stacktrace: [1] top-level scope @ ~/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:105 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:109 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 162 100 162 0 0 2126 0 --:--:-- --:--:-- --:--:-- 2131 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 162 100 162 0 0 2203 0 --:--:-- --:--:-- --:--:-- 2219 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 162 100 162 0 0 2182 0 --:--:-- --:--:-- --:--:-- 2189 [ Info: Downloading file 'image1.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image2.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image1.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image2.png' from 'https://httpbin.org/image/png' with cURL. [ Info: Downloading file 'image1.png' from 'https://httpbin.org/image/png' with cURL. Test Summary: | Pass Fail Error Total Time RemoteFiles | 62 1 1 64 3m27.3s Backends | 5 5 22.0s RemoteFile | 17 17 2m43.1s RemoteFile backends | 2 1 1 4 19.9s RemoteFileSets | 10 10 2.1s Updates | 28 28 0.2s RNG of the outermost testset: Random.Xoshiro(0x9fe5f97937fed470, 0x6336064e89c9aabb, 0xa642a345554caa93, 0xd098f9c18955804e, 0xbd04110a4131aba2) ERROR: LoadError: Some tests did not pass: 62 passed, 1 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RemoteFiles/NXIGS/test/runtests.jl:8 Testing failed after 45.11s ERROR: LoadError: Package RemoteFiles 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 313.05s: networking-related issues were detected