Package evaluation of XDF on Julia 1.13.0-DEV.888 (0e1aa6c7eb*) started at 2025-07-22T11:21:35.381 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.62s ################################################################################ # Installation # Installing XDF... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [31bc19ec] + XDF v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [31bc19ec] + XDF v0.2.0 [56ddb016] + Logging v1.11.0 Installation completed after 0.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.26s ################################################################################ # Testing # Testing XDF Status `/tmp/jl_9wYyze/Project.toml` [31bc19ec] XDF v0.2.0 [f43a241f] Downloads v1.7.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_9wYyze/Manifest.toml` [31bc19ec] XDF v0.2.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 Testing Running tests... ┌ Info: File /tmp/jl_MFVgmF/minimal.xdf contains 15 chunks: │ - FileHeader 1 │ - StreamHeader 2 │ - Samples 6 │ - ClockOffset 2 │ - Boundary 2 └ - StreamFooter 2 Test Summary: | Pass Total Time Minimal XDF file | 25 25 12.6s XDF file with clock resets: Error During Test at /home/pkgeval/.julia/packages/XDF/o9cMO/test/runtests.jl:44 Got exception outside of a @test RequestError: HTTP/2 404 while requesting https://github.com/xdf-modules/example-files/blob/master/data_with_clock_resets.xdf?raw=true Stacktrace: [1] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:285 [2] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base ./io.jl:420 [3] open_nolock @ /opt/julia/share/julia/stdlib/v1.13/ArgTools/src/ArgTools.jl:35 [inlined] [4] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.13/ArgTools/src/ArgTools.jl:103 [5] download(url::String, output::Nothing; method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, downloader::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:272 [6] download @ /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:252 [inlined] [7] download(url::String) @ Downloads /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:252 [8] top-level scope @ ~/.julia/packages/XDF/o9cMO/test/runtests.jl:45 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [10] macro expansion @ ~/.julia/packages/XDF/o9cMO/test/runtests.jl:47 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [15] _start() @ Base ./client.jl:553 Test Summary: | Error Total Time XDF file with clock resets | 1 1 3.6s RNG of the outermost testset: Random.Xoshiro(0x410a37d134e52bb5, 0x4a21ae2d7dfd72ed, 0x0ab48ad57e874401, 0xb41d3c587d47f9e5, 0x41c29ef09479adc4) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/XDF/o9cMO/test/runtests.jl:44 Testing failed after 25.35s ERROR: LoadError: Package XDF errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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.13/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 66.68s: networking-related issues were detected