Package evaluation of LinearAlgebra on Julia 1.13.0-DEV.655 (3a5e1f15ec*) started at 2025-05-30T08:21:53.094 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.2s ################################################################################ # Installation # Installing LinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [37e2e46d] + LinearAlgebra v1.12.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.92s LinearAlgebra is a standard library in this Julia build. ################################################################################ # Testing # Testing LinearAlgebra Status `/tmp/jl_1aamfA/Project.toml` [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Status `/tmp/jl_1aamfA/Manifest.toml` [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... [ Info: Testing unitful Test Summary: | Pass Total Time unitful specialized mul/div | 1872 1872 16m42.4s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 9 9 5.5s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 9 9 3.9s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 9 9 4.3s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 9 9 2.6s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 9 9 4.1s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 9 9 2.6s Test Summary: | Pass Total Time testing dimensions with Furlongs #36430 | 1 1 0.2s Test Summary: | Pass Total Time dimensional Hessenberg | 120 120 13.8s Test Summary: | Pass Total Time lu factorization with dimension type | 3 3 0.7s Test Summary: | Pass Total Time zero and one for unitful structured matrices | 50 50 4.0s Test Summary: | Pass Total Time triangular: dimensional correctness | 10 10 4.9s [ Info: Testing triangular2 Test Summary: | Pass Total Time elty1 = Float32 | 2066 2066 2m21.5s Test Summary: | Pass Total Time elty1 = Float64 | 2066 2066 1m59.8s Test Summary: | Pass Total Time elty1 = BigFloat | 2044 2044 1m55.4s Test Summary: | Pass Total Time elty1 = Int64 | 2610 2610 3m37.3s [ Info: Testing triangular3 Test Summary: | Pass Total Time elty1 = ComplexF32 | 2454 2454 1m59.9s Test Summary: | Pass Total Time elty1 = ComplexF64 | 2046 2046 1m32.6s Test Summary: | Pass Total Time elty1 = Complex{BigFloat} | 2024 2024 2m06.4s [ Info: Testing bidiag Test Summary: | Pass Total Time relty = Int64, elty = Int64 | 519 519 1m08.8s Test Summary: | Pass Total Time relty = Int64, elty = Complex{Int64} | 519 519 1m01.3s Test Summary: | Pass Total Time relty = Float32, elty = Float32 | 613 613 1m09.8s Test Summary: | Pass Total Time relty = Float32, elty = ComplexF32 | 521 521 42.8s Test Summary: | Pass Total Time relty = Float64, elty = Float64 | 613 613 1m02.2s Test Summary: | Pass Total Time relty = Float64, elty = ComplexF64 | 521 521 37.0s Test Summary: | Pass Total Time relty = BigFloat, elty = BigFloat | 535 535 44.0s Test Summary: | Pass Total Time relty = BigFloat, elty = Complex{BigFloat} | 509 509 49.4s Test Summary: | Pass Total Time Constructors with Char uplo | 1 1 0.1s Test Summary: | Pass Total Time promote_rule | 5 5 0.4s Test Summary: | Pass Total Time fill! and fillstored! | 22 22 0.9s Test Summary: | Pass Total Time pathological promotion (#24707) | 6 6 0.0s Test Summary: | Pass Total Time solve with matrix elements | 26 26 4.2s Test Summary: | Pass Total Time sum, mapreduce | 35 35 2.2s Test Summary: | Pass Total Time empty sub-diagonal | 1 1 1.5s Test Summary: | Pass Total Time generalized dot | 16 16 0.9s Test Summary: | Pass Total Time multiplication of bidiagonal and triangular matrix | 576 576 47.0s Test Summary: | Pass Total Time transpose for a non-numeric eltype | 3 3 0.4s Test Summary: | Pass Total Time empty bidiagonal matrices | 32 32 3.6s Test Summary: | Pass Total Time non-commutative algebra (#39701) | 4 4 2.4s Test Summary: | Pass Total Time Conversion to AbstractArray | 4 4 0.2s Test Summary: | Pass Total Time block-bidiagonal matrix indexing | 67 67 1.4s Test Summary: | Pass Total Time copyto! | 7 7 0.7s Test Summary: | Pass Total Time copyto! with UniformScaling | 4 4 0.1s Test Summary: | Pass Total Time diagind | 9 9 0.3s Test Summary: | Pass Total Time custom axes | 1 1 0.1s Test Summary: | Pass Total Time avoid matmul ambiguities with ::MyMatrix * ::AbstractMatrix | 9 9 8.7s Test Summary: | Pass Total Time Reverse operation on Bidiagonal | 6 6 0.4s Test Summary: | Pass Total Time Matrix conversion for non-numeric | 2 2 0.5s Test Summary: | Pass Total Time getindex with Integers | 2 2 0.2s Test Summary: | Pass Total Time rmul!/lmul! with banded matrices | 18 18 7.1s Test Summary: | Pass Total Time rmul!/lmul! with numbers | 12 12 0.1s Test Summary: | Pass Total Time mul with Diagonal | 104 104 7.2s Test Summary: | Pass Total Time conversion to Tridiagonal for immutable bands | 4 4 0.1s Test Summary: | Pass Total Time off-band indexing error | 1 1 0.1s Test Summary: | Pass Total Time mul with empty arrays | 11 11 1.7s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 8 running 1 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7967a660af14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) _ZNK4llvm13MDAttachments6getAllERNS_15SmallVectorImplISt4pairIjPNS_6MDNodeEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitCallBaseERN4llvm8CallBaseE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier13visitCallInstERN4llvm8CallInstE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm12verifyModuleERKNS_6ModuleEPNS_11raw_ostreamEPb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm16VerifierAnalysis3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6detail17AnalysisPassModelINS_6ModuleENS_16VerifierAnalysisENS_15AnalysisManagerIS2_JEE11InvalidatorEJEE3runERS2_RS5_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15AnalysisManagerINS_6ModuleEJEE13getResultImplEPNS_11AnalysisKeyERS1_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm12VerifierPass3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1475 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:1436 [inlined] operator() at /source/src/jitlayers.cpp:1588 [inlined] addModule at /source/src/jitlayers.cpp:2045 jl_compile_codeinst_now at /source/src/jitlayers.cpp:649 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:840 jl_fptr_wait_for_compiled at /source/src/gf.c:3200 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_invoke at /source/src/gf.c:3604 jl_toplevel_eval_flex at /source/src/toplevel.c:765 jl_eval_module_expr at /source/src/toplevel.c:200 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77387.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 top-level scope at /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/test/runtests.jl:9 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_invoke at /source/src/gf.c:3604 jl_toplevel_eval_flex at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77387.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:241 eval_stmt_value at /source/src/interpreter.c:192 [inlined] eval_body at /source/src/interpreter.c:706 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897 jl_toplevel_eval_flex at /source/src/toplevel.c:776 jl_toplevel_eval_flex at /source/src/toplevel.c:716 ijl_toplevel_eval at /source/src/toplevel.c:788 ijl_toplevel_eval_in at /source/src/toplevel.c:833 eval at ./boot.jl:489 exec_options at ./client.jl:297 _start at ./client.jl:564 jfptr__start_41699.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] true_main at /source/src/jlapi.c:963 jl_repl_entrypoint at /source/src/jlapi.c:1130 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7967a65ac249) 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 ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 2 signal (10): User defined signal 1 unknown function (ip: 0x7c38d1549f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:454 wait at ./task.jl:1216 wait_forever at ./task.jl:1150 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (interactive) Task 0x00007c38bab024a0 Total snapshots: 505. Utilization: 0% ╎505 @Base/task.jl:1150 wait_forever() 504╎ 505 @Base/task.jl:1216 wait() Thread 2 (default) Task 0x00007c38babfc100 Total snapshots: 505. Utilization: 0% ╎505 @Base/task.jl:1150 wait_forever() 504╎ 505 @Base/task.jl:1216 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 unknown function (ip: 0x7c38d1549f14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait at ./task.jl:1216 [8] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/test/bidiag.jl:1074 unknown function (ip: 0x7967a660af14) at /lib/x86_64-linux-gnu/libc.so.6 pthread_cond_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv_cond_wait at /workspace/srcdir/libuv/src/unix/thread.c:822 ijl_task_get_next at /source/src/scheduler.c:520 wait_forever at ./task.jl:1150 wait at ./task.jl:1216 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:454 wait_forever at ./task.jl:1150 wait at ./task.jl:1216 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) obviously_egal at /source/src/subtype.c:399 obviously_egal at /source/src/subtype.c:419 subtype_tuple_tail at /source/src/subtype.c:1280 [inlined] subtype_tuple at /source/src/subtype.c:1376 [inlined] subtype at /source/src/subtype.c:1550 subtype_unionall at /source/src/subtype.c:965 subtype at /source/src/subtype.c:1513 exists_subtype at /source/src/subtype.c:1793 [inlined] forall_exists_subtype at /source/src/subtype.c:1822 ijl_types_equal at /source/src/subtype.c:2391 [inlined] ijl_types_equal at /source/src/subtype.c:2321 wait_forever at ./task.jl:1150 jl_specializations_get_linfo_ at /source/src/gf.c:199 ijl_specializations_lookup at /source/src/gf.c:283 jfptr_wait_forever_65422.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_apply_generic at /source/src/gf.c:3797 jl_apply at /source/src/julia.h:2340 [inlined] #specialize_method#9 at ./runtime_internals.jl:1649 start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 11081088 (Pool: 11080951; Big: 137); GC: 11 specialize_method at ./runtime_internals.jl:1638 jfptr_specialize_method_86238.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3597 [inlined] ijl_invoke at /source/src/gf.c:3604 #specialize_method#10 at ./runtime_internals.jl:1655 specialize_method at ./runtime_internals.jl:1654 infercalls2 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:316 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:331 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 PkgEval terminated after 2721.23s: test duration exceeded the time limit