Package evaluation to test MCIntegration on Julia 1.14.0-DEV.50 (b60d1db399*) started at 2025-11-09T16:36:53.590 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.71s ################################################################################ # Installation # Installing MCIntegration... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ea1e2de9] + MCIntegration v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [ea1e2de9] + MCIntegration v0.4.2 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [92933f4c] + ProgressMeter v1.11.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [e33a78d0] + Hwloc_jll v2.12.2+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.8+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap 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 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.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.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 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 7.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 9450.0 ms ✓ Graphs 10774.6 ms ✓ MPI 10627.4 ms ✓ MCIntegration 3 dependencies successfully precompiled in 34 seconds. 63 already precompiled. Precompilation completed after 45.8s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_up8XWJ/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.7 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_up8XWJ/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [86223c79] Graphs v1.13.1 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [e33a78d0] Hwloc_jll v2.12.2+0 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.8+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Utility | 6 6 0.1s Test Summary: | Pass Total Time Configuration | 5 5 4.0s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-09T16:38:33.425 ------------------------------------------------------------------------------------- Integral num = 2, dof = [[1, 1, 1], [2, 3, 3], [0, 0, 0]], with variables: 1. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 2. Adaptive Continuous variable ∈ [0.0, 1.0). Learning rate = 2.0. 3. Adaptive Discrete variable ∈ [1, ..., 6]. Learning rate = 2.0. ------------------------------------------------------------------------------------- ChangeIntegrand Proposed Accepted Ratio  Norm -> 1: Inf% NaN% 0.000000 1 ->Norm: Inf% NaN% 0.000000 1 -> 2: Inf% NaN% 0.000000 2 -> 1: Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- ChangeVariable Proposed Accepted Ratio  1 / Continuous : Inf% NaN% 0.000000 1 / Continuous : Inf% NaN% 0.000000 1 / Discrete : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Continuous : Inf% NaN% 0.000000 2 / Discrete : Inf% NaN% 0.000000 ------------------------------------------------------------------------------------- Integrand Visited ReWeight Norm : 0 0.333333 Order 1: 0 0.333333 Order 2: 0 0.333333 ------------------------------------------------------------------------------------- Integrand evaluation = 0  Test Summary: | Pass Total Time Probability | 4 4 4.3s Test Summary: | Pass Total Time Variable | 17 17 1.5s Test Summary: | Pass Total Time Statistics | 12 12 1.7s Total iterations * blocks 160: 1%|▏ | ETA: 0:06:06 ( 2.32 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:15 ( 0.52 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (56.29 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:40 ( 1.01 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.90 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:40 ( 1.01 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.34 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:02:59 ( 1.13 s/it) Total iterations * blocks 160: 89%|█████▍| ETA: 0:00:00 (19.35 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.48 ms/it) Test Summary: | Pass Total Time Report | 4 4 29.4s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.45 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (15.29 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.08 ms/it) mean = [1.0027261831985184], error = [0.003545374569534685] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.46 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.64 ms/it) mean = [0.7864332612625986], error = [0.0036034182950270147] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:45 ( 0.67 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.38 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.19 ms/it) mean = [0.7854496313365428, 0.5295518705166365], error = [0.004825099218007983, 0.005048104837709195] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7898284296165248, 0.5282251340144507], error = [0.005639225013772022, 0.005999275234896941] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:05:18 ( 2.01 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (55.51 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:05 (36.31 ms/it) mean = 0.7947886160913225, error = 0.005304166986524296 with expected value = 0.7853981633974483 mean = [0.5299654783075167, 1.059930956613546], error = [0.005752572798309604, 0.011505145562313147] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:03:57 ( 1.50 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (40.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (26.09 ms/it) mean = [6.0200799949935675], error = [0.021127000885014423] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:21 ( 1.65 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (41.64 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.30 ms/it) mean = [11.998180827492957], error = [0.038149636407527214] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.42 ms/it) 0.159245 seconds (2.77 k allocations: 469.703 KiB) 0.310600 seconds (2.73 k allocations: 468.031 KiB) Integral 1 = -4.020288373805873 ± 0.011242518027685243 (reduced chi2 = 2.46) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:07 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.46 ms/it) mean = [1.3763467386351773], error = [0.00821636268779658] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:17 ( 1.25 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (31.44 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (20.41 ms/it) mean = [1.3922511599933503], error = [0.008359733974045247] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:27 ( 0.55 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.32 ms/it) mean = [1.3928736417186014], error = [0.008345505168390468] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:40 ( 0.63 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.63 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.71 ms/it) mean = [0.49895722617019644], error = [0.0018673818623594909] with expected value = 0.5 mean = [0.33238070585712515], error = [0.0012662924879245675] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.56 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.61 ms/it) mean = [0.5000050256474019, 0.0], error = [0.0032921878671820773, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3320165134809863], error = [3.3333333333333335e-11, 0.0030448865279942834] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 46.1s Vegas tests Sphere 2D mean = [0.7853288984311478], error = [0.0002342262429384721] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 75%|████▌ | ETA: 0:00:00 ( 4.21 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.20 ms/it) mean = [0.7854083550948712, 0.5235782248486499], error = [0.0002669573276453655, 0.0002779496605757108] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 76%|████▋ | ETA: 0:00:00 ( 4.12 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.12 ms/it) mean = [0.7853293367171893, 0.5236260414949117], error = [0.000276624532679795, 0.00030179543842667343] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:37 ( 0.61 s/it) Total iterations * blocks 160: 34%|██ | ETA: 0:00:03 (32.02 ms/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:01 (19.79 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.67 ms/it) mean = 0.7846175919571013, error = 0.0002331545206100335 with expected value = 0.7853981633974483 mean = [0.5231916934910925, 1.0463833869698256], error = [0.0002925930117196157, 0.000585185988369337] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.95 ms/it) mean = [6.000117943025213], error = [0.0002657485882604755] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.92 ms/it) mean = [12.000070790919644], error = [3.898066036418413e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.75 ms/it) 0.254711 seconds (3.18 k allocations: 452.227 KiB) Integral 1 = -3.999723671308094 ± 0.00014370637879859658 (reduced chi2 = 0.513) mean = [-3.999723671308094], error = [0.00014370637879859658] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 91%|█████▌| ETA: 0:00:00 ( 8.78 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.31 ms/it) mean = [1.3910453248650603], error = [0.0011597251726717223] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.45 s/it) Total iterations * blocks 160: 85%|█████▏| ETA: 0:00:00 (10.39 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.41 ms/it) mean = [1.3941498466722024], error = [0.0012439481574662561] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 83%|█████ | ETA: 0:00:00 ( 9.99 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.95 ms/it) mean = [1.3926064114322556], error = [0.0010497543756467222] with expected value = 1.3932 Complex1 mean = [0.4999495126477666], error = [3.1775986867236333e-5] with expected value = 0.5 mean = [0.33333724321377345], error = [7.292057521584749e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 76%|████▋ | ETA: 0:00:00 ( 4.19 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.07 ms/it) mean = [0.5000099814032022, 0.0], error = [2.9276433794599734e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.333305255263004], error = [3.3333333333333335e-11, 6.301788265280178e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.28 ms/it) mean = [0.4999960597444094, 0.0], error = [3.304513998889487e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332831544107874], error = [3.3333333333333335e-11, 7.054901337450825e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:29 ( 1.32 s/it) Total iterations * blocks 160: 52%|███▏ | ETA: 0:00:03 (40.65 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.39 ms/it) mean = [0.9219814680134178, 0.9458574769492469, 0.9592961604343178], error = [0.00028381704227728655, 0.0005016452752333737, 0.0007201429148150409] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 21.7s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:13 ( 0.84 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.34 ms/it) mean = [0.7856608665181857], error = [0.0006952569466376837] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:34 ( 0.97 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.27 ms/it) Integral 1 = 0.7838026066889769 ± 0.000850976650386153 (reduced chi2 = 1.48) Integral 2 = 0.5241650347737753 ± 0.0008803652777281155 (reduced chi2 = 1.46) mean = [0.7838026066889769, 0.5241650347737753], error = [0.000850976650386153, 0.0008803652777281155] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 Total iterations * blocks 160: 99%|██████| ETA: 0:00:00 ( 3.15 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.16 ms/it) mean = [0.786151552532486, 0.5228290415321487], error = [0.0009048404369159614, 0.000919837137115984] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:25 ( 0.92 s/it) Total iterations * blocks 160: 53%|███▎ | ETA: 0:00:02 (28.21 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.62 ms/it) mean = 0.7864891821479952, error = 0.0007471630811279078 with expected value = 0.7853981633974483 mean = [0.5257037138842054, 1.0514074277665857], error = [0.0009161061636110353, 0.0018322122934015038] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:55 ( 0.73 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.02 ms/it) mean = [6.000214423728748], error = [0.0004807528446019446] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:02 ( 0.77 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.01 ms/it) mean = [12.000096614346653], error = [0.00011351417260636313] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:55 ( 0.73 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.02 ms/it) 0.309229 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -3.999549232828778 ± 0.00027455023980959816 (reduced chi2 = 0.735) mean = [-3.999549232828778], error = [0.00027455023980959816] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.18 ms/it) mean = [1.3919944413543672], error = [0.002912672438306402] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:07 ( 0.80 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.47 ms/it) mean = [1.392545388243761], error = [0.0024769766042995107] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.82 ms/it) mean = [1.3943840088693111], error = [0.002391987492315354] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.492999 seconds (6.46 k allocations: 1.236 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:34 ( 0.60 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.54 ms/it) mean = [0.5001191995792071], error = [5.370371855335844e-5] with expected value = 0.5 mean = [0.33311109457790444], error = [0.00010510584232866831] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:08 ( 0.81 s/it) Total iterations * blocks 160: 67%|████ | ETA: 0:00:01 (19.83 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.84 ms/it) mean = [0.49990725320229945, 0.0], error = [5.618524552489824e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33361354082094896], error = [3.3333333333333335e-11, 0.00011812237423215314] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:02 ( 0.77 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.65 ms/it) mean = [0.49993697277514765, 0.0], error = [4.5159670119275234e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334724277150124], error = [3.3333333333333335e-11, 9.845626018501205e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:23 ( 0.90 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.08 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.28 ms/it) mean = [0.9239505599988084, 0.9493089199157341, 0.9644160723166921], error = [0.0014049052230765513, 0.0017518270289704895, 0.0024472387819462686] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 28.3s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:3 test thread: 1 for the index 1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:03 ( 0.78 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.85 ms/it) 1 -> 0.49993946984524595+-0.0001336177845000756 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:09 ( 0.82 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.45 ms/it) 1 -> 0.500113671012477+-0.00014772910645193769 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.91 ms/it) 1 -> 0.5017598514684197+-0.006086696897203723 test thread: 1 for the index 2 2 -> 0.33328129464298756+-9.123780956153612e-5 2 -> 0.33323361265984774+-0.00010922321100640534 2 -> 0.3368318110290583+-0.003984618554380877 test thread: 1 for the index 3 3 -> 0.24999939950964828+-6.288013520346003e-5 3 -> 0.24998796091241626+-7.51444480003171e-5 3 -> 0.25274022434440774+-0.0029456347757758363 test outer threads for vegas mean = 0.49993946984524595, error = 0.0001336177845000756 with expected value = 0.5 test outer threads for vegasmc mean = 0.500113671012477, error = 0.00014772910645193769 with expected value = 0.5 test outer threads for mcmc mean = 0.5017598514684197, error = 0.006086696897203723 with expected value = 0.5 test outer threads for vegas mean = 0.33328129464298756, error = 9.123780956153612e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33323361265984774, error = 0.00010922321100640534 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3368318110290583, error = 0.003984618554380877 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.24999939950964828, error = 6.288013520346003e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24998796091241626, error = 7.51444480003171e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.25274022434440774, error = 0.0029456347757758363 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 7.3s ┌ Warning: There is only one thread currently. You may want run julia with -t auto to enable multithreading. └ @ Main ~/.julia/packages/MCIntegration/TEVrY/test/thread.jl:42 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.93 ms/it) 2 -> [0.3331808022887465]+-[9.695847474297357e-5] mean = [0.3331808022887465], error = [9.695847474297357e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:44 ( 1.04 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.22 ms/it) 2 -> [0.3334591517101543]+-[9.811995095554533e-5] mean = [0.3334591517101543], error = [9.811995095554533e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:56 ( 0.73 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.27 ms/it) 2 -> [0.3342895457976944]+-[0.0043969258513877245] mean = [0.3342895457976944], error = [0.0043969258513877245] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 7.5s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:28 ( 2.67 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:40 ( 0.58 s/it) Total iterations * blocks 80: 86%|██████ | ETA: 0:00:01 ( 0.11 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:07 (94.97 ms/it) Total iterations * blocks 64: 11%|▊ | ETA: 0:00:04 (71.84 ms/it) Total iterations * blocks 64: 83%|█████▊ | ETA: 0:00:00 (19.08 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (17.66 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098993663 ± 0.0021037913 -0.098993663 ± 0.0021037913 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.842953 seconds (7.77 M allocations: 313.837 MiB, 3.14% gc time, 61.82% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.098994 ± 0.002104 -0.097226 mean = -0.09899366285118587, error = 0.002103791326304149 with expected value = -0.09722569490554467 0.500000 -0.095915 ± 0.002095 -0.095174 mean = -0.0959148644477709, error = 0.0020945077383663184 with expected value = -0.09517413768359331 1.000000 -0.091952 ± 0.002392 -0.088668 mean = -0.0919524697860008, error = 0.002391616444000234 with expected value = -0.08866785115184726 1.500000 -0.078325 ± 0.006531 -0.076203 mean = -0.07832522949415444, error = 0.00653076326017504 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098993663 ± 0.0021037913 -0.098993663 ± 0.0021037913 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:00 ( 0.77 s/it) Total iterations * blocks 80: 40%|██▊ | ETA: 0:00:03 (64.53 ms/it) Total iterations * blocks 80: 78%|█████▍ | ETA: 0:00:01 (41.43 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (35.94 ms/it) Total iterations * blocks 64: 38%|██▋ | ETA: 0:00:01 (21.18 ms/it) Total iterations * blocks 64: 75%|█████▎ | ETA: 0:00:00 (21.13 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (21.20 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097756483 ± 0.00047591961 -0.097756483 ± 0.00047591961 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.357345 seconds (11.01 M allocations: 489.072 MiB, 5.52% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097756 ± 0.000476 -0.097226 mean = -0.09775648274589308, error = 0.00047591961390942617 with expected value = -0.09722569490554467 0.500000 -0.095042 ± 0.000576 -0.095174 mean = -0.09504154971353534, error = 0.000575660431700866 with expected value = -0.09517413768359331 1.000000 -0.088813 ± 0.000564 -0.088668 mean = -0.08881348190598351, error = 0.0005642562830095863 with expected value = -0.08866785115184726 1.500000 -0.076521 ± 0.000854 -0.076203 mean = -0.0765209184031411, error = 0.0008539394482702497 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097756483 ± 0.00047591961 -0.097756483 ± 0.00047591961 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:23 ( 1.06 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:05 (97.48 ms/it) Total iterations * blocks 80: 66%|████▋ | ETA: 0:00:02 (59.41 ms/it) Total iterations * blocks 80: 98%|██████▉| ETA: 0:00:00 (46.94 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (46.24 ms/it) Total iterations * blocks 64: 31%|██▎ | ETA: 0:00:01 (25.98 ms/it) Total iterations * blocks 64: 62%|████▍ | ETA: 0:00:01 (25.95 ms/it) Total iterations * blocks 64: 94%|██████▌| ETA: 0:00:00 (25.92 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (25.97 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09911563 ± 0.0015108418 -0.09911563 ± 0.0015108418 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.663693 seconds (19.01 M allocations: 855.647 MiB, 8.20% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.099116 ± 0.001511 -0.097226 mean = -0.09911562997802632, error = 0.0015108417959506944 with expected value = -0.09722569490554467 0.500000 -0.094906 ± 0.001285 -0.095174 mean = -0.09490613076346321, error = 0.001285491786441138 with expected value = -0.09517413768359331 1.000000 -0.087854 ± 0.001070 -0.088668 mean = -0.08785368345605774, error = 0.0010698157209485192 with expected value = -0.08866785115184726 1.500000 -0.077651 ± 0.004098 -0.076203 mean = -0.0776506566214487, error = 0.004097629867583689 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09911563 ± 0.0015108418 -0.09911563 ± 0.0015108418 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 22.0s WARNING: Method definition (::Type{Main.Para})(Float64, Float64, Int64, Int64, Int64, Float64, Float64, Array{StaticArraysCore.SArray{Tuple{3}, Float64, 1, 3}, 1}, Float64) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})(Any, Any, Any, Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:13 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:15. WARNING: Method definition (::Type{Main.Para})() in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Para}) in module Main at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble.jl:12 overwritten at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/bubble_FermiK.jl:14. Total iterations * blocks 160: 1%|▏ | ETA: 0:08:45 ( 3.32 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:05 (79.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:08 (52.56 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.094858404 ± 0.0032745408 -0.094858404 ± 0.0032745408 0.0000 2 -0.10106527 ± 0.0038039609 -0.094858404 ± 0.0032745408 0.0000 3 -0.10204777 ± 0.0034477661 -0.10160466 ± 0.0025546072 0.0366 4 -0.098978873 ± 0.0043437993 -0.10092987 ± 0.0022020294 0.1541 5 -0.09916678 ± 0.0036174504 -0.1004532 ± 0.0018809465 0.1605 6 -0.10243683 ± 0.0046572473 -0.10073138 ± 0.0017440748 0.1594 7 -0.10304925 ± 0.0041548364 -0.10107862 ± 0.0016081379 0.1804 8 -0.099869429 ± 0.0035753086 -0.10087515 ± 0.0014666108 0.1662 9 -0.09709064 ± 0.0046141068 -0.10052788 ± 0.0013977037 0.2297 10 -0.10573003 ± 0.0046462926 -0.10095958 ± 0.0013384544 0.3447 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 11%|▋ | ETA: 0:00:04 (29.61 ms/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:00 ( 9.39 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.40 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098981762 ± 0.0031719875 -0.098981762 ± 0.0031719875 0.0000 2 -0.092079113 ± 0.0028891342 -0.098981762 ± 0.0031719875 0.0000 3 -0.097329757 ± 0.0028284626 -0.094760146 ± 0.0020211344 1.6865 4 -0.09556101 ± 0.0042306785 -0.094908962 ± 0.0018237091 0.8578 5 -0.10158683 ± 0.0048442393 -0.095737924 ± 0.0017067659 1.1267 6 -0.097061813 ± 0.0035470216 -0.095986824 ± 0.0015379785 0.8733 7 -0.10017436 ± 0.0034343124 -0.096686342 ± 0.0014036547 0.9463 8 -0.094050925 ± 0.0039146425 -0.096386109 ± 0.0013212841 0.8555 9 -0.090533319 ± 0.0026462272 -0.095218141 ± 0.0011821192 1.2927 10 -0.096618421 ± 0.0056680352 -0.09527651 ± 0.0011572194 1.1384 ------------------------------------------------------------------------------------------------------------------------------- 1.377813 seconds (5.81 M allocations: 197.132 MiB, 3.41% gc time, 33.20% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.095277 ± 0.001157 -0.097226 mean = -0.09527650968572765, error = 0.0011572193751392633 with expected value = -0.09722569490554467 0.500000 -0.096172 ± 0.001186 -0.095174 mean = -0.09617159604678464, error = 0.001185532774112784 with expected value = -0.09517413768359331 1.000000 -0.090335 ± 0.001429 -0.088668 mean = -0.09033542799881825, error = 0.001428765014617682 with expected value = -0.08866785115184726 1.500000 -0.078062 ± 0.001502 -0.076203 mean = -0.07806232769126341, error = 0.0015020373615573528 with expected value = -0.07620341547901538 mean = -0.09527650968572765, error = 0.0011572193751392633 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 12.4s ┌ Warning: mpiexec() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 Fatal error in internal_Init_thread: Other MPI error, error stack: internal_Init_thread(71)...........: MPI_Init_thread(argc=(nil), argv=(nil), required=2, provided=0x7ffcf8a02690) failed MPII_Init_thread(257)..............: MPID_Init(65)......................: init_world(169)....................: channel initialization failed MPIDI_CH3_Init(84).................: MPID_nem_init(314).................: MPID_nem_tcp_init(175).............: MPID_nem_tcp_get_business_card(400): GetSockInterfaceAddr(373)..........: gethostbyname failed, MCIntegration-primary-9f9kPHKE (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run @ ./process.jl:523 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time MPI | 1 1 23.5s RNG of the outermost testset: Xoshiro(0xedb401c0bb29d4c3, 0xd1dd7b4d02488791, 0x23e58b9cc10040e7, 0xd5e0938f960e58dd, 0xefec36a4a1691e04) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 in expression starting at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:33 Testing failed after 216.39s ERROR: LoadError: Package MCIntegration 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 327.28s: package tests unexpectedly errored