Package evaluation of QuanticsGrids on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T14:57:01.869 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30006 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30031 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Set-up completed after 8.42s ################################################################################ # Installation # Installing QuanticsGrids... Resolving package versions... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30031 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Installed StaticArraysCore ─ v1.4.3 Installed Preferences ────── v1.4.3 Installed PrecompileTools ── v1.3.2 Installed StaticArrays ───── v1.9.13 Installed QuanticsGrids ──── v0.3.3 Updating `~/.julia/environments/v1.13/Project.toml` [634c7f73] + QuanticsGrids v0.3.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [634c7f73] + QuanticsGrids v0.3.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 3291.3 ms ✓ TestEnv 1 dependency successfully precompiled in 3 seconds. 25 already precompiled. ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30031 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Precompiling package dependencies... Precompilation completed after 93.84s ################################################################################ # Testing # Testing QuanticsGrids Status `/tmp/jl_OcZA8S/Project.toml` [4c88cf16] Aqua v0.8.11 [c3a54625] JET v0.10.4 [634c7f73] QuanticsGrids v0.3.3 [817f1d60] ReTestItems v1.31.0 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_OcZA8S/Manifest.toml` [4c88cf16] Aqua v0.8.11 [da1fd8a2] CodeTracking v1.3.9 [34da2185] Compat v4.16.0 [c3a54625] JET v0.10.4 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 [70703baa] JuliaSyntax v1.0.2 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [634c7f73] QuanticsGrids v0.3.3 [817f1d60] ReTestItems v1.31.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [1e6cf692] TestEnv v1.102.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 v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: Scanning for test items in project `QuanticsGrids` at paths: /home/pkgeval/.julia/packages/QuanticsGrids/fzrrM [ Info: Finished scanning for test items in 4.71 seconds. Scheduling 4 tests on pid 120 15:07:31 | maxrss 1.9% | mem 2.2% | START (1/4) test item "Code quality (Aqua.jl)" at test/code_quality_test.jl:1 15:08:06 | maxrss 2.0% | mem 2.4% | DONE (1/4) test item "Code quality (Aqua.jl)" 35.2 secs (53.1% compile, <0.1% recompile, 0.9% GC), 10.26 M allocs (598.259 MB) 15:08:07 | maxrss 2.0% | mem 2.4% | START (2/4) test item "Code linting (JET.jl)" at test/code_quality_test.jl:12 15:10:31 | maxrss 3.6% | mem 3.9% | DONE (2/4) test item "Code linting (JET.jl)" 143.9 secs (97.4% compile, <0.1% recompile, 2.5% GC), 82.79 M allocs (4.731 GB) No Captured Logs for test item "Code linting (JET.jl)" at test/code_quality_test.jl:12 on worker 120 Error in testset "Code linting (JET.jl)" on worker 120: Test Failed at /home/pkgeval/.julia/packages/JET/hFQlc/src/JETBase.jl:1047 Expression: (JET.report_package)(QuanticsGrids; toplevel_logger = nothing, target_defined_modules = true) 15:10:31 | maxrss 3.6% | mem 3.9% | START (3/4) test item "grid.jl" at test/grid_tests.jl:2 15:10:49 | maxrss 3.7% | mem 4.1% | DONE (3/4) test item "grid.jl" 18.1 secs (98.5% compile, <0.1% recompile, 2.1% GC), 9.85 M allocs (548.079 MB) 15:10:49 | maxrss 3.7% | mem 4.1% | START (4/4) test item "quantics.jl" at test/quantics_test.jl:1 15:10:52 | maxrss 3.7% | mem 4.1% | DONE (4/4) test item "quantics.jl" 2.6 secs (95.0% compile), 549.11 K allocs (34.387 MB) [ Tests Completed: 4/4 test items were run. Test Summary: | Pass Fail Total Time QuanticsGrids | 392 1 393 3m23.1s test | 392 1 393 test/code_quality_test.jl | 6 1 7 Code quality (Aqua.jl) | 6 6 35.2s Code linting (JET.jl) | 1 1 2m23.9s Code linting (JET.jl) | 1 1 2m22.5s test/grid_tests.jl | 327 327 test/quantics_test.jl | 59 59 ERROR: LoadError: Some tests did not pass: 392 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/QuanticsGrids/fzrrM/test/runtests.jl:5 Testing failed after 233.51s ERROR: LoadError: Package QuanticsGrids 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:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [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:486 [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:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/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:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 844.63s: networking-related issues were detected