Package evaluation to test MCIntegration on Julia 1.14.0-DEV.73 (4c8bca6988*) started at 2025-11-13T16:37:10.890 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.57s ################################################################################ # 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 8.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/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... 11761.3 ms ✓ MPI 11601.8 ms ✓ MCIntegration 2 dependencies successfully precompiled in 27 seconds. 64 already precompiled. Precompilation completed after 40.87s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_szG09I/Project.toml` [ea1e2de9] MCIntegration v0.4.2 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [2913bbd2] StatsBase v0.34.8 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_szG09I/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.8 [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.2s Test Summary: | Pass Total Time Configuration | 5 5 6.4s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-13T16:38:50.478 ------------------------------------------------------------------------------------- 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 6.5s Test Summary: | Pass Total Time Variable | 17 17 2.7s Test Summary: | Pass Total Time Statistics | 12 12 2.6s Total iterations * blocks 160: 1%|▏ | ETA: 0:08:14 ( 3.13 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:40 ( 0.70 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:12 (75.16 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:57 ( 1.50 s/it) Total iterations * blocks 160: 78%|████▊ | ETA: 0:00:01 (28.05 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (22.37 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:55 ( 1.49 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (34.82 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (22.52 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:28 ( 1.31 s/it) Total iterations * blocks 160: 92%|█████▌| ETA: 0:00:00 (21.28 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.70 ms/it) Test Summary: | Pass Total Time Report | 4 4 40.6s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.93 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.82 ms/it) mean = [0.9992439956758924], error = [0.003492296606689472] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.23 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.48 ms/it) mean = [0.7867841624817596], error = [0.0031979823547069915] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:32 ( 0.58 s/it) Total iterations * blocks 160: 83%|█████ | ETA: 0:00:00 (12.53 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.62 ms/it) mean = [0.7873432464628252, 0.5264238983485329], error = [0.00525356977898979, 0.005283818343651335] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7861248824705275, 0.5132139665796678], error = [0.004915945011804644, 0.004591351167567608] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:05:20 ( 2.02 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (55.36 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:05 (36.20 ms/it) mean = 0.7959781424859235, error = 0.005567435186495445 with expected value = 0.7853981633974483 mean = [0.52960167344224, 1.0592033468732287], error = [0.005694447412388316, 0.011388894790399964] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:04:08 ( 1.57 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (43.11 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.94 ms/it) mean = [5.999235476071187], error = [0.019714832630924356] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:39 ( 1.77 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (44.08 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (28.87 ms/it) mean = [12.020491729770349], error = [0.03745308351775789] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.63 ms/it) 0.157384 seconds (31.11 k allocations: 913.062 KiB) 0.349177 seconds (39.40 k allocations: 1.017 MiB) Integral 1 = -3.9924414540466366 ± 0.012748454270852732 (reduced chi2 = 1.36) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:16 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.26 ms/it) mean = [1.3825241997329034], error = [0.0070649119692783625] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:06 ( 1.56 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (39.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (25.56 ms/it) mean = [1.3743897844622308], error = [0.009815200750814695] 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:35 ( 0.60 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.97 ms/it) mean = [1.3739880138321945], error = [0.00900159506036169] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:48 ( 0.68 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.56 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.29 ms/it) mean = [0.5004865167423002], error = [0.0020781313463520703] with expected value = 0.5 mean = [0.3336326177989709], error = [0.0014347371720543813] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:46 ( 0.67 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.20 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.03 ms/it) mean = [0.5053588488206832, 0.0], error = [0.0035718642715173443, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3401117604773975], error = [3.3333333333333335e-11, 0.003181449398485801] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 50.3s Vegas tests Sphere 2D mean = [0.785343874474759], error = [0.0002073809596205952] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 76%|████▌ | ETA: 0:00:00 ( 4.15 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.14 ms/it) mean = [0.7857732666565042, 0.5237089977287117], error = [0.0002536419057223608, 0.00022507224045989474] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 74%|████▍ | ETA: 0:00:00 ( 4.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.22 ms/it) mean = [0.7851719039461871, 0.5230746270832738], error = [0.0002397594677735547, 0.00027780136953577274] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:36 ( 0.61 s/it) Total iterations * blocks 160: 38%|██▎ | ETA: 0:00:03 (28.99 ms/it) Total iterations * blocks 160: 72%|████▍ | ETA: 0:00:01 (19.59 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.75 ms/it) mean = 0.7854961961005249, error = 0.0002730231757897723 with expected value = 0.7853981633974483 mean = [0.523645546545485, 1.047291093089076], error = [0.0003317070840108212, 0.0006634141337712396] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:15 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.31 ms/it) mean = [5.999369225697224], error = [0.0003250768044399202] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:16 ( 0.48 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.28 ms/it) mean = [12.000041855169345], error = [4.1145775099179135e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.20 ms/it) 0.258894 seconds (27.17 k allocations: 827.586 KiB) Integral 1 = -3.9996638330007674 ± 0.00015499631631989364 (reduced chi2 = 0.503) mean = [-3.9996638330007674], error = [0.00015499631631989364] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.42 s/it) Total iterations * blocks 160: 92%|█████▌| ETA: 0:00:00 ( 9.08 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.63 ms/it) mean = [1.3918432034322115], error = [0.0011930235592979546] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 82%|████▉ | ETA: 0:00:00 (11.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.95 ms/it) mean = [1.3904830292293684], error = [0.0011221522071353156] 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:07 ( 0.42 s/it) Total iterations * blocks 160: 85%|█████▏| ETA: 0:00:00 ( 9.94 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.01 ms/it) mean = [1.3924493030573566], error = [0.0009058358288265884] with expected value = 1.3932 Complex1 mean = [0.5000336950512936], error = [3.348896521602289e-5] with expected value = 0.5 mean = [0.3331133468644028], error = [7.295712320595065e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 70%|████▎ | ETA: 0:00:00 ( 4.48 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.43 ms/it) mean = [0.5000153506235107, 0.0], error = [3.734103247980084e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333095426561166], error = [3.3333333333333335e-11, 7.221518596821945e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.52 ms/it) mean = [0.5000806313602839, 0.0], error = [3.08784085399812e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332727170868594], error = [3.3333333333333335e-11, 5.781981833657176e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:34 ( 1.35 s/it) Total iterations * blocks 160: 41%|██▌ | ETA: 0:00:05 (54.34 ms/it) Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:01 (32.55 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.09 ms/it) mean = [0.9223112214800596, 0.9463851653168628, 0.9599241685494744], error = [0.00027610282171796436, 0.0005001393755414134, 0.0007806215998035259] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 22.9s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:03 ( 0.78 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.56 ms/it) mean = [0.7866101325195939], error = [0.000725963895205503] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:25 ( 0.92 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.56 ms/it) Integral 1 = 0.7860846157642452 ± 0.00085879508876974 (reduced chi2 = 1.31) Integral 2 = 0.5236481895550839 ± 0.0008319700846359317 (reduced chi2 = 1.25) mean = [0.7860846157642452, 0.5236481895550839], error = [0.00085879508876974, 0.0008319700846359317] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7882693726487895, 0.5251187733382601], error = [0.0009413952505861573, 0.0008330664532112225] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:32 ( 0.96 s/it) Total iterations * blocks 160: 57%|███▍ | ETA: 0:00:02 (26.69 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.58 ms/it) mean = 0.7872227222291662, error = 0.0008502341380631895 with expected value = 0.7853981633974483 mean = [0.5265125034939804, 1.0530250070243898], error = [0.0008834186327965043, 0.0017668372298636676] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:59 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.14 ms/it) mean = [5.999980301560324], error = [0.0004374774707978805] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:01 ( 0.77 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.94 ms/it) mean = [11.999952188666768], error = [5.767361590943446e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:00 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.33 ms/it) 0.299910 seconds (37.19 k allocations: 1021.891 KiB) Integral 1 = -4.000104305312471 ± 0.00023835173454290513 (reduced chi2 = 1.03) mean = [-4.000104305312471], error = [0.00023835173454290513] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:54 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.25 ms/it) mean = [1.3906517963118954], error = [0.0029527271315298834] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:11 ( 0.83 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.51 ms/it) mean = [1.3865726923170936], error = [0.0024280773450497243] 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:02:08 ( 0.81 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.24 ms/it) mean = [1.3854953675296031], error = [0.0022669401734084784] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.508392 seconds (83.45 k allocations: 2.410 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:00 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.71 ms/it) mean = [0.5000313111957017], error = [4.1274143969871606e-5] with expected value = 0.5 mean = [0.33344763078369316], error = [9.353949102168737e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:24 ( 0.91 s/it) Total iterations * blocks 160: 56%|███▍ | ETA: 0:00:02 (26.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.73 ms/it) mean = [0.4999792593297514, 0.0], error = [4.60730523437868e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33334080952366774], error = [3.3333333333333335e-11, 0.0001103299140459831] 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.61 ms/it) mean = [0.4999685378917413, 0.0], error = [4.803169245543791e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3331768754842742], error = [3.3333333333333335e-11, 0.00011197942907812141] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:20 ( 0.88 s/it) Total iterations * blocks 160: 59%|███▌ | ETA: 0:00:02 (28.79 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (19.47 ms/it) mean = [0.9241856564557741, 0.9504005088288063, 0.9634895639016186], error = [0.0013120173339433083, 0.0017238476524516235, 0.002295775291474994] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 29.8s ┌ 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:06 ( 0.79 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.03 ms/it) 1 -> 0.5002109017463863+-0.0001440661215274857 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:10 ( 0.82 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.52 ms/it) 1 -> 0.5001371281757384+-0.00013914701243958466 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:20 ( 0.50 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.43 ms/it) 1 -> 0.5008773003218034+-0.005710877193816929 test thread: 1 for the index 2 2 -> 0.3333000384457193+-9.804450466094583e-5 2 -> 0.33344262043070066+-0.00010374054528148183 2 -> 0.3359571754792659+-0.004541322876903256 test thread: 1 for the index 3 3 -> 0.24996140916010362+-8.155551826028849e-5 3 -> 0.24997115258837294+-7.899603806586581e-5 3 -> 0.2515955039843932+-0.002667370094379003 test outer threads for vegas mean = 0.5002109017463863, error = 0.0001440661215274857 with expected value = 0.5 test outer threads for vegasmc mean = 0.5001371281757384, error = 0.00013914701243958466 with expected value = 0.5 test outer threads for mcmc mean = 0.5008773003218034, error = 0.005710877193816929 with expected value = 0.5 test outer threads for vegas mean = 0.3333000384457193, error = 9.804450466094583e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.33344262043070066, error = 0.00010374054528148183 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3359571754792659, error = 0.004541322876903256 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.24996140916010362, error = 8.155551826028849e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24997115258837294, error = 7.899603806586581e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.2515955039843932, error = 0.002667370094379003 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 7.7s ┌ 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:51 ( 0.70 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.10 ms/it) 2 -> [0.33341388057810395]+-[8.362774253330663e-5] mean = [0.33341388057810395], error = [8.362774253330663e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:49 ( 1.07 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.83 ms/it) 2 -> [0.3334071128411957]+-[9.96994707397404e-5] mean = [0.3334071128411957], error = [9.96994707397404e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:00 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.62 ms/it) 2 -> [0.32946174587454097]+-[0.0033089222480889055] mean = [0.32946174587454097], error = [0.0033089222480889055] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 7.7s Total iterations * blocks 80: 2%|▏ | ETA: 0:04:02 ( 3.11 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:45 ( 0.66 s/it) Total iterations * blocks 80: 84%|█████▉ | ETA: 0:00:02 ( 0.13 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:08 ( 0.11 s/it) Total iterations * blocks 64: 3%|▎ | ETA: 0:00:16 ( 0.25 s/it) Total iterations * blocks 64: 78%|█████▌ | ETA: 0:00:00 (20.77 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.62 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.094289367 ± 0.0016355808 -0.094289367 ± 0.0016355808 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.977961 seconds (8.09 M allocations: 330.783 MiB, 4.62% gc time, 64.05% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.094289 ± 0.001636 -0.097226 mean = -0.09428936661367424, error = 0.0016355807776530036 with expected value = -0.09722569490554467 0.500000 -0.093163 ± 0.001910 -0.095174 mean = -0.09316335263914019, error = 0.0019097499653263185 with expected value = -0.09517413768359331 1.000000 -0.087147 ± 0.002370 -0.088668 mean = -0.08714741226564016, error = 0.002370448188756977 with expected value = -0.08866785115184726 1.500000 -0.067747 ± 0.002031 -0.076203 mean = -0.06774656622463526, error = 0.002030778828175403 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.094289367 ± 0.0016355808 -0.094289367 ± 0.0016355808 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:03 ( 0.80 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:04 (78.57 ms/it) Total iterations * blocks 80: 71%|█████ | ETA: 0:00:01 (46.28 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (37.93 ms/it) Total iterations * blocks 64: 38%|██▋ | ETA: 0:00:01 (21.52 ms/it) Total iterations * blocks 64: 75%|█████▎ | ETA: 0:00:00 (21.55 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (21.60 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09732201 ± 0.00092957939 -0.09732201 ± 0.00092957939 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.383948 seconds (11.03 M allocations: 489.348 MiB, 5.83% gc time, 0.02% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097322 ± 0.000930 -0.097226 mean = -0.09732201022512744, error = 0.0009295793923265085 with expected value = -0.09722569490554467 0.500000 -0.096626 ± 0.000835 -0.095174 mean = -0.09662551552270447, error = 0.0008348277980887486 with expected value = -0.09517413768359331 1.000000 -0.088964 ± 0.000912 -0.088668 mean = -0.08896392274058669, error = 0.0009121710230559876 with expected value = -0.08866785115184726 1.500000 -0.076338 ± 0.000925 -0.076203 mean = -0.07633808447527307, error = 0.000925096477488647 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09732201 ± 0.00092957939 -0.09732201 ± 0.00092957939 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:27 ( 1.12 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:05 ( 0.10 s/it) Total iterations * blocks 80: 65%|████▌ | ETA: 0:00:02 (62.92 ms/it) Total iterations * blocks 80: 96%|██████▊| ETA: 0:00:00 (49.11 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (48.06 ms/it) Total iterations * blocks 64: 33%|██▎ | ETA: 0:00:01 (24.80 ms/it) Total iterations * blocks 64: 61%|████▎ | ETA: 0:00:01 (26.40 ms/it) Total iterations * blocks 64: 92%|██████▌| ETA: 0:00:00 (26.07 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (26.07 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097145086 ± 0.0013447869 -0.097145086 ± 0.0013447869 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.669810 seconds (19.04 M allocations: 855.980 MiB, 8.04% gc time, 0.02% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.097145 ± 0.001345 -0.097226 mean = -0.0971450858214079, error = 0.0013447868551834273 with expected value = -0.09722569490554467 0.500000 -0.095764 ± 0.001071 -0.095174 mean = -0.09576418674917019, error = 0.0010713326537376254 with expected value = -0.09517413768359331 1.000000 -0.088644 ± 0.001102 -0.088668 mean = -0.08864379755496585, error = 0.0011016328165515997 with expected value = -0.08866785115184726 1.500000 -0.075746 ± 0.001147 -0.076203 mean = -0.07574602484815939, error = 0.001147120365407967 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097145086 ± 0.0013447869 -0.097145086 ± 0.0013447869 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 23.6s 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:09:44 ( 3.70 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:05 (87.84 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (58.31 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098314687 ± 0.0035327035 -0.098314687 ± 0.0035327035 0.0000 2 -0.096966794 ± 0.0029386308 -0.098314687 ± 0.0035327035 0.0000 3 -0.098017518 ± 0.0034866867 -0.09740318 ± 0.0022470061 0.0531 4 -0.10625174 ± 0.0041331893 -0.099421801 ± 0.0019741328 1.7954 5 -0.095980917 ± 0.0043218101 -0.098827796 ± 0.0017956671 1.3717 6 -0.094294777 ± 0.0032590456 -0.097772143 ± 0.0015727412 1.3998 7 -0.10443669 ± 0.0047908349 -0.0984205 ± 0.0014942826 1.4692 8 -0.095830434 ± 0.0033866901 -0.097998439 ± 0.0013671227 1.3060 9 -0.095711617 ± 0.0034785676 -0.097692477 ± 0.001272384 1.1729 10 -0.089706801 ± 0.0030364686 -0.096499712 ± 0.0011735195 1.7617 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 7%|▍ | ETA: 0:00:07 (45.67 ms/it) Total iterations * blocks 160: 66%|████ | ETA: 0:00:01 (10.45 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.06 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098525597 ± 0.0043860472 -0.098525597 ± 0.0043860472 0.0000 2 -0.099160761 ± 0.0049222018 -0.098525597 ± 0.0043860472 0.0000 3 -0.096155197 ± 0.0041825133 -0.097415401 ± 0.0031872554 0.2165 4 -0.1036926 ± 0.0046307632 -0.099433198 ± 0.0026254773 0.7317 5 -0.098760646 ± 0.0035735961 -0.099197434 ± 0.0021158306 0.4955 6 -0.098351848 ± 0.0038309034 -0.098999786 ± 0.0018521181 0.3809 7 -0.10133677 ± 0.0040234234 -0.099408418 ± 0.0016824183 0.3604 8 -0.092375747 ± 0.0044880774 -0.098541928 ± 0.0015753678 0.6592 9 -0.097105332 ± 0.0044453179 -0.098381636 ± 0.0014848811 0.5782 10 -0.096731461 ± 0.0028684471 -0.098032889 ± 0.0013186721 0.5386 ------------------------------------------------------------------------------------------------------------------------------- 1.483797 seconds (6.55 M allocations: 225.122 MiB, 1.82% gc time, 32.39% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.098033 ± 0.001319 -0.097226 mean = -0.09803288920708846, error = 0.0013186721277392034 with expected value = -0.09722569490554467 0.500000 -0.095490 ± 0.001404 -0.095174 mean = -0.09549004240794665, error = 0.0014040890287636905 with expected value = -0.09517413768359331 1.000000 -0.090151 ± 0.001633 -0.088668 mean = -0.09015108532633369, error = 0.0016327959960138305 with expected value = -0.08866785115184726 1.500000 -0.079024 ± 0.001949 -0.076203 mean = -0.0790243397656936, error = 0.001949471634627526 with expected value = -0.07620341547901538 mean = -0.09803288920708846, error = 0.0013186721277392034 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 13.7s ┌ 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=0x7fff678adb00) 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-3Ye7SYzM (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 24.3s RNG of the outermost testset: Xoshiro(0xe3529eed060f8bc1, 0x70a3c15871b8d28c, 0xa8f51ef26cc627b5, 0x9d90ebaebcc9054c, 0xd0fdef79a497ef02) 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 251.3s 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 357.31s: package tests unexpectedly errored