Package evaluation to test MCIntegration on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T16:40:03.267 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.05s ################################################################################ # 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.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.13s ################################################################################ # 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... 11740.6 ms ✓ MPI 11019.5 ms ✓ MCIntegration 2 dependencies successfully precompiled in 23 seconds. 64 already precompiled. Precompilation completed after 39.02s ################################################################################ # Testing # Testing MCIntegration Status `/tmp/jl_PhH6Jw/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_PhH6Jw/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.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-16T16:41:44.631 ------------------------------------------------------------------------------------- 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.1s Test Summary: | Pass Total Time Variable | 17 17 2.5s Test Summary: | Pass Total Time Statistics | 12 12 2.3s Total iterations * blocks 160: 1%|▏ | ETA: 0:08:06 ( 3.08 s/it) Total iterations * blocks 160: 11%|▋ | ETA: 0:01:37 ( 0.68 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:11 (73.23 ms/it) before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:36 ( 1.37 s/it) Total iterations * blocks 160: 90%|█████▍| ETA: 0:00:00 (22.49 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (20.45 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:40 ( 1.39 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (32.60 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (21.08 ms/it) Total iterations * blocks 160: 1%|▏ | ETA: 0:03:15 ( 1.24 s/it) Total iterations * blocks 160: 86%|█████▏| ETA: 0:00:00 (21.57 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (18.86 ms/it) Test Summary: | Pass Total Time Report | 4 4 37.2s MCMC tests Constant with reweight goal Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.43 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (14.79 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.74 ms/it) mean = [0.9993037852899447], error = [0.0034825639140678853] with expected value = 1 Sphere 2D Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (13.63 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.13 ms/it) mean = [0.7824949568497862], error = [0.0028317272502025874] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:44 ( 0.66 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.06 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.00 ms/it) mean = [0.7839976471354553, 0.5266666510132041], error = [0.005194241685496517, 0.005365287767949645] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 mean = [0.7978672724137115, 0.5351550816941696], error = [0.005178040713268795, 0.006026410740130664] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:05:21 ( 2.03 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (55.79 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:05 (36.34 ms/it) mean = 0.7851167316249801, error = 0.0054562347597733925 with expected value = 0.7853981633974483 mean = [0.5353882871385158, 1.0707765743014739], error = [0.005678030250958305, 0.011356060467393674] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:04:09 ( 1.58 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:03 (43.30 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (28.02 ms/it) mean = [5.969305080700888], error = [0.022305046866192443] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:04:26 ( 1.68 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (42.16 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:04 (27.64 ms/it) mean = [12.0012003727949], error = [0.047831649351146206] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:17 ( 0.49 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.01 ms/it) 0.157145 seconds (2.77 k allocations: 469.703 KiB) 0.300265 seconds (2.74 k allocations: 472.109 KiB) Integral 1 = -3.9912049748232814 ± 0.01059222957193112 (reduced chi2 = 1.02) Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.03 ms/it) mean = [1.3973198021019657], error = [0.010897121455135547] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:03:56 ( 1.49 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (37.70 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (24.57 ms/it) mean = [1.3921443301525607], error = [0.010055587088150126] 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:30 ( 0.57 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.58 ms/it) mean = [1.3866650950883472], error = [0.007722804024293292] with expected value = 1.3932 Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:44 ( 0.66 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (18.06 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.98 ms/it) mean = [0.4999691543675465], error = [0.0019203020267753515] with expected value = 0.5 mean = [0.33288355504275], error = [0.0013069567227416013] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:43 ( 0.65 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (17.81 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.74 ms/it) mean = [0.5003477877789083, 0.0], error = [0.0030113180440282986, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33480521098182237], error = [3.3333333333333335e-11, 0.003276021103054894] with expected value = [0.0, 0.3333333333333333] Test Summary: | Pass Total Time MCMC Sampler | 20 20 48.8s Vegas tests Sphere 2D mean = [0.7850694182635032], error = [0.00023400228397408318] with expected value = 0.7853981633974483 Sphere 2D + 3D before resize:3 after resize:5 Total iterations * blocks 160: 78%|████▋ | ETA: 0:00:00 ( 4.03 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.04 ms/it) mean = [0.7846347080799753, 0.5234436081255623], error = [0.00024353986816206085, 0.0002908121919100768] with expected value = [0.7853981633974483, 0.5235987755982988] before resize:5 after resize:7 Total iterations * blocks 160: 77%|████▋ | ETA: 0:00:00 ( 4.09 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 4.09 ms/it) mean = [0.7856725691780588, 0.5232196256135563], error = [0.00023823069154432408, 0.0003020234817408475] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:01:36 ( 0.61 s/it) Total iterations * blocks 160: 36%|██▏ | ETA: 0:00:03 (29.78 ms/it) Total iterations * blocks 160: 71%|████▎ | ETA: 0:00:01 (19.75 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.59 ms/it) mean = 0.7850057566626687, error = 0.00025710041382637195 with expected value = 0.7853981633974483 mean = [0.5232825662957876, 1.0465651325914953], error = [0.00028326922964812685, 0.0005665384243602825] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 6.82 ms/it) mean = [6.000116006121721], error = [0.0003288736011502835] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:14 ( 0.47 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.05 ms/it) mean = [12.000168921651827], error = [6.565038734513493e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:09 ( 0.44 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.42 ms/it) 0.315356 seconds (3.18 k allocations: 452.258 KiB) Integral 1 = -3.9995416187916084 ± 0.00020307655283629557 (reduced chi2 = 0.802) mean = [-3.9995416187916084], error = [0.00020307655283629557] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:05 ( 0.41 s/it) Total iterations * blocks 160: 91%|█████▌| ETA: 0:00:00 ( 9.07 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.59 ms/it) mean = [1.3938423229174937], error = [0.001142469117776237] with expected value = 1.3932 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:11 ( 0.45 s/it) Total iterations * blocks 160: 81%|████▉ | ETA: 0:00:00 (10.95 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.56 ms/it) mean = [1.3931329944620134], error = [0.0010921731474160302] 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:03 ( 0.40 s/it) Total iterations * blocks 160: 84%|█████ | ETA: 0:00:00 ( 9.67 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.72 ms/it) mean = [1.3920623307264652], error = [0.001029133620287124] with expected value = 1.3932 Complex1 mean = [0.4999749643284576], error = [3.336202728740376e-5] with expected value = 0.5 mean = [0.33324242862113485], error = [6.943511332578833e-5] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 81%|████▉ | ETA: 0:00:00 ( 3.98 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.94 ms/it) mean = [0.49995908471433503, 0.0], error = [3.1580349186823614e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33342716899212405], error = [3.3333333333333335e-11, 7.08322285041131e-5] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:06 ( 0.41 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 7.12 ms/it) mean = [0.4999974298458393, 0.0], error = [3.1432970108850815e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3333146890553196], error = [3.3333333333333335e-11, 7.49796619906884e-5] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:03:18 ( 1.25 s/it) Total iterations * blocks 160: 52%|███▏ | ETA: 0:00:03 (39.08 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:03 (23.24 ms/it) mean = [0.9223283148946643, 0.9461253985398668, 0.9597160311052912], error = [0.00028797383628890826, 0.0004512449259254616, 0.0007122973115697759] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Vegas Sampler | 28 28 21.6s MC Vegas tests Sphere1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:00 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.36 ms/it) mean = [0.7859489863360584], error = [0.0006054428386983368] with expected value = 0.7853981633974483 Sphere2 before resize:3 after resize:5 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:22 ( 0.90 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (14.19 ms/it) Integral 1 = 0.78739355514838 ± 0.0008259512079779166 (reduced chi2 = 0.862) Integral 2 = 0.5257942087880366 ± 0.0008419241885525747 (reduced chi2 = 1.09) mean = [0.78739355514838, 0.5257942087880366], error = [0.0008259512079779166, 0.0008419241885525747] with expected value = [0.7853981633974483, 0.5235987755982988] Sphere2 with offset before resize:5 after resize:7 mean = [0.7855802354559466, 0.5236868430692038], error = [0.0009521570822612638, 0.0008924906552225253] with expected value = [0.7853981633974483, 0.5235987755982988] Total iterations * blocks 160: 1%|▏ | ETA: 0:02:24 ( 0.91 s/it) Total iterations * blocks 160: 53%|███▎ | ETA: 0:00:02 (27.98 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (17.57 ms/it) mean = 0.7853860121982079, error = 0.000927689127744374 with expected value = 0.7853981633974483 mean = [0.5245245518364329, 1.049049103674497], error = [0.000779883975619092, 0.0015597679154960315] with expected value = [0.5235987755982988, 1.0471975511965976] Discrete Total iterations * blocks 160: 1%|▏ | ETA: 0:01:58 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.22 ms/it) mean = [6.000324248719773], error = [0.0003690420180283985] with expected value = 6.0 Discrete2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:02 ( 0.77 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.97 ms/it) mean = [12.00005921484107], error = [7.572742655447225e-5] with expected value = 12.0 Singular1 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:52 ( 0.71 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.72 ms/it) 0.307468 seconds (4.17 k allocations: 505.516 KiB) Integral 1 = -3.9998096615142535 ± 0.00026364400397301793 (reduced chi2 = 1.13) mean = [-3.9998096615142535], error = [0.00026364400397301793] with expected value = -4.0 Singular2 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:56 ( 0.74 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.45 ms/it) mean = [1.3936392266896074], error = [0.0028659218277858425] 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.07 ms/it) mean = [1.3922746444744156], error = [0.0024674820763578155] 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:59 ( 0.75 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.48 ms/it) mean = [1.3922541567508702], error = [0.0024699878917004672] with expected value = 1.3932 compsitevar type: CompositeVar{Tuple{Continuous{Vector{Float64}}, Continuous{Vector{Float64}}, Continuous{Vector{Float64}}}} Total iterations * blocks 160: 99%|█████▉| ETA: 0:00:00 ( 3.17 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 3.17 ms/it) 0.515184 seconds (6.54 k allocations: 1.240 MiB) Complex1 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:01 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (11.74 ms/it) mean = [0.5000971400164299], error = [4.642385105849061e-5] with expected value = 0.5 mean = [0.3331222701569947], error = [0.00010004227980464027] with expected value = 0.3333333333333333 Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:20 ( 0.89 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:01 (22.14 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (16.07 ms/it) mean = [0.5000093721334544, 0.0], error = [5.570896843834634e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.3331686276500392], error = [3.3333333333333335e-11, 0.00011939151418715238] with expected value = [0.0, 0.3333333333333333] inplace Complex2 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:00 ( 0.76 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (12.47 ms/it) mean = [0.49994756274261665, 0.0], error = [4.722819948697187e-5, 3.3333333333333335e-11] with expected value = [0.5, 0.0] mean = [0.0, 0.33327801006695745], error = [3.3333333333333335e-11, 0.00010391440501340214] with expected value = [0.0, 0.3333333333333333] hypersphere Total iterations * blocks 160: 1%|▏ | ETA: 0:02:23 ( 0.91 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:02 (26.26 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (18.37 ms/it) mean = [0.9244532192336924, 0.9475426984377446, 0.9581109356699695], error = [0.0012380986244223612, 0.0015939177650354075, 0.0020320023596290355] with expected value = [0.923, 0.94724, 0.96118] Test Summary: | Pass Total Time Markov-Chain Vegas | 28 28 29.2s ┌ 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:04 ( 0.79 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.92 ms/it) 1 -> 0.49984439142072457+-0.00014986617715470566 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:06 ( 0.80 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 (10.21 ms/it) 1 -> 0.500103341420655+-0.000134043940320387 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:13 ( 0.46 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:00 ( 5.85 ms/it) 1 -> 0.5151496531134461+-0.005924398255545292 test thread: 1 for the index 2 2 -> 0.3332477641596521+-8.901023936296282e-5 2 -> 0.333193072403297+-9.861206902391886e-5 2 -> 0.3354750640085851+-0.004039668169185151 test thread: 1 for the index 3 3 -> 0.24998262180721462+-7.456126042497296e-5 3 -> 0.2499139951135749+-8.71938059558035e-5 3 -> 0.24956892825351107+-0.0030389613433295104 test outer threads for vegas mean = 0.49984439142072457, error = 0.00014986617715470566 with expected value = 0.5 test outer threads for vegasmc mean = 0.500103341420655, error = 0.000134043940320387 with expected value = 0.5 test outer threads for mcmc mean = 0.5151496531134461, error = 0.005924398255545292 with expected value = 0.5 test outer threads for vegas mean = 0.3332477641596521, error = 8.901023936296282e-5 with expected value = 0.3333333333333333 test outer threads for vegasmc mean = 0.333193072403297, error = 9.861206902391886e-5 with expected value = 0.3333333333333333 test outer threads for mcmc mean = 0.3354750640085851, error = 0.004039668169185151 with expected value = 0.3333333333333333 test outer threads for vegas mean = 0.24998262180721462, error = 7.456126042497296e-5 with expected value = 0.25 test outer threads for vegasmc mean = 0.2499139951135749, error = 8.71938059558035e-5 with expected value = 0.25 test outer threads for mcmc mean = 0.24956892825351107, error = 0.0030389613433295104 with expected value = 0.25 Test Summary: | Pass Total Time outer Threads | 9 9 7.2s ┌ 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:49 ( 0.69 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.69 ms/it) 2 -> [0.3334265075846591]+-[8.14050490240691e-5] mean = [0.3334265075846591], error = [8.14050490240691e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:02:42 ( 1.02 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:02 (13.03 ms/it) 2 -> [0.3332445010817846]+-[9.109213176239318e-5] mean = [0.3332445010817846], error = [9.109213176239318e-5] with expected value = 0.3333333333333333 Total iterations * blocks 160: 1%|▏ | ETA: 0:01:56 ( 0.73 s/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 9.29 ms/it) 2 -> [0.33148614764249434]+-[0.00368362460529822] mean = [0.33148614764249434], error = [0.00368362460529822] with expected value = 0.3333333333333333 Test Summary: | Pass Total Time inner thread test | 3 3 7.4s Total iterations * blocks 80: 2%|▏ | ETA: 0:03:49 ( 2.94 s/it) Total iterations * blocks 80: 15%|█ | ETA: 0:00:43 ( 0.63 s/it) Total iterations * blocks 80: 86%|██████ | ETA: 0:00:01 ( 0.12 s/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:08 ( 0.10 s/it) Total iterations * blocks 64: 8%|▌ | ETA: 0:00:06 ( 0.10 s/it) Total iterations * blocks 64: 77%|█████▍ | ETA: 0:00:00 (20.65 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (18.34 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097708816 ± 0.0021973787 -0.097708816 ± 0.0021973787 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.898886 seconds (8.07 M allocations: 324.440 MiB, 3.43% gc time, 60.69% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097709 ± 0.002197 -0.097226 mean = -0.09770881590144252, error = 0.002197378702503318 with expected value = -0.09722569490554467 0.500000 -0.095934 ± 0.002040 -0.095174 mean = -0.09593408484468897, error = 0.00203978871230205 with expected value = -0.09517413768359331 1.000000 -0.087213 ± 0.002186 -0.088668 mean = -0.08721305628976775, error = 0.0021860691001957876 with expected value = -0.08866785115184726 1.500000 -0.095846 ± 0.021885 -0.076203 mean = -0.09584554254716891, error = 0.021885176621116845 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.097708816 ± 0.0021973787 -0.097708816 ± 0.0021973787 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:00 ( 0.77 s/it) Total iterations * blocks 80: 39%|██▊ | ETA: 0:00:03 (65.77 ms/it) Total iterations * blocks 80: 76%|█████▍ | ETA: 0:00:01 (41.73 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:02 (35.84 ms/it) Total iterations * blocks 64: 38%|██▋ | ETA: 0:00:01 (21.50 ms/it) Total iterations * blocks 64: 73%|█████▏ | ETA: 0:00:00 (21.82 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (21.72 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098278064 ± 0.00050016628 -0.098278064 ± 0.00050016628 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.390860 seconds (11.01 M allocations: 489.064 MiB, 5.63% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegas q/kF avg err exact 0.000000 -0.098278 ± 0.000500 -0.097226 mean = -0.09827806408693834, error = 0.0005001662778496837 with expected value = -0.09722569490554467 0.500000 -0.094541 ± 0.000561 -0.095174 mean = -0.09454149313141709, error = 0.0005611669816537057 with expected value = -0.09517413768359331 1.000000 -0.089550 ± 0.000579 -0.088668 mean = -0.0895500919472364, error = 0.0005789598965722034 with expected value = -0.08866785115184726 1.500000 -0.076093 ± 0.000760 -0.076203 mean = -0.07609349317175207, error = 0.0007604891166852816 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.098278064 ± 0.00050016628 -0.098278064 ± 0.00050016628 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 80: 2%|▏ | ETA: 0:01:23 ( 1.06 s/it) Total iterations * blocks 80: 34%|██▍ | ETA: 0:00:05 (97.87 ms/it) Total iterations * blocks 80: 65%|████▌ | ETA: 0:00:02 (60.52 ms/it) Total iterations * blocks 80: 96%|██████▊| ETA: 0:00:00 (47.38 ms/it) Total iterations * blocks 80: 100%|███████| Time: 0:00:03 (46.28 ms/it) Total iterations * blocks 64: 31%|██▎ | ETA: 0:00:01 (25.03 ms/it) Total iterations * blocks 64: 62%|████▍ | ETA: 0:00:01 (25.07 ms/it) Total iterations * blocks 64: 95%|██████▋| ETA: 0:00:00 (25.02 ms/it) Total iterations * blocks 64: 100%|███████| Time: 0:00:01 (25.04 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095219965 ± 0.001334193 -0.095219965 ± 0.001334193 0.0000 ------------------------------------------------------------------------------------------------------------------------------- 1.603335 seconds (19.01 M allocations: 855.655 MiB, 8.54% gc time, 0.01% compilation time: 100% of which was recompilation) Algorithm : vegasmc q/kF avg err exact 0.000000 -0.095220 ± 0.001334 -0.097226 mean = -0.09521996468536911, error = 0.0013341930267752014 with expected value = -0.09722569490554467 0.500000 -0.094532 ± 0.001362 -0.095174 mean = -0.094532125425886, error = 0.0013617865331123722 with expected value = -0.09517413768359331 1.000000 -0.090456 ± 0.001140 -0.088668 mean = -0.09045584340085476, error = 0.00114006152296344 with expected value = -0.08866785115184726 1.500000 -0.073781 ± 0.001283 -0.076203 mean = -0.07378128350724465, error = 0.001282840347217351 with expected value = -0.07620341547901538 ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.095219965 ± 0.001334193 -0.095219965 ± 0.001334193 0.0000 ------------------------------------------------------------------------------------------------------------------------------- Test Summary: | Pass Total Time Free electron polarization | 12 12 22.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:55 ( 3.77 s/it) Total iterations * blocks 160: 64%|███▉ | ETA: 0:00:05 (89.73 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:09 (59.41 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.096361516 ± 0.0040918418 -0.096361516 ± 0.0040918418 0.0000 2 -0.093982701 ± 0.0035446064 -0.096361516 ± 0.0040918418 0.0000 3 -0.091578478 ± 0.0033755329 -0.092721884 ± 0.0024444488 0.2413 4 -0.10433391 ± 0.0034515092 -0.096600727 ± 0.001994831 3.8896 5 -0.098930025 ± 0.0051660646 -0.096902971 ± 0.0018609137 2.6520 6 -0.093960047 ± 0.002905026 -0.096046712 ± 0.0015669787 2.1709 7 -0.10069774 ± 0.0045195793 -0.096545804 ± 0.0014805188 1.9258 8 -0.096728205 ± 0.0032254187 -0.096577547 ± 0.0013455394 1.6053 9 -0.10107347 ± 0.0036867996 -0.097106001 ± 0.0012639904 1.5634 10 -0.10409923 ± 0.0034844835 -0.097919207 ± 0.0011882284 1.8129 ------------------------------------------------------------------------------------------------------------------------------- Total iterations * blocks 160: 9%|▌ | ETA: 0:00:05 (33.57 ms/it) Total iterations * blocks 160: 61%|███▋ | ETA: 0:00:01 (10.58 ms/it) Total iterations * blocks 160: 100%|██████| Time: 0:00:01 ( 8.90 ms/it) ================================================ Integral 1 ============================================================  iter integral wgt average reduced chi2 ------------------------------------------------------------------------------------------------------------------------------- ignore -0.093068517 ± 0.0031821379 -0.093068517 ± 0.0031821379 0.0000 2 -0.091759195 ± 0.0040712522 -0.093068517 ± 0.0031821379 0.0000 3 -0.099434239 ± 0.0042913086 -0.095394892 ± 0.0029535421 1.6835 4 -0.10094957 ± 0.0043745332 -0.097134153 ± 0.0024478495 1.3955 5 -0.095611659 ± 0.003550561 -0.096643643 ± 0.0020153167 0.9719 6 -0.094969304 ± 0.0036807886 -0.096257473 ± 0.0017676982 0.7687 7 -0.097346754 ± 0.0036001096 -0.096469076 ± 0.0015867407 0.6297 8 -0.10016286 ± 0.0041048741 -0.096949257 ± 0.0014800158 0.6422 9 -0.10299101 ± 0.0044667462 -0.097546943 ± 0.0014049038 0.7859 10 -0.096965783 ± 0.0037096269 -0.097474045 ± 0.0013138393 0.6904 ------------------------------------------------------------------------------------------------------------------------------- 1.457007 seconds (6.45 M allocations: 220.278 MiB, 1.63% gc time, 31.85% compilation time: <1% of which was recompilation) Algorithm : mcmc q/kF avg err exact 0.000000 -0.097474 ± 0.001314 -0.097226 mean = -0.09747404455168611, error = 0.0013138392781652543 with expected value = -0.09722569490554467 0.500000 -0.095596 ± 0.001345 -0.095174 mean = -0.09559556636214382, error = 0.0013453092043039271 with expected value = -0.09517413768359331 1.000000 -0.088722 ± 0.001597 -0.088668 mean = -0.08872175334773741, error = 0.001596686882067259 with expected value = -0.08866785115184726 1.500000 -0.079936 ± 0.001755 -0.076203 mean = -0.07993563290204352, error = 0.0017554366520740868 with expected value = -0.07620341547901538 mean = -0.09747404455168611, error = 0.0013138392781652543 with expected value = -0.09722569490554467 Test Summary: | Pass Total Time Free electron polarization | 5 5 13.6s ┌ 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=0x7ffd36bad7d0) 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-Abx0Ca40 (errno 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=0x7ffed9ce6090) 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-Abx0Ca40 (errno 1) MPI: Error During Test at /home/pkgeval/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:4 Got exception outside of a @test failed process: Process(`/home/pkgeval/.julia/artifacts/117d9048128625bb3418b0b4cca48739c5d28740/bin/mpiexec -n 2 /opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no mpi_test.jl`, ProcessExited(15)) [15] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run @ ./process.jl:523 [inlined] [4] (::var"#50#51"{Int64})(exe::String) @ Main ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:7 [5] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:49 [6] withenv(::JLLWrappers.var"#withenv_executable_wrapper##0#withenv_executable_wrapper##1"{var"#50#51"{Int64}, String}, ::Pair{String, String}, ::Vararg{Pair{String, String}}) @ Base ./env.jl:265 [7] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/runtime.jl:48 [8] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:28 [9] top-level scope @ ~/.julia/packages/JLLWrappers/m2Pjh/src/products/executable_generators.jl:25 [10] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:5 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/MCIntegration/TEVrY/test/mpi.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] top-level scope @ ~/.julia/packages/MCIntegration/TEVrY/test/runtests.jl:41 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [19] _start() @ Base ./client.jl:577 Test Summary: | Error Total Time MPI | 1 1 23.6s RNG of the outermost testset: Xoshiro(0xfb2f9385e9783b95, 0x4f267df5f664e631, 0xa516998ff86250ee, 0x47fb1b7b628fd684, 0x19f1cd975881606a) 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 239.7s 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 365.4s: package tests unexpectedly errored