Package evaluation to test MCIntegration on Julia 1.14.0-DEV.65 (b05afe0f25*) started at 2025-11-11T17:09:48.329 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.26s ################################################################################ # 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.59s ################################################################################ # 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... 11905.8 ms ✓ MPI 11810.2 ms ✓ MCIntegration 2 dependencies successfully precompiled in 24 seconds. 64 already precompiled. Precompilation completed after 40.89s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_Eue7e6/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_Eue7e6/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 5.9s Configuration for 2 integrands involves 3 types of variables. Number of variables for each integrand: [[1, 1, 1], [2, 3, 3]]. =========================== Configuration ========================================= 2025-11-11T17:11:25.445 ------------------------------------------------------------------------------------- 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.3s Test Summary: | Pass Total Time Variable | 17 17 2.6s Test Summary: | Pass Total Time Statistics | 12 12 2.5s Total iterations * blocks 160: 1%|▏ | ETA: 0:07:33 ( 2.87 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:34 ( 0.66 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:11 (70.54 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:45 ( 1.42 s/it) Total iterations * blocks 160: 84%|█████ | ETA: 0:00:01 (25.00 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.29 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:43 ( 1.41 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (33.35 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.57 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:13 ( 1.22 s/it) Total iterations * blocks 160: 86%|█████▏| ETA: 0:00:00 (21.30 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.63 ms/it) Test Summary: | Pass Total Time Report | 4 4 38.7s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.36 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.47 ms/it) mean = [1.0054581262594111], error = [0.003463588967112042] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (13.68 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.15 ms/it) mean = [0.782198277842317], error = [0.003121271190531872] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:47 ( 0.68 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.46 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.23 ms/it) mean = [0.7884837905371798, 0.5264290026461628], error = [0.004856154119466763, 0.00570098005690967] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.800513265173118, 0.5337341177813337], error = [0.0053332229467418345, 0.005908379111231545] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:05:38 ( 2.14 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (57.39 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:06 (37.59 ms/it) mean = 0.7936652854816856, error = 0.00515508595237971 with expected value = 0.7853981633974483 mean = [0.5217144525911239, 1.0434289051500338], error = [0.005621259108393473, 0.011242518180110149] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:04:09 ( 1.57 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (42.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.56 ms/it) mean = [5.9745469566090605], error = [0.020858750413326813] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:24 ( 1.67 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (41.14 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (26.94 ms/it) mean = [12.025912382597301], error = [0.04183225256742578] 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 ( 6.58 ms/it) 0.153735 seconds (29.33 k allocations: 885.219 KiB) 0.308132 seconds (35.81 k allocations: 985.359 KiB) Integral 1 = -4.00768888115742 ± 0.011682961530761832 (reduced chi2 = 0.409) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.02 ms/it) mean = [1.3941167875589815], error = [0.008462643897537387] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:47 ( 1.44 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (36.40 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (23.73 ms/it) mean = [1.372713489983982], error = [0.008571384646147567] 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:21 ( 0.51 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.80 ms/it) mean = [1.400927099388801], error = [0.009185596882552296] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:36 ( 0.61 s/it) Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:00 (13.82 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.97 ms/it) mean = [0.4973261076009551], error = [0.0016753823064326555] with expected value = 0.5 mean = [0.3315779547245906], error = [0.0011469951280217265] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:35 ( 0.60 s/it) Total iterations * blocks 160: 99%|█████▉| ETA: 0:00:00 (10.80 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.68 ms/it) mean = [0.5033993219759556, 0.0], error = [0.003320676416693096, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33639826367872827], error = [3.3333333333333335e-11, 0.003350283253207941] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 48.9s Vegas tests Sphere 2D mean = [0.7854306134434208], error = [0.00026345973606170476] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 81%|████▉ | ETA: 0:00:00 ( 3.88 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.90 ms/it) mean = [0.7851556697879287, 0.5233890930909044], error = [0.00024366473452977025, 0.0002946052093311921] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 68%|████▏ | ETA: 0:00:00 ( 4.61 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.35 ms/it) mean = [0.7851019034657659, 0.5236513220344328], error = [0.0002682377820878238, 0.0002544431070908925] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:21 ( 0.51 s/it) Total iterations * blocks 160: 38%|██▎ | ETA: 0:00:02 (25.10 ms/it) Total iterations * blocks 160: 76%|████▌ | ETA: 0:00:01 (16.80 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.89 ms/it) mean = 0.785354987504072, error = 0.00022836809734500573 with expected value = 0.7853981633974483 mean = [0.5234867275988432, 1.0469734552011776], error = [0.0002707116154362547, 0.0005414231958492544] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.60 ms/it) mean = [6.000094736529697], error = [0.0002738006542392084] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:08 ( 0.43 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.47 ms/it) mean = [12.000143267625047], error = [6.211772284704934e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:51 ( 0.32 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.10 ms/it) 0.176203 seconds (23.17 k allocations: 765.148 KiB) Integral 1 = -3.999757049825642 ± 0.00016608606121904917 (reduced chi2 = 0.763) mean = [-3.999757049825642], error = [0.00016608606121904917] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:00 ( 0.38 s/it) Total iterations * blocks 160: 96%|█████▊| ETA: 0:00:00 ( 8.20 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.00 ms/it) mean = [1.391021983273727], error = [0.001027114865340207] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.40 s/it) Total iterations * blocks 160: 89%|█████▍| ETA: 0:00:00 ( 9.04 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.45 ms/it) mean = [1.3940961497391258], error = [0.0010858233690104972] 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:00:57 ( 0.36 s/it) Total iterations * blocks 160: 91%|█████▌| ETA: 0:00:00 ( 8.42 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.96 ms/it) mean = [1.3944466168723695], error = [0.0010860126544594902] with expected value = 1.3932 Complex1 mean = [0.5000020417068435], error = [3.454482706668726e-5] with expected value = 0.5 mean = [0.3334539895929533], error = [7.979288317488873e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 89%|█████▍| ETA: 0:00:00 ( 3.67 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.62 ms/it) mean = [0.4999294292791546, 0.0], error = [3.194041545959136e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3334859495842941], error = [3.3333333333333335e-11, 6.236579161138319e-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.32 ms/it) mean = [0.4999557581836502, 0.0], error = [3.3329899079684684e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333215750432636], error = [3.3333333333333335e-11, 7.483037865486487e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:33 ( 1.35 s/it) Total iterations * blocks 160: 41%|██▌ | ETA: 0:00:05 (53.99 ms/it) Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:01 (32.40 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.04 ms/it) mean = [0.9224777502820716, 0.9465576510679115, 0.9604487180794388], error = [0.00031409148155429136, 0.0005558830634229756, 0.0006801497485311527] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 21.0s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:58 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.10 ms/it) mean = [0.784272302518483], error = [0.00066658906143986] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:15 ( 0.85 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.67 ms/it) Integral 1 = 0.7859191587354626 ± 0.0008291487095242081 (reduced chi2 = 0.239) Integral 2 = 0.5242025972356 ± 0.0008399165571356215 (reduced chi2 = 1.2) mean = [0.7859191587354626, 0.5242025972356], error = [0.0008291487095242081, 0.0008399165571356215] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7854065069383771, 0.5236441398040327], error = [0.0009227685317046387, 0.0008728220972884641] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:25 ( 0.92 s/it) Total iterations * blocks 160: 56%|███▍ | ETA: 0:00:02 (26.67 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.47 ms/it) mean = 0.784218497201925, error = 0.0009240705352498147 with expected value = 0.7853981633974483 mean = [0.5247234871223804, 1.0494469742750423], error = [0.0008327491587739181, 0.0016654982813422445] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:02:04 ( 0.79 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.59 ms/it) mean = [6.001405413691083], error = [0.0004935337697949608] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:10 ( 0.82 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (12.57 ms/it) mean = [11.999880728359237], error = [6.0157766531709045e-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.45 ms/it) 0.311251 seconds (33.19 k allocations: 959.422 KiB) Integral 1 = -3.9990272497716317 ± 0.00028593024871442926 (reduced chi2 = 0.545) mean = [-3.9990272497716317], error = [0.00028593024871442926] 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.31 ms/it) mean = [1.3938910682696144], error = [0.003021901899220761] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:08 ( 0.81 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.13 ms/it) mean = [1.391067237481508], error = [0.0028012428030521263] 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:45 ( 0.66 s/it) Total iterations * blocks 160: 99%|██████| ETA: 0:00:00 (11.52 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.46 ms/it) mean = [1.385887504144118], error = [0.0024406302731980536] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} 0.470973 seconds (75.45 k allocations: 2.288 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:48 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.73 ms/it) mean = [0.5000900873341144], error = [4.8888865912103004e-5] with expected value = 0.5 mean = [0.3332245376327578], error = [9.681983996320441e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:18 ( 0.87 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (22.01 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.74 ms/it) mean = [0.4999961879948911, 0.0], error = [5.123042524694587e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3331777399996646], error = [3.3333333333333335e-11, 0.00010894992322441828] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:51 ( 0.70 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.49 ms/it) mean = [0.500078315924508, 0.0], error = [4.3386551098876814e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33329013994152923], error = [3.3333333333333335e-11, 9.670060622155519e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:06 ( 0.80 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (24.80 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.69 ms/it) mean = [0.9218082739679101, 0.948732871662118, 0.9606354846584028], error = [0.001211088345594738, 0.0015458546919974792, 0.002138704166704879] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 28.6s ┌ 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:01:53 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.06 ms/it) 1 -> 0.5000844027579476+-0.00013418706586814156 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:59 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.66 ms/it) 1 -> 0.49998633768406703+-0.00014250709678744053 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:02 ( 0.39 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.01 ms/it) 1 -> 0.505673890580603+-0.005185216837767315 test thread: 1 for the index 2 2 -> 0.3333572250014494+-9.780168853803579e-5 2 -> 0.3333710303965348+-0.0001012128366588482 2 -> 0.3371451405324335+-0.004046844553746062 test thread: 1 for the index 3 3 -> 0.24989780126210123+-6.835100830349794e-5 3 -> 0.24969993408830826+-8.134483516862311e-5 3 -> 0.24555361829529523+-0.0028206836034940595 test outer threads for vegas mean = 0.5000844027579476, error = 0.00013418706586814156 with expected value = 0.5 test outer threads for vegasmc mean = 0.49998633768406703, error = 0.00014250709678744053 with expected value = 0.5 test outer threads for mcmc mean = 0.505673890580603, error = 0.005185216837767315 with expected value = 0.5 test outer threads for vegas mean = 0.3333572250014494, error = 9.780168853803579e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3333710303965348, error = 0.0001012128366588482 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3371451405324335, error = 0.004046844553746062 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.24989780126210123, error = 6.835100830349794e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.24969993408830826, error = 8.134483516862311e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.24555361829529523, error = 0.0028206836034940595 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 6.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:39 ( 0.62 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.89 ms/it) 2 -> [0.3334602480004004]+-[0.00010343615660045362] mean = [0.3334602480004004], error = [0.00010343615660045362] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:24 ( 0.91 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.61 ms/it) 2 -> [0.3336841374641633]+-[0.00010317630630876655] mean = [0.3336841374641633], error = [0.00010317630630876655] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.09 ms/it) 2 -> [0.33748454835309366]+-[0.004094276982147398] mean = [0.33748454835309366], error = [0.004094276982147398] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 6.8s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:22 ( 2.59 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:37 ( 0.55 s/it) Total iterations * blocks 80: 90%|██████▎| ETA: 0:00:01 (98.85 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:07 (89.70 ms/it) Total iterations * blocks 64: 16%|█▏ | ETA: 0:00:03 (50.33 ms/it) Total iterations * blocks 64: 94%|██████▌| ETA: 0:00:00 (16.89 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (16.39 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.093925695 ± 0.0021765154 -0.093925695 ± 0.0021765154 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.724017 seconds (8.13 M allocations: 333.235 MiB, 5.30% gc time, 61.52% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.093926 ± 0.002177 -0.097226 mean = -0.09392569546289, error = 0.0021765153710762626 with expected value = -0.09722569490554467 0.500000 -0.094857 ± 0.002114 -0.095174 mean = -0.09485671028144617, error = 0.0021137678614574773 with expected value = -0.09517413768359331 1.000000 -0.090983 ± 0.003205 -0.088668 mean = -0.09098290725079142, error = 0.003204600907249521 with expected value = -0.08866785115184726 1.500000 -0.087409 ± 0.016491 -0.076203 mean = -0.08740899421354996, error = 0.016491016659026903 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.093925695 ± 0.0021765154 -0.093925695 ± 0.0021765154 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:00:52 ( 0.66 s/it) Total iterations * blocks 80: 44%|███ | ETA: 0:00:02 (52.50 ms/it) Total iterations * blocks 80: 86%|██████ | ETA: 0:00:00 (34.05 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (31.50 ms/it) Total iterations * blocks 64: 42%|███ | ETA: 0:00:01 (18.55 ms/it) Total iterations * blocks 64: 83%|█████▊ | ETA: 0:00:00 (19.82 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (19.57 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097632985 ± 0.00053345041 -0.097632985 ± 0.00053345041 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.253655 seconds (11.02 M allocations: 489.195 MiB, 7.19% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097633 ± 0.000533 -0.097226 mean = -0.09763298539684832, error = 0.0005334504114988493 with expected value = -0.09722569490554467 0.500000 -0.094377 ± 0.000612 -0.095174 mean = -0.09437731125630942, error = 0.0006120953845849466 with expected value = -0.09517413768359331 1.000000 -0.088538 ± 0.000575 -0.088668 mean = -0.08853790137419416, error = 0.0005746909636879303 with expected value = -0.08866785115184726 1.500000 -0.077279 ± 0.001695 -0.076203 mean = -0.07727908619074654, error = 0.0016954274536864194 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097632985 ± 0.00053345041 -0.097632985 ± 0.00053345041 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:12 ( 0.92 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:05 (87.35 ms/it) Total iterations * blocks 80: 66%|████▋ | ETA: 0:00:01 (54.29 ms/it) Total iterations * blocks 80: 99%|██████▉| ETA: 0:00:00 (42.92 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (42.61 ms/it) Total iterations * blocks 64: 33%|██▎ | ETA: 0:00:01 (25.15 ms/it) Total iterations * blocks 64: 66%|████▋ | ETA: 0:00:01 (24.96 ms/it) Total iterations * blocks 64: 98%|██████▉| ETA: 0:00:00 (24.84 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (24.93 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097870165 ± 0.0010833238 -0.097870165 ± 0.0010833238 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.596602 seconds (19.03 M allocations: 855.919 MiB, 9.17% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.097870 ± 0.001083 -0.097226 mean = -0.09787016522805436, error = 0.0010833238481297337 with expected value = -0.09722569490554467 0.500000 -0.094660 ± 0.001272 -0.095174 mean = -0.09465991471714622, error = 0.0012721428113029274 with expected value = -0.09517413768359331 1.000000 -0.088640 ± 0.000974 -0.088668 mean = -0.0886396972358908, error = 0.0009739161116394392 with expected value = -0.08866785115184726 1.500000 -0.076884 ± 0.002944 -0.076203 mean = -0.07688386566931298, error = 0.002944265069213167 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097870165 ± 0.0010833238 -0.097870165 ± 0.0010833238 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 20.4s 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:22 ( 3.18 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:04 (75.64 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:08 (50.05 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.093030427 ± 0.002620028 -0.093030427 ± 0.002620028 0.0000 2 -0.097903318 ± 0.004247523 -0.093030427 ± 0.002620028 0.0000 3 -0.10261894 ± 0.0045771723 -0.10008522 ± 0.0031134758 0.5703 4 -0.096584634 ± 0.0039664266 -0.098750628 ± 0.0024490834 0.5261 5 -0.090921036 ± 0.0036220249 -0.096294082 ± 0.0020288237 1.4196 6 -0.099949089 ± 0.0039232005 -0.097065292 ± 0.0018021153 1.2359 7 -0.090773622 ± 0.0027710093 -0.095195189 ± 0.0015107331 1.7133 8 -0.098069973 ± 0.0042007196 -0.095524427 ± 0.0014215942 1.4969 9 -0.099910128 ± 0.0054422184 -0.095804565 ± 0.0013754427 1.3699 10 -0.093826393 ± 0.0023184997 -0.095289601 ± 0.0011829421 1.2660 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 16%|█ | ETA: 0:00:03 (19.31 ms/it) Total iterations * blocks 160: 73%|████▍ | ETA: 0:00:00 ( 8.71 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.82 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.099181112 ± 0.0033387383 -0.099181112 ± 0.0033387383 0.0000 2 -0.10015637 ± 0.0037242409 -0.099181112 ± 0.0033387383 0.0000 3 -0.096839576 ± 0.0040248248 -0.098626439 ± 0.0027335305 0.3659 4 -0.097747443 ± 0.0036490491 -0.098310483 ± 0.0021877612 0.2015 5 -0.09562912 ± 0.0043848424 -0.097776033 ± 0.0019576246 0.2341 6 -0.096304006 ± 0.0039421151 -0.097484836 ± 0.001753336 0.2036 7 -0.10084559 ± 0.0039122629 -0.098046946 ± 0.0016000021 0.2858 8 -0.099452641 ± 0.0023932914 -0.098481146 ± 0.0013301334 0.2779 9 -0.098401859 ± 0.0049202526 -0.098475746 ± 0.00128404 0.2382 10 -0.093113935 ± 0.0044016658 -0.098055247 ± 0.0012326618 0.3794 ------------------------------------------------------------------------------------------------------------------------------- 1.281429 seconds (6.55 M allocations: 225.218 MiB, 2.20% gc time, 32.07% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.098055 ± 0.001233 -0.097226 mean = -0.09805524692287336, error = 0.001232661805407617 with expected value = -0.09722569490554467 0.500000 -0.096116 ± 0.001266 -0.095174 mean = -0.09611561380989418, error = 0.0012662606170825773 with expected value = -0.09517413768359331 1.000000 -0.085136 ± 0.001436 -0.088668 mean = -0.08513644669847022, error = 0.001436451055915014 with expected value = -0.08866785115184726 1.500000 -0.073773 ± 0.001757 -0.076203 mean = -0.07377284847272668, error = 0.001756898254939273 with expected value = -0.07620341547901538 mean = -0.09805524692287336, error = 0.001232661805407617 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 11.8s ┌ 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=0x7fff3f794f70) 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-zNKePzrN (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 22.9s RNG of the outermost testset: Xoshiro(0x4b890358176f2c2f, 0xc06dc0dc25a26be0, 0x6019899cb697e12c, 0x80159d360f40ee01, 0xede94276841457b2) 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 235.33s 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 346.7s: package tests unexpectedly errored