Package evaluation of ParaReal on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T12:05:07.009 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.48s ################################################################################ # Installation # Installing ParaReal... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d8ab9f86] + ParaReal v0.4.6 Updating `~/.julia/environments/v1.12/Manifest.toml` [38540f10] + CommonSolve v0.2.4 [e6f89c97] + LoggingExtras v1.1.0 [d8ab9f86] + ParaReal v0.4.6 [ae029012] + Requires v1.3.1 [3a884ed6] + UnPack v1.0.2 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [4536629a] + OpenBLAS_jll v0.3.28+3 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 0.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 2672.02s ################################################################################ # Testing # ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm4UserdlEPv at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm10BasicBlockD1Ev at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm10BasicBlock15eraseFromParentEv at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm8Function14deleteBodyImplEb at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) deleteBody at /source/usr/include/llvm/IR/Function.h:702 [inlined] removeAddrspaces at /source/src/llvm-remove-addrspaces.cpp:382 run at /source/src/llvm-remove-addrspaces.cpp:424 run at /source/src/llvm-remove-addrspaces.cpp:450 run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:740 operator() at /source/src/jitlayers.cpp:1532 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1493 [inlined] operator() at /source/src/jitlayers.cpp:1645 [inlined] addModule at /source/src/jitlayers.cpp:2104 jl_compile_codeinst_now at /source/src/jitlayers.cpp:569 _jl_compile_codeinst at /source/src/jitlayers.cpp:758 [inlined] jl_compile_codeinst_impl at /source/src/jitlayers.cpp:902 jl_compile_method_internal at /source/src/gf.c:2890 _jl_invoke at /source/src/gf.c:3351 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] do_call at /source/src/interpreter.c:125 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:687 eval_body at /source/src/interpreter.c:562 eval_body at /source/src/interpreter.c:562 jl_interpret_toplevel_thunk at /source/src/interpreter.c:896 jl_toplevel_eval_flex at /source/src/toplevel.c:1070 jl_toplevel_eval_flex at /source/src/toplevel.c:1010 ijl_toplevel_eval at /source/src/toplevel.c:1082 ijl_toplevel_eval_in at /source/src/toplevel.c:1127 eval at ./boot.jl:485 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 _include at ./loading.jl:2906 include at ./Base.jl:300 exec_options at ./client.jl:329 _start at ./client.jl:558 jfptr__start_108457.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3359 [inlined] ijl_apply_generic at /source/src/gf.c:3547 jl_apply at /source/src/julia.h:2244 [inlined] true_main at /source/src/jlapi.c:922 jl_repl_entrypoint at /source/src/jlapi.c:1081 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7a432aafc249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== Testing┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1353 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007a431ca00010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:558 _start() ╎ 1 @Base/client.jl:329 exec_options(opts::Base.JLOptions) ╎ 1 @Base/Base.jl:300 include(mod::Module, _path::String) ╎ 1 @Base/loading.jl:2906 _include(mapexpr::Function, mod::Module, _path::S… ╎ 1 @Base/loading.jl:2846 include_string(mapexpr::typeof(identity), mod::M… ╎ 1 @Base/boot.jl:485 eval(m::Module, e::Any) ╎ ╎ 1 @Pkg/src/API.jl:146 kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(… ╎ ╎ 1 @Pkg/src/API.jl:146 #test#81 ╎ ╎ 1 @Pkg/src/API.jl:147 test ╎ ╎ 1 @Pkg/src/API.jl:147 test(pkgs::Vector{String}; kwargs::Base.Pairs… ╎ ╎ 1 @Pkg/src/API.jl:148 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ParaReal PkgEval terminated after 2711.24s: test duration exceeded the time limit