Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-25T16:19:26.098 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # 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.9+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.13.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.17.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.82s ################################################################################ # 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... 3998.9 ms ✓ ArnoldiMethod 6553.3 ms ✓ OpenMPI_jll 11398.4 ms ✓ Graphs 12362.3 ms ✓ MPI 11742.6 ms ✓ MCIntegration 5 dependencies successfully precompiled in 56 seconds. 61 already precompiled. Precompilation completed after 60.26s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_VCQnXQ/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_VCQnXQ/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.9+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.13.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.17.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-25T16:21:29.665 ------------------------------------------------------------------------------------- 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.2s Test Summary: | Pass Total Time Variable | 17 17 2.6s Test Summary: | Pass Total Time Statistics | 12 12 2.6s Total iterations * blocks 160: 1%|▏ | ETA: 0:08:19 ( 3.16 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:40 ( 0.70 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:11 (74.82 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:41 ( 1.40 s/it) Total iterations * blocks 160: 86%|█████▏| ETA: 0:00:01 (24.06 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (20.89 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:46 ( 1.43 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (33.39 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.60 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:08 ( 1.19 s/it) Total iterations * blocks 160: 98%|█████▉| ETA: 0:00:00 (18.68 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.28 ms/it) Test Summary: | Pass Total Time Report | 4 4 37.8s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:04 ( 0.40 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (13.62 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.87 ms/it) mean = [0.9986178174737548], error = [0.0032137650548376175] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:00:55 ( 0.35 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.91 ms/it) mean = [0.7804489809760405], error = [0.0028625674414680916] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:37 ( 0.61 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.08 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.34 ms/it) mean = [0.7818883108692911, 0.5219447325359522], error = [0.005381263411378633, 0.005483251728040584] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.792109970868033, 0.5236356237773641], error = [0.004585165270749119, 0.005189554703798502] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:05:17 ( 2.01 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (54.77 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:05 (35.90 ms/it) mean = 0.7802057262893658, error = 0.005049063078076553 with expected value = 0.7853981633974483 mean = [0.5266118355848325, 1.0532236711603207], error = [0.005676744512201538, 0.011353488990259938] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:03:40 ( 1.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (38.27 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.82 ms/it) mean = [5.991649329160275], error = [0.023149591423074597] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:23 ( 1.67 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (41.62 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.28 ms/it) mean = [12.043190993906183], error = [0.039280764572998665] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.34 ms/it) 0.151554 seconds (2.77 k allocations: 469.703 KiB) 0.318144 seconds (2.73 k allocations: 468.031 KiB) Integral 1 = -4.004407131786268 ± 0.012162816731010693 (reduced chi2 = 0.755) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.15 ms/it) mean = [1.3846038863942511], error = [0.00783396363620104] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:45 ( 1.42 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (36.20 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (23.63 ms/it) mean = [1.366275075819111], error = [0.007399430837975649] 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:31 ( 0.58 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.78 ms/it) mean = [1.3858781836934657], error = [0.00912493069897013] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:36 ( 0.61 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.11 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.35 ms/it) mean = [0.5005437494612284], error = [0.0017986210301027242] with expected value = 0.5 mean = [0.33378813712643196], error = [0.0011907465462859452] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:40 ( 0.63 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.41 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.48 ms/it) mean = [0.5024967335923022, 0.0], error = [0.0033894512675944405, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33870123000570473], error = [3.3333333333333335e-11, 0.0029939588845076534] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 46.8s Vegas tests Sphere 2D mean = [0.7857134965855034], error = [0.00022594710483781193] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 73%|████▍ | ETA: 0:00:00 ( 4.28 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.29 ms/it) mean = [0.7854076262319784, 0.5235116377508846], error = [0.0002494618596016761, 0.0002361132273048293] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 72%|████▍ | ETA: 0:00:00 ( 4.34 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.33 ms/it) mean = [0.7853189393268031, 0.5236787865997563], error = [0.00019181453557812924, 0.00031060244361743396] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:32 ( 0.58 s/it) Total iterations * blocks 160: 42%|██▌ | ETA: 0:00:02 (25.55 ms/it) Total iterations * blocks 160: 79%|████▊ | ETA: 0:00:01 (17.75 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.02 ms/it) mean = 0.7855679245196419, error = 0.00026759405481887764 with expected value = 0.7853981633974483 mean = [0.5239155991099195, 1.0478311982435065], error = [0.0002722559588475174, 0.0005445118826392979] 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.97 ms/it) mean = [5.999945971742044], error = [0.0002752631359339959] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:12 ( 0.45 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.01 ms/it) mean = [12.000040956722321], error = [5.757013930397068e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:01 ( 0.39 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.38 ms/it) 0.244883 seconds (3.18 k allocations: 452.227 KiB) Integral 1 = -3.9998419525322277 ± 0.0001844602574464321 (reduced chi2 = 1.32) mean = [-3.9998419525322277], error = [0.0001844602574464321] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:00:56 ( 0.35 s/it) Total iterations * blocks 160: 95%|█████▊| ETA: 0:00:00 ( 7.94 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.71 ms/it) mean = [1.3923237640023671], error = [0.00121306094589268] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:03 ( 0.40 s/it) Total iterations * blocks 160: 89%|█████▍| ETA: 0:00:00 ( 9.11 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.53 ms/it) mean = [1.392778944785303], error = [0.001078112720490858] 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:58 ( 0.37 s/it) Total iterations * blocks 160: 90%|█████▍| ETA: 0:00:00 ( 8.59 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.10 ms/it) mean = [1.3920723313825405], error = [0.0012805086313434017] with expected value = 1.3932 Complex1 mean = [0.5000324982093821], error = [3.367466118098965e-5] with expected value = 0.5 mean = [0.3332948139051575], error = [7.146270642503869e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 88%|█████▎| ETA: 0:00:00 ( 3.66 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.62 ms/it) mean = [0.5000500768647781, 0.0], error = [2.951683504794212e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33326063501766795], error = [3.3333333333333335e-11, 7.112821032778241e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:01 ( 0.38 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.74 ms/it) mean = [0.499958295373674, 0.0], error = [3.186320181647341e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333096555573167], error = [3.3333333333333335e-11, 6.633965000842274e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:03 ( 1.16 s/it) Total iterations * blocks 160: 55%|███▎ | ETA: 0:00:02 (34.66 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.76 ms/it) mean = [0.9226068666416827, 0.9481364376852478, 0.9612955869213342], error = [0.0002837999323322221, 0.0005082144272005587, 0.0007416776111462094] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 20.4s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:44 ( 0.66 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.93 ms/it) mean = [0.7863331299928664], error = [0.0005985322718154088] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:09 ( 0.81 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.13 ms/it) Integral 1 = 0.7854399600917089 ± 0.0009485204209826226 (reduced chi2 = 0.74) Integral 2 = 0.5212196182486366 ± 0.0008397787024614933 (reduced chi2 = 1.23) mean = [0.7854399600917089, 0.5212196182486366], error = [0.0009485204209826226, 0.0008397787024614933] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.785405482206482, 0.5238289304830714], error = [0.0010627837594341478, 0.0009112296017073019] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:22 ( 0.90 s/it) Total iterations * blocks 160: 57%|███▍ | ETA: 0:00:02 (25.65 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.93 ms/it) mean = 0.7855712417577612, error = 0.0008566315467758905 with expected value = 0.7853981633974483 mean = [0.5242675287557595, 1.0485350575475174], error = [0.000900321132610352, 0.001800642230069976] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:44 ( 0.66 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.94 ms/it) mean = [5.99946895145212], error = [0.0004464236791354252] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:47 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.51 ms/it) mean = [11.999940941793737], error = [5.243348726849448e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:37 ( 0.62 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.45 ms/it) 0.285996 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -3.999354263930798 ± 0.0002471481221555507 (reduced chi2 = 1.08) mean = [-3.999354263930798], error = [0.0002471481221555507] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:40 ( 0.63 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.99 ms/it) mean = [1.3909863593850913], error = [0.0032062593226899394] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:53 ( 0.72 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.82 ms/it) mean = [1.3882064321575527], error = [0.0019063599473378517] 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:43 ( 0.65 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.99 ms/it) mean = [1.391483852482315], error = [0.002460752425280831] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 98%|█████▉| ETA: 0:00:00 ( 3.21 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.21 ms/it) 0.520521 seconds (6.54 k allocations: 1.240 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:41 ( 0.64 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.34 ms/it) mean = [0.500017861384896], error = [5.1930618879586066e-5] with expected value = 0.5 mean = [0.3333752262597441], error = [0.00010253722951361841] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:17 ( 0.87 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (22.10 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (15.84 ms/it) mean = [0.5000972271187598, 0.0], error = [5.613242104847376e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3332453320100244], error = [3.3333333333333335e-11, 0.00011498314363705172] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:53 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.79 ms/it) mean = [0.5000188540429187, 0.0], error = [4.886851756438207e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333091385559135], error = [3.3333333333333335e-11, 0.00010928365782354798] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:19 ( 0.88 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (25.31 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.71 ms/it) mean = [0.920506743578812, 0.9426204544398136, 0.9552456069322549], error = [0.001315129932122889, 0.0017903757456573007, 0.0023994116765289953] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 26.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:01:45 ( 0.66 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.33 ms/it) 1 -> 0.49996807642288327+-0.00014682612200409372 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.04 ms/it) 1 -> 0.5002092965670034+-0.0001444563773883476 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:10 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.68 ms/it) 1 -> 0.5129946649412414+-0.006173661257050663 test thread: 1 for the index 2 2 -> 0.3333690850686315+-8.211333449541137e-5 2 -> 0.3332064256105537+-0.00011451129842374444 2 -> 0.32946531463981854+-0.0040669362052706765 test thread: 1 for the index 3 3 -> 0.2500092337052854+-7.041138460352295e-5 3 -> 0.250067268901765+-7.871719804822373e-5 3 -> 0.24819974421105664+-0.002874607645192812 test outer threads for vegas mean = 0.49996807642288327, error = 0.00014682612200409372 with expected value = 0.5 test outer threads for vegasmc mean = 0.5002092965670034, error = 0.0001444563773883476 with expected value = 0.5 test outer threads for mcmc mean = 0.5129946649412414, error = 0.006173661257050663 with expected value = 0.5 test outer threads for vegas mean = 0.3333690850686315, error = 8.211333449541137e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.3332064256105537, error = 0.00011451129842374444 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.32946531463981854, error = 0.0040669362052706765 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.2500092337052854, error = 7.041138460352295e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.250067268901765, error = 7.871719804822373e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.24819974421105664, error = 0.002874607645192812 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 6.5s ┌ 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:48 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.61 ms/it) 2 -> [0.33328569384493256]+-[9.183889273894634e-5] mean = [0.33328569384493256], error = [9.183889273894634e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:28 ( 0.94 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.88 ms/it) 2 -> [0.3331684470925681]+-[0.00010787517891933104] mean = [0.3331684470925681], error = [0.00010787517891933104] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:46 ( 0.67 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.51 ms/it) 2 -> [0.32933990461124085]+-[0.00414503165557122] mean = [0.32933990461124085], error = [0.00414503165557122] 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:18 ( 2.54 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:37 ( 0.55 s/it) Total iterations * blocks 80: 84%|█████▉ | ETA: 0:00:01 ( 0.11 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:07 (89.67 ms/it) Total iterations * blocks 64: 11%|▊ | ETA: 0:00:04 (72.33 ms/it) Total iterations * blocks 64: 98%|██████▉| ETA: 0:00:00 (16.91 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (16.79 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097220385 ± 0.002603807 -0.097220385 ± 0.002603807 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.735235 seconds (8.04 M allocations: 323.518 MiB, 4.07% gc time, 61.80% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097220 ± 0.002604 -0.097226 mean = -0.09722038494854279, error = 0.002603806961457796 with expected value = -0.09722569490554467 0.500000 -16245411777.372116 ± 16245411777.278183 -0.095174 mean = -1.6245411777372116e10, error = 1.6245411777278183e10 with expected value = -0.09517413768359331 1.000000 -1186969956610.056152 ± 1186969956609.966797 -0.088668 mean = -1.1869699566100562e12, error = 1.1869699566099668e12 with expected value = -0.08866785115184726 1.500000 -2060424563856.286377 ± 2060424563856.215088 -0.076203 mean = -2.0604245638562864e12, error = 2.060424563856215e12 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097220385 ± 0.002603807 -0.097220385 ± 0.002603807 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:01 ( 0.78 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (66.29 ms/it) Total iterations * blocks 80: 78%|█████▍ | ETA: 0:00:01 (41.36 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (35.85 ms/it) Total iterations * blocks 64: 44%|███ | ETA: 0:00:01 (18.47 ms/it) Total iterations * blocks 64: 83%|█████▊ | ETA: 0:00:00 (19.25 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (19.23 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097652576 ± 0.00054713412 -0.097652576 ± 0.00054713412 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.231361 seconds (11.01 M allocations: 489.072 MiB, 6.76% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.097653 ± 0.000547 -0.097226 mean = -0.09765257623861873, error = 0.0005471341176158983 with expected value = -0.09722569490554467 0.500000 -0.094947 ± 0.000564 -0.095174 mean = -0.09494727025156044, error = 0.0005637056879959711 with expected value = -0.09517413768359331 1.000000 -0.089342 ± 0.000692 -0.088668 mean = -0.08934234629890511, error = 0.0006915299037462381 with expected value = -0.08866785115184726 1.500000 -0.079768 ± 0.006207 -0.076203 mean = -0.07976824679885207, error = 0.006207114150654027 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097652576 ± 0.00054713412 -0.097652576 ± 0.00054713412 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:14 ( 0.94 s/it) Total iterations * blocks 80: 38%|██▋ | ETA: 0:00:04 (79.99 ms/it) Total iterations * blocks 80: 72%|█████▏ | ETA: 0:00:01 (50.22 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (41.43 ms/it) Total iterations * blocks 64: 34%|██▍ | ETA: 0:00:01 (23.10 ms/it) Total iterations * blocks 64: 69%|████▊ | ETA: 0:00:00 (23.01 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (22.90 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095374951 ± 0.001184762 -0.095374951 ± 0.001184762 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.466165 seconds (19.01 M allocations: 855.652 MiB, 10.20% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.095375 ± 0.001185 -0.097226 mean = -0.09537495054042577, error = 0.0011847619784606169 with expected value = -0.09722569490554467 0.500000 -0.094231 ± 0.001187 -0.095174 mean = -0.09423146380144126, error = 0.0011872559672006311 with expected value = -0.09517413768359331 1.000000 -0.086791 ± 0.001158 -0.088668 mean = -0.08679058833353842, error = 0.0011584071630396054 with expected value = -0.08866785115184726 1.500000 -0.075904 ± 0.001569 -0.076203 mean = -0.07590433904634394, error = 0.0015693294438863538 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095374951 ± 0.001184762 -0.095374951 ± 0.001184762 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 20.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:08:04 ( 3.06 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:04 (72.60 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:07 (48.15 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.09647551 ± 0.0036210417 -0.09647551 ± 0.0036210417 0.0000 2 -0.096204322 ± 0.0030981903 -0.09647551 ± 0.0036210417 0.0000 3 -0.097488743 ± 0.0034383726 -0.096779868 ± 0.0023016498 0.0770 4 -0.090272769 ± 0.0042246381 -0.095290487 ± 0.0020211506 0.9532 5 -0.10116641 ± 0.0061662548 -0.095860535 ± 0.0019206098 0.9088 6 -0.096090601 ± 0.0050903611 -0.095889205 ± 0.0017969586 0.6820 7 -0.095560489 ± 0.0035270371 -0.095821463 ± 0.0016011306 0.5470 8 -0.09498238 ± 0.0063760709 -0.09577169 ± 0.0015529164 0.4586 9 -0.10180048 ± 0.004071174 -0.096537451 ± 0.0014509449 0.6665 10 -0.097421444 ± 0.0041651981 -0.096633113 ± 0.0013701901 0.5882 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 15%|▉ | ETA: 0:00:03 (20.96 ms/it) Total iterations * blocks 160: 72%|████▍ | ETA: 0:00:00 ( 8.65 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.87 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.092311388 ± 0.0024951279 -0.092311388 ± 0.0024951279 0.0000 2 -0.092933991 ± 0.003086622 -0.092311388 ± 0.0024951279 0.0000 3 -0.094633672 ± 0.0032319558 -0.093744758 ± 0.0022321824 0.1446 4 -0.095655106 ± 0.0031413342 -0.094385713 ± 0.0018195817 0.1952 5 -0.094034538 ± 0.0048828191 -0.094342892 ± 0.0017050412 0.1316 6 -0.085759893 ± 0.0032631959 -0.092502164 ± 0.0015111878 1.4574 7 -0.10783734 ± 0.0039714361 -0.094441728 ± 0.0014123923 3.7708 8 -0.10601287 ± 0.0040224025 -0.095711784 ± 0.0013326274 4.3701 9 -0.098114794 ± 0.0060497721 -0.095822987 ± 0.0013014274 3.7673 10 -0.094554927 ± 0.0042071475 -0.095712244 ± 0.0012433008 3.3068 ------------------------------------------------------------------------------------------------------------------------------- 1.287994 seconds (6.43 M allocations: 219.663 MiB, 4.52% gc time, 30.34% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.095712 ± 0.001243 -0.097226 mean = -0.09571224411549357, error = 0.0012433007625210655 with expected value = -0.09722569490554467 0.500000 -0.095838 ± 0.001425 -0.095174 mean = -0.09583783613919798, error = 0.0014250645637391198 with expected value = -0.09517413768359331 1.000000 -0.089823 ± 0.001718 -0.088668 mean = -0.08982295790155405, error = 0.001717970022636276 with expected value = -0.08866785115184726 1.500000 -0.077100 ± 0.001813 -0.076203 mean = -0.07710047293558712, error = 0.0018133066842212315 with expected value = -0.07620341547901538 mean = -0.09571224411549357, error = 0.0012433007625210655 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 11.3s ┌ 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=0x7ffff9d08eb0) 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-CkTbw4oH (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 20.2s RNG of the outermost testset: Xoshiro(0x05da4e54c9ac1fb0, 0x232459b2d72366bf, 0x31756766a9e51fff, 0x2f94ab1bbbbd9ca6, 0xb3a30e30c2bf3c72) 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 228.26s 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 359.31s: package tests unexpectedly errored