Package evaluation of FaultDetectionTools on Julia 1.13.0-DEV.1099 (5c93bf20fd*) started at 2025-09-09T13:47:48.133 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.91s ################################################################################ # Installation # Installing FaultDetectionTools... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fbfc5fa0] + FaultDetectionTools v1.3.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [861a8166] + Combinatorics v1.0.3 [187b0558] + ConstructionBase v1.6.0 [a81e2ce2] + DescriptorSystems v1.4.4 [fbfc5fa0] + FaultDetectionTools v1.3.2 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.5.4 [48965c70] + MatrixPencils v1.9.0 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 3.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: JLD2 Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_etPgZd" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_maE7ka"). Fatal error: ERROR: LoadError: MethodError: no method matching stacktrace(::Vector{Base.StackTraces.StackFrame}) The function `stacktrace` exists, but no method is defined for this combination of argument types. Closest candidates are: stacktrace(!Matched::Bool) @ Base stacktraces.jl:206 stacktrace() @ Base stacktraces.jl:206 stacktrace(!Matched::Vector{<:Union{Ptr{Nothing}, Base.InterpreterIP}}, !Matched::Bool) @ Base stacktraces.jl:193 ... Stacktrace: [1] CapturedException(ex::ConcurrencyViolationError, bt_raw::Vector{Base.StackTraces.StackFrame}) @ Base ./task.jl:17 [2] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [3] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [4] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [6] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [7] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [8] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [9] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [10] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [11] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [12] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [13] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] [14] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [15] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] [16] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [18] IncludeInto @ ./Base.jl:310 [inlined] [19] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [20] include(mod::Module, _path::String) @ Base ./Base.jl:308 [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3072 [22] top-level scope @ stdin:5 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [25] include_string @ ./loading.jl:2928 [inlined] [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [27] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 78.71s ################################################################################ # Testing # Testing FaultDetectionTools Status `/tmp/jl_SSLo7e/Project.toml` [861a8166] Combinatorics v1.0.3 [a81e2ce2] DescriptorSystems v1.4.4 [fbfc5fa0] FaultDetectionTools v1.3.2 ⌅ [033835bb] JLD2 v0.4.54 [99c1a7ee] MatrixEquations v2.5.4 [48965c70] MatrixPencils v1.9.0 [eff96d63] Measurements v2.14.0 [429524aa] Optim v1.13.2 [f27b6e38] Polynomials v4.1.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SSLo7e/Manifest.toml` [47edcb42] ADTypes v1.17.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.20.0 [49dc2e85] Calculus v0.5.2 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [a81e2ce2] DescriptorSystems v1.4.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.7 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [fbfc5fa0] FaultDetectionTools v1.3.2 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [6a86dc24] FiniteDiff v2.28.1 [f6369f11] ForwardDiff v1.1.0 [92d709cd] IrrationalConstants v0.2.4 ⌅ [033835bb] JLD2 v0.4.54 [692b3bcd] JLLWrappers v1.7.1 [d3d80556] LineSearches v7.4.0 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [99c1a7ee] MatrixEquations v2.5.4 [48965c70] MatrixPencils v1.9.0 [eff96d63] Measurements v2.14.0 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [f27b6e38] Polynomials v4.1.0 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.5.1 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [3bb67fe8] TranscodingStreams v0.11.3 [3a884ed6] UnPack v1.0.2 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [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 v0.7.0 [9e88b42a] Serialization 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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.8.12 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.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.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test_fdiutils FaultDetectionTools.FDIModel{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -2.0 0.0 0.0 0.0 -3.0 0.0 0.0 0.0 -2.0 Input matrix B: 3×5 Matrix{Float64}: 1.0 0.0 1.0 0.0 0.0 1.0 0.0 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 Output matrix C: 2×3 Matrix{Float64}: -1.0 0.0 -3.0 0.0 -1.0 0.0 Feedthrough matrix D: 2×5 Matrix{Float64}: 1.0 1.0 1.0 1.0 0.0 1.0 0.0 1.0 0.0 1.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 disturbances 2:2 faults 3:5 FaultDetectionTools.FDFilter{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: -0.387674 -0.987451 -0.361576 0.164041 0.0112976 0.278065 -0.597091 0.701658 0.637368 Input matrix B: 3×3 Matrix{Float64}: -2.61131 -1.01807 0.0757451 -0.405219 0.336654 1.92437 0.515879 0.760005 0.743003 Output matrix C: 1×3 Matrix{Float64}: -0.154739 1.39933 0.764455 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.151503 0.973708 0.729498 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDIFilter{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 1.64054 -0.827435 0.215622 1.20726 0.271705 -0.0936969 0.196581 1.50761 0.332224 Input matrix B: 3×3 Matrix{Float64}: -1.64816 -1.01436 -0.473592 -0.176654 0.746858 -0.592585 0.228169 1.09185 1.16066 Output matrix C: 1×3 Matrix{Float64}: 1.10023 -0.500883 1.02742 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.775275 0.340992 0.663357 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: 0.254146 0.133446 -0.196454 1.17677 Input matrix B: 2×3 Matrix{Float64}: -0.698796 -0.885236 1.0573 -0.393451 0.590596 0.354147 Output matrix C: 2×2 Matrix{Float64}: -0.401246 -0.804416 0.326714 1.27467 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.86088 0.156706 0.739262 0.548444 0.354495 0.860368 Continuous-time state-space model. Input groups: Name Channels outputs 1:1 controls 2:3 FaultDetectionTools.FDFilterIF{Float64} DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.0803123 0.43951 -1.25486 -0.155488 1.03395 0.374927 -0.898985 -2.35136 -0.893589 Input matrix B: 3×6 Matrix{Float64}: -0.389406 0.793386 -2.47313 -0.674285 -1.48749 1.15982 -0.299687 -0.0893377 0.766817 0.651819 1.18621 -1.04893 1.64547 -0.48209 0.0248032 1.76416 1.4809 0.636381 Output matrix C: 1×3 Matrix{Float64}: 0.343556 1.69632 0.000313474 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.704781 0.297343 0.361197 0.787394 0.532851 0.533795 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.44806 0.0115231 0.736706 -0.594157 0.464691 0.825475 0.537762 1.96067 0.912055 Input matrix B: 3×6 Matrix{Float64}: 1.17593 0.869063 1.02965 2.19912 0.680045 0.476439 0.292275 -0.141493 0.404373 -1.62728 0.811642 -0.705078 -1.08207 0.485862 0.389734 -0.952489 0.228746 -1.75329 Output matrix C: 1×3 Matrix{Float64}: -1.35931 3.10197 0.619564 Feedthrough matrix D: 1×6 Matrix{Float64}: 0.415738 0.689648 0.367102 0.967836 0.0500008 0.381836 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -1.60983 0.367621 -0.81884 -1.19115 Input matrix B: 2×6 Matrix{Float64}: -0.0751079 -0.510137 -1.16352 -0.252426 0.732973 1.42605 -0.700188 -0.738657 0.751212 -0.576279 1.0055 -0.922915 Output matrix C: 2×2 Matrix{Float64}: -0.468082 -0.488854 1.52363 -0.942251 Feedthrough matrix D: 2×6 Matrix{Float64}: 0.307884 0.124445 0.485807 0.0423475 0.649275 0.783215 0.511593 0.968827 0.687064 0.916285 0.0986996 0.540404 Continuous-time state-space model. Input groups: Name Channels controls 1:2 disturbances 3:3 faults 4:4 noise 5:5 aux 6:6 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.44806 0.0115231 0.736706 -0.594157 0.464691 0.825475 0.537762 1.96067 0.912055 Input matrix B: 3×3 Matrix{Float64}: 2.19912 0.680045 0.476439 -1.62728 0.811642 -0.705078 -0.952489 0.228746 -1.75329 Output matrix C: 1×3 Matrix{Float64}: -1.35931 3.10197 0.619564 Feedthrough matrix D: 1×3 Matrix{Float64}: 0.967836 0.0500008 0.381836 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 2×2 Matrix{Float64}: -1.60983 0.367621 -0.81884 -1.19115 Input matrix B: 2×3 Matrix{Float64}: -0.252426 0.732973 1.42605 -0.576279 1.0055 -0.922915 Output matrix C: 2×2 Matrix{Float64}: -0.468082 -0.488854 1.52363 -0.942251 Feedthrough matrix D: 2×3 Matrix{Float64}: 0.0423475 0.649275 0.783215 0.916285 0.0986996 0.540404 Continuous-time state-space model. Input groups: Name Channels faults 1:1 noise 2:2 aux 3:3 35.204756 seconds (21.03 M allocations: 1.138 GiB, 1.06% gc time, 99.98% compilation time) 5.298173 seconds (2.23 M allocations: 126.252 MiB, 2.74% gc time, 99.99% compilation time) 1.973046 seconds (1.05 M allocations: 57.955 MiB, 99.98% compilation time) 36.995861 seconds (26.54 M allocations: 1.450 GiB, 2.77% gc time, 99.99% compilation time) 6.547185 seconds (2.74 M allocations: 153.339 MiB, 3.92% gc time, 99.96% compilation time) 0.245290 seconds (176.82 k allocations: 9.927 MiB, 99.85% compilation time) 5.048389 seconds (360.59 k allocations: 19.309 MiB, 99.97% compilation time) 0.000216 seconds (140 allocations: 12.336 KiB) Test_fdigenspec 239.318550 seconds (94.16 M allocations: 5.054 GiB, 1.87% gc time, 100.00% compilation time) 53.144969 seconds (22.34 M allocations: 1.222 GiB, 2.25% gc time, 99.99% compilation time) 20.550573 seconds (7.99 M allocations: 451.227 MiB, 1.17% gc time, 99.97% compilation time) 3.702611 seconds (1.55 M allocations: 89.378 MiB, 99.92% compilation time) 0.672376 seconds (148.18 k allocations: 33.075 MiB, 9.53% gc time, 89.18% compilation time) 15.764105 seconds (1.89 M allocations: 139.869 MiB, 0.53% gc time, 99.37% compilation time) 0.046818 seconds (20.85 k allocations: 14.428 MiB, 30.40% gc time, 58.85% compilation time) 89.411260 seconds (7.96 M allocations: 459.878 MiB, 0.31% gc time, 99.80% compilation time) 0.097363 seconds (108.51 k allocations: 108.274 MiB, 78.51% gc time) 0.092038 seconds (143.66 k allocations: 126.253 MiB, 64.48% gc time) 0.323678 seconds (153.66 k allocations: 113.623 MiB, 12.43% gc time, 80.76% compilation time) 43.029022 seconds (10.41 M allocations: 591.217 MiB, 0.57% gc time, 99.97% compilation time) 0.852196 seconds (108.51 k allocations: 108.273 MiB, 97.16% gc time) 0.113534 seconds (265.13 k allocations: 229.543 MiB, 48.28% gc time) 0.000389 seconds (693 allocations: 394.305 KiB) 0.000833 seconds (1.69 k allocations: 959.977 KiB) 0.000295 seconds (1.22 k allocations: 626.055 KiB) 0.169836 seconds (31.32 k allocations: 8.331 MiB, 98.63% compilation time) 0.232532 seconds (53.15 k allocations: 13.148 MiB, 9.52% gc time, 88.11% compilation time) 0.001929 seconds (7.97 k allocations: 6.862 MiB) 0.000989 seconds (3.03 k allocations: 2.788 MiB) 0.001420 seconds (6.49 k allocations: 4.672 MiB) 0.023421 seconds (3.67 k allocations: 2.942 MiB, 96.03% gc time) 0.001376 seconds (3.08 k allocations: 2.829 MiB) 0.002035 seconds (6.85 k allocations: 4.950 MiB) 0.001012 seconds (3.83 k allocations: 3.097 MiB) 0.064279 seconds (85.90 k allocations: 82.400 MiB, 67.50% gc time) 0.067550 seconds (134.08 k allocations: 103.205 MiB, 53.19% gc time) 0.060780 seconds (93.15 k allocations: 86.231 MiB, 63.31% gc time) 0.134805 seconds (159.78 k allocations: 50.255 MiB, 10.87% gc time, 72.58% compilation time) 3.216935 seconds (1.22 M allocations: 74.353 MiB, 0.91% gc time, 99.85% compilation time) 0.053622 seconds (36.02 k allocations: 14.688 MiB, 85.72% compilation time) 0.000549 seconds (658 allocations: 427.391 KiB) 0.001162 seconds (1.95 k allocations: 1.344 MiB) 0.037415 seconds (11.35 k allocations: 1.063 MiB, 92.88% compilation time) 0.020396 seconds (9.11 k allocations: 474.266 KiB, 98.67% compilation time) 0.027518 seconds (20.09 k allocations: 1.247 MiB, 97.20% compilation time) 0.061009 seconds (20.15 k allocations: 1.555 MiB, 97.06% compilation time) 0.000107 seconds (498 allocations: 29.500 KiB) 0.000478 seconds (1.28 k allocations: 487.375 KiB) 0.000759 seconds (1.56 k allocations: 565.352 KiB) 0.024094 seconds (5.54 k allocations: 495.117 KiB, 94.58% compilation time) Test_efdsyn 11.825861 seconds (13.02 M allocations: 720.829 MiB, 2.57% gc time, 99.96% compilation time) 12.421708 seconds (2.73 M allocations: 148.369 MiB, 99.98% compilation time) 0.641434 seconds (158.79 k allocations: 9.093 MiB, 99.29% compilation time) 0.001056 seconds (1.45 k allocations: 265.578 KiB) 80.797881 seconds (24.03 M allocations: 1.319 GiB, 0.86% gc time, 99.98% compilation time) 0.035174 seconds (3.29 k allocations: 706.992 KiB, 94.48% compilation time) 16.075358 seconds (3.61 M allocations: 201.030 MiB, 99.97% compilation time) 0.001382 seconds (2.00 k allocations: 597.203 KiB) 0.099548 seconds (69.94 k allocations: 4.475 MiB, 98.81% compilation time) 28.749881 seconds (6.08 M allocations: 337.090 MiB, 2.78% gc time, 99.99% compilation time) 7.019228 seconds (1.19 M allocations: 67.288 MiB, 99.96% compilation time) 0.000891 seconds (2.83 k allocations: 1.247 MiB) ErrorException("efdsyn: detection of all faults not feasible") 23.360839 seconds (4.59 M allocations: 256.023 MiB, 0.29% gc time, 99.99% compilation time) 1.045550 seconds (734.54 k allocations: 44.707 MiB, 99.72% compilation time) 0.000804 seconds (638 allocations: 163.828 KiB) 0.038242 seconds (14.48 k allocations: 1.245 MiB, 95.98% compilation time) 0.000183 seconds (1.03 k allocations: 381.375 KiB) 0.038675 seconds (14.14 k allocations: 1.127 MiB, 95.72% compilation time) 0.000206 seconds (695 allocations: 165.875 KiB) 0.000426 seconds (599 allocations: 63.195 KiB) 0.000178 seconds (558 allocations: 60.148 KiB) 0.000223 seconds (593 allocations: 61.648 KiB) 0.000123 seconds (557 allocations: 60.211 KiB) Test_efdisyn 8.045396 seconds (3.60 M allocations: 205.952 MiB, 0.70% gc time, 99.90% compilation time) 0.079608 seconds (57.12 k allocations: 3.578 MiB, 97.93% compilation time) 1.307606 seconds (169.12 k allocations: 10.941 MiB, 99.82% compilation time) 0.090200 seconds (52.83 k allocations: 3.327 MiB, 97.99% compilation time) 0.000532 seconds (997 allocations: 186.938 KiB) 0.040184 seconds (3.63 k allocations: 1.072 MiB, 96.96% compilation time) 6.215464 seconds (2.36 M allocations: 137.189 MiB, 99.94% compilation time) 2.223068 seconds (1.01 M allocations: 60.147 MiB, 99.88% compilation time) 0.000845 seconds (3.47 k allocations: 1.071 MiB) 5.191987 seconds (1.47 M allocations: 83.772 MiB, 1.52% gc time, 99.94% compilation time) 0.044090 seconds (14.77 k allocations: 974.930 KiB, 99.18% compilation time) FaultDetectionTools.FDIFilter{Float64} Input groups: Name Channels outputs 1:4 controls 5:7 FaultDetectionTools.FDIFilterIF{Float64} Filter# 1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -1.95643e-16 -4.6518e-17 -1.00288e-15 Feedthrough matrix D: 1×8 Matrix{Float64}: 3.86214e-16 -9.02799e-17 1.24538e-15 7.86844e-16 1.12342 -6.65795 1.0 4.53453 Continuous-time state-space model. Filter# 2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -4.8219e-16 -3.95863e-17 -5.79814e-16 Feedthrough matrix D: 1×8 Matrix{Float64}: 6.81518e-16 1.05581e-15 3.69524e-16 4.23054e-16 1.75684e-17 1.0 -2.90045 1.90045 Continuous-time state-space model. Filter# 3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: 1.11022e-16 6.93889e-18 1.11022e-16 Feedthrough matrix D: 1×8 Matrix{Float64}: -1.68617e-16 3.05476e-16 -9.67877e-17 -1.11022e-16 -1.0075e-16 1.64784e-16 -1.0 1.0 Continuous-time state-space model. Filter# 4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -1.48182e-16 -5.16144e-18 -9.17139e-17 Feedthrough matrix D: 1×8 Matrix{Float64}: 2.99192e-17 5.25519e-17 2.78829e-16 6.4217e-17 -2.25344e-17 -1.0 -7.45346e-17 1.0 Continuous-time state-space model. Filter# 5: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -6.18123e-18 -5.04751e-19 -8.4569e-18 Feedthrough matrix D: 1×8 Matrix{Float64}: -1.41287e-17 -3.19631e-16 1.37762e-16 7.3099e-18 -2.18137e-17 -1.0 1.0 9.26232e-18 Continuous-time state-space model. Filter# 6: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -3.33067e-16 -2.77556e-17 -3.33067e-16 Feedthrough matrix D: 1×8 Matrix{Float64}: 2.21913e-16 9.81109e-16 2.97711e-16 4.44089e-16 1.58227 1.04054e-16 -2.58227 1.0 Continuous-time state-space model. Filter# 7: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: 3.33067e-16 2.77556e-17 3.33067e-16 Feedthrough matrix D: 1×8 Matrix{Float64}: -3.56812e-16 -1.06872e-16 -1.76469e-16 -4.44089e-16 -1.0 -2.69963e-16 6.23792e-17 1.0 Continuous-time state-space model. Filter# 8: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: 3.15785e-16 2.84714e-17 4.61319e-16 Feedthrough matrix D: 1×8 Matrix{Float64}: -4.39607e-16 -4.38061e-16 -2.74431e-16 -4.43924e-16 -1.0 -1.57534e-16 1.0 -1.40467e-16 Continuous-time state-space model. Filter# 9: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -1.08409e-15 -7.83325e-17 -1.31463e-15 Feedthrough matrix D: 1×8 Matrix{Float64}: 1.49454e-15 3.51872e-16 1.09746e-15 1.27271e-15 2.34185 -1.0 -1.36104e-16 -1.34185 Continuous-time state-space model. Filter# 10: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -3.03134e-16 -2.31842e-17 -3.62262e-16 Feedthrough matrix D: 1×8 Matrix{Float64}: 3.97799e-16 1.07868e-16 4.19089e-16 3.88418e-16 1.0 -1.0 -4.8363e-17 -1.62853e-16 Continuous-time state-space model. Filter# 11: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 3×3 Matrix{Float64}: 0.332286 0.0 0.0 0.0 -0.705799 1.70571 0.0 0.59032 -0.177366 Input matrix B: 3×8 Matrix{Float64}: 1.85053 1.08441 -1.7216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.560837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.27485 0.0 0.0 0.0 0.0 Output matrix C: 1×3 Matrix{Float64}: -5.63583e-16 -7.90876e-17 -7.96081e-16 Feedthrough matrix D: 1×8 Matrix{Float64}: 7.91481e-16 1.79933e-15 5.91841e-16 8.13819e-16 3.33993 1.0 -4.33993 2.27808e-17 Continuous-time state-space model. Input groups: Name Channels controls 1:3 disturbances 4:4 faults 5:8 0.051568 seconds (12.17 k allocations: 8.594 MiB, 89.42% gc time) 0.002559 seconds (8.07 k allocations: 4.791 MiB) 0.002321 seconds (8.05 k allocations: 4.824 MiB) 6.540767 seconds (2.78 M allocations: 174.637 MiB, 0.74% gc time, 99.86% compilation time) 0.066832 seconds (196.50 k allocations: 139.287 MiB, 30.18% gc time) 49.637175 seconds (9.26 M allocations: 645.109 MiB, 0.71% gc time, 99.54% compilation time) 9.334704 seconds (2.60 M allocations: 150.686 MiB, 0.28% gc time, 99.93% compilation time) 4.901740 seconds (1.87 M allocations: 108.245 MiB, 0.76% gc time, 99.94% compilation time) 14.496329 seconds (2.96 M allocations: 170.192 MiB, 0.79% gc time, 99.98% compilation time) 4.725161 seconds (1.47 M allocations: 84.564 MiB, 99.90% compilation time) 0.001118 seconds (5.12 k allocations: 1.871 MiB) 5.559054 seconds (1.59 M allocations: 91.467 MiB, 99.94% compilation time) Test_afdsyn 13.114767 seconds (16.25 M allocations: 908.258 MiB, 8.06% gc time, 99.96% compilation time) 2.060216 seconds (1.26 M allocations: 73.763 MiB, 8.43% gc time, 99.88% compilation time) 3.679463 seconds (3.69 M allocations: 220.141 MiB, 99.89% compilation time) 0.156938 seconds (38.14 k allocations: 2.953 MiB, 97.52% compilation time) 173.121764 seconds (21.38 M allocations: 1.125 GiB, 0.32% gc time, 99.98% compilation time) 0.119828 seconds (42.41 k allocations: 2.894 MiB, 94.25% compilation time) 0.001997 seconds (2.08 k allocations: 855.812 KiB) 0.001335 seconds (2.77 k allocations: 828.398 KiB) 0.000517 seconds (1.12 k allocations: 196.680 KiB) 0.001387 seconds (3.04 k allocations: 856.289 KiB) 0.000501 seconds (1.18 k allocations: 204.398 KiB) 0.001264 seconds (2.85 k allocations: 755.789 KiB) 0.018980 seconds (7.98 k allocations: 1.603 MiB, 79.23% compilation time) 0.002249 seconds (3.85 k allocations: 1.608 MiB) 0.002630 seconds (3.88 k allocations: 1.677 MiB) 3.468651 seconds (2.22 M allocations: 131.486 MiB, 7.50% gc time, 99.83% compilation time) 1.694499 seconds (994.70 k allocations: 60.461 MiB, 99.76% compilation time) 0.716017 seconds (192.85 k allocations: 12.865 MiB, 99.36% compilation time) 7.021064 seconds (4.38 M allocations: 248.191 MiB, 1.20% gc time, 99.91% compilation time) 16.707270 seconds (2.47 M allocations: 135.003 MiB, 0.79% gc time, 99.98% compilation time) 1.471518 seconds (886.21 k allocations: 54.341 MiB, 99.76% compilation time) 0.001800 seconds (3.61 k allocations: 1.355 MiB) 0.947440 seconds (214.43 k allocations: 13.239 MiB, 99.61% compilation time) 0.354789 seconds (91.44 k allocations: 7.164 MiB, 99.19% compilation time) 0.002426 seconds (4.99 k allocations: 2.511 MiB) 0.050584 seconds (21.31 k allocations: 3.838 MiB, 93.51% compilation time) 0.042420 seconds (14.41 k allocations: 1.116 MiB, 94.69% compilation time) 1.819944 seconds (968.04 k allocations: 58.400 MiB, 99.78% compilation time) 0.000598 seconds (1.47 k allocations: 307.883 KiB) ┌ Warning: afdsyn: expected reduced order not achieved └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:1545 0.147736 seconds (20.71 k allocations: 2.758 MiB, 96.53% compilation time) afdsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 Expression: iszero(R.sys[:, [R.controls; R.disturbances]], atol = 1.0e-7) && (iszero(R.sys[:, [R.faults; R.noise]] - Rfw.sys[:, [Rfw.faults; Rfw.noise]]) && (fdisspec(Rfw, block = true) == Bool[1 1] && (maximum(real(gpole(Q))) >= -3 && (minimum(real(gpole(Q))) <= -3 && (fdif2ngap(R))[1] ≈ info.gap)))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:285 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_afdsyn.jl:13 7.460358 seconds (5.11 M allocations: 298.073 MiB, 1.63% gc time, 99.88% compilation time) 0.044721 seconds (4.33 k allocations: 1.397 MiB, 93.81% compilation time) 0.037532 seconds (21.76 k allocations: 2.800 MiB, 94.88% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 4.126890 seconds (983.72 k allocations: 61.031 MiB, 0.79% gc time, 99.01% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.001123 seconds (3.12 k allocations: 1.263 MiB) 4.026523 seconds (2.87 M allocations: 172.621 MiB, 1.86% gc time, 99.91% compilation time) 0.034778 seconds (21.32 k allocations: 3.028 MiB, 95.31% compilation time) 0.036856 seconds (22.17 k allocations: 3.185 MiB, 95.24% compilation time) 0.001057 seconds (4.59 k allocations: 2.033 MiB) 2.647943 seconds (2.00 M allocations: 120.743 MiB, 2.24% gc time, 99.90% compilation time) 2.916794 seconds (2.63 M allocations: 158.733 MiB, 1.25% gc time, 99.91% compilation time) 0.043047 seconds (13.86 k allocations: 1016.695 KiB, 95.58% compilation time) 0.037290 seconds (17.74 k allocations: 1.320 MiB, 97.80% compilation time) 0.051205 seconds (19.40 k allocations: 1.799 MiB, 95.87% compilation time) 0.000346 seconds (2.08 k allocations: 671.828 KiB) 0.835937 seconds (587.21 k allocations: 35.988 MiB, 3.59% gc time, 99.70% compilation time) 0.000325 seconds (1.32 k allocations: 232.992 KiB) 0.000384 seconds (1.11 k allocations: 125.859 KiB) 0.000270 seconds (1.07 k allocations: 122.031 KiB) 0.000249 seconds (1.10 k allocations: 123.594 KiB) 0.000170 seconds (1.07 k allocations: 122.125 KiB) Test_afdisyn 7.062087 seconds (3.55 M allocations: 206.426 MiB, 1.32% gc time, 99.90% compilation time) 0.095055 seconds (58.38 k allocations: 3.741 MiB, 97.71% compilation time) 0.093211 seconds (59.51 k allocations: 4.421 MiB, 96.33% compilation time) 0.000936 seconds (2.41 k allocations: 891.781 KiB) 1.257079 seconds (174.16 k allocations: 11.499 MiB, 99.85% compilation time) 0.092117 seconds (58.36 k allocations: 3.748 MiB, 97.47% compilation time) 0.000496 seconds (1.69 k allocations: 262.539 KiB) 0.001346 seconds (5.75 k allocations: 1.670 MiB) 5.366242 seconds (3.58 M allocations: 207.673 MiB, 0.90% gc time, 99.96% compilation time) 0.001718 seconds (8.09 k allocations: 2.801 MiB) 1.875556 seconds (1.44 M allocations: 93.107 MiB, 1.14% gc time, 98.53% compilation time) 0.002947 seconds (15.05 k allocations: 6.907 MiB) 0.002866 seconds (14.95 k allocations: 6.894 MiB) 6.834512 seconds (5.61 M allocations: 351.869 MiB, 1.58% gc time, 99.86% compilation time) 0.090898 seconds (342.77 k allocations: 186.950 MiB, 25.19% gc time) 6.020804 seconds (3.90 M allocations: 389.337 MiB, 1.85% gc time, 97.53% compilation time) 3.752385 seconds (2.79 M allocations: 167.899 MiB, 1.06% gc time, 99.83% compilation time) 6.501733 seconds (3.29 M allocations: 194.752 MiB, 0.98% gc time, 99.97% compilation time) 0.035464 seconds (27.22 k allocations: 5.574 MiB, 90.37% compilation time) 2.945304 seconds (1.45 M allocations: 90.546 MiB, 99.78% compilation time) 0.002029 seconds (8.96 k allocations: 3.074 MiB) 5.500655 seconds (3.05 M allocations: 180.630 MiB, 0.94% gc time, 99.95% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 0.141381 seconds (56.33 k allocations: 15.758 MiB, 38.86% gc time, 50.96% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2422 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 0.029923 seconds (25.21 k allocations: 14.800 MiB, 62.49% compilation time) ┌ Warning: afdsyn: solution of strong AFDIP failed for the 1-st reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 ┌ Warning: afdsyn: solution of strong AFDIP failed for the 2-nd reduced AFDP: trying to solve a weak AFDIP └ @ FaultDetectionTools ~/.julia/packages/FaultDetectionTools/ti43N/src/FDIsynthesis.jl:2882 Test_emmsyn 5.541905 seconds (7.45 M allocations: 408.989 MiB, 2.04% gc time, 99.89% compilation time) 0.856540 seconds (390.36 k allocations: 21.995 MiB, 99.71% compilation time) 1.931839 seconds (878.15 k allocations: 49.166 MiB, 99.30% compilation time) emmsyn: Test Failed at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 Expression: iszero(Rf.sys - Q.sys * sysf.sys, atol = 1.0e-7) && fdimmperf(Rf, info.M * sysr) == 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] macro expansion @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:36 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [4] top-level scope @ ~/.julia/packages/FaultDetectionTools/ti43N/test/test_emmsyn.jl:16 5.598682 seconds (1.71 M allocations: 95.441 MiB, 2.03% gc time, 99.94% compilation time) 0.038145 seconds (19.61 k allocations: 2.311 MiB, 96.57% compilation time) 0.040950 seconds (7.58 k allocations: 2.700 MiB, 92.02% compilation time) 2.171817 seconds (368.93 k allocations: 21.318 MiB, 99.80% compilation time) 2.114314 seconds (1.25 M allocations: 72.390 MiB, 99.88% compilation time) 0.000550 seconds (2.00 k allocations: 919.227 KiB) 2.048350 seconds (1.32 M allocations: 75.713 MiB, 99.88% compilation time) 0.034837 seconds (15.35 k allocations: 1.958 MiB, 96.20% compilation time) 0.001233 seconds (2.79 k allocations: 1.298 MiB) 0.000642 seconds (2.06 k allocations: 1.232 MiB) 1.869885 seconds (1.08 M allocations: 61.799 MiB, 99.93% compilation time) 6.906419 seconds (3.63 M allocations: 203.255 MiB, 0.95% gc time, 99.97% compilation time) 0.001414 seconds (2.75 k allocations: 1.470 MiB) 21.167275 seconds (8.11 M allocations: 453.614 MiB, 0.75% gc time, 99.84% compilation time) 0.056960 seconds (23.14 k allocations: 4.995 MiB, 91.02% compilation time) 0.144413 seconds (47.45 k allocations: 4.095 MiB, 98.03% compilation time) 0.003451 seconds (12.17 k allocations: 8.594 MiB) 4.988723 seconds (1.47 M allocations: 86.661 MiB, 1.84% gc time, 99.91% compilation time) 0.039976 seconds (21.45 k allocations: 8.131 MiB, 91.19% compilation time) 0.003019 seconds (8.33 k allocations: 6.899 MiB) Test_ammsyn 29.613949 seconds (26.69 M allocations: 1.472 GiB, 2.24% gc time, 99.98% compilation time) 0.947369 seconds (228.77 k allocations: 13.128 MiB, 99.59% compilation time) 0.491570 seconds (139.43 k allocations: 8.802 MiB, 99.13% compilation time) 2.363788 seconds (953.69 k allocations: 57.256 MiB, 7.84% gc time, 99.87% compilation time) 0.004097 seconds (11.75 k allocations: 9.123 MiB) 2.664620 seconds (535.68 k allocations: 29.814 MiB, 99.85% compilation time) 0.000583 seconds (2.05 k allocations: 865.883 KiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 38.586956 seconds (14.62 M allocations: 818.377 MiB, 2.90% gc time, 99.94% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 68.668382 seconds (35.69 M allocations: 1.842 GiB, 2.77% gc time, 99.96% compilation time) 0.490819 seconds (295.77 k allocations: 21.595 MiB, 98.39% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 14.507845 seconds (4.08 M allocations: 238.184 MiB, 99.92% compilation time) 3.856443 seconds (2.14 M allocations: 136.151 MiB, 4.00% gc time, 99.59% compilation time) 1.130760 seconds (259.80 k allocations: 32.876 MiB, 97.27% compilation time) 0.042524 seconds (20.90 k allocations: 5.827 MiB, 91.11% compilation time) ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 ┌ Warning: the iterative algorithm did not converge in 1000 iterations └ @ MatrixEquations ~/.julia/packages/MatrixEquations/iXqtl/src/riccati.jl:2038 0.693617 seconds (378.60 k allocations: 35.281 MiB, 90.54% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 0.983312 seconds (303.52 k allocations: 28.168 MiB, 98.82% compilation time) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 0.010937 seconds (32.30 k allocations: 16.243 MiB) ┌ Warning: Optimal LDP solution has poles near to the boundary of stability domain └ @ DescriptorSystems ~/.julia/packages/DescriptorSystems/7S3aT/src/model_matching.jl:570 6.475128 seconds (3.22 M allocations: 189.914 MiB, 1.34% gc time, 99.74% compilation time) Test_emdsyn FaultDetectionTools.MDMModel Model #1: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -14.0 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 14.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 Model #2: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -7.0 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 7.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 Model #3: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -140.0 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 140.0 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 Model #4: DescriptorSystems.DescriptorStateSpace{Float64, LinearAlgebra.UniformScaling{Bool}, Matrix{Float64}} State matrix A: 1×1 Matrix{Float64}: -0.14 Input matrix B: 1×1 Matrix{Float64}: 1.0 Output matrix C: 1×1 Matrix{Float64}: 0.14 Feedthrough matrix D: 1×1 Matrix{Float64}: 0.0 Continuous-time state-space model. Input groups: Name Channels controls 1:1 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 27 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm7BuildMIERNS_17MachineBasicBlockENS_26MachineInstrBundleIteratorINS_12MachineInstrELb0EEERKNS_10MIMetadataERKNS_11MCInstrDescENS_8RegisterE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: 0x7b) at (unknown file) _ZNK4llvm12X86InstrInfo11copyPhysRegERNS_17MachineBasicBlockENS_26MachineInstrBundleIteratorINS_12MachineInstrELb0EEERKNS_8DebugLocENS_10MCRegisterES9_bbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZNK4llvm15TargetInstrInfo9lowerCopyEPNS_12MachineInstrEPKNS_18TargetRegisterInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_112ExpandPostRA20runOnMachineFunctionERN4llvm15MachineFunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1612 addModule at /source/src/jitlayers.cpp:2093 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3595 _jl_invoke at /source/src/gf.c:4053 [inlined] ijl_apply_generic at /source/src/gf.c:4258 macro expansion at ./timing.jl:645 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:27 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:13 _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_invoke at /source/src/gf.c:4068 jl_toplevel_eval_flex at /source/src/toplevel.c:761 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_55996.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] do_call at /source/src/interpreter.c:123 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:690 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_55996.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] do_call at /source/src/interpreter.c:123 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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_51596.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ea272874249) 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. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 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:457 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_61890.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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 (default) Task 0x00007c57179951e0 Total snapshots: 443. Utilization: 0% ╎443 @Base/task.jl:1137 wait_forever() 442╎ 443 @Base/task.jl:1200 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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:457 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_61890.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 20805647 (Pool: 20805117; Big: 530); GC: 17 [27] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:12 _ZN4llvm10FoldingSetINS_4SCEVEE10NodeEqualsEPKNS_14FoldingSetBaseEPNS3_4NodeERKNS_16FoldingSetNodeIDEjRS8_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm14FoldingSetBase19FindNodeOrInsertPosERKNS_16FoldingSetNodeIDERPvRKNS0_14FoldingSetInfoE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution11getUDivExprEPKNS_4SCEVES3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution15getUDivCeilSCEVEPKNS_4SCEVES3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution16howManyLessThansEPKNS_4SCEVES3_PKNS_4LoopEbbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution24computeExitLimitFromICmpEPKNS_4LoopENS_12CmpPredicateEPKNS_4SCEVES7_bb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution24computeExitLimitFromICmpEPKNS_4LoopEPNS_8ICmpInstEbbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution28computeExitLimitFromCondImplERNS0_14ExitLimitCacheEPKNS_4LoopEPNS_5ValueEbbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution30computeExitLimitFromCondCachedERNS0_14ExitLimitCacheEPKNS_4LoopEPNS_5ValueEbbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution24computeExitLimitFromCondEPKNS_4LoopEPNS_5ValueEbbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution16computeExitLimitEPKNS_4LoopEPNS_10BasicBlockEbb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution25computeBackedgeTakenCountEPKNS_4LoopEb at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution20getBackedgeTakenInfoEPKNS_4LoopE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution11getRangeRefEPKNS_4SCEVENS0_13RangeSignHintEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution28proveNoWrapViaConstantRangesEPKNS_14SCEVAddRecExprE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution24createSimpleAffineAddRecEPNS_7PHINodeEPNS_5ValueES4_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution19createAddRecFromPHIEPNS_7PHINodeE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution16createNodeForPHIEPNS_7PHINodeE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm15ScalarEvolution14createSCEVIterEPNS_5ValueE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm19InductionDescriptor14isInductionPHIEPNS_7PHINodeEPKNS_4LoopEPNS_15ScalarEvolutionERS0_PKNS_4SCEVEPNS_15SmallVectorImplIPNS_11InstructionEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_129CanonicalizeFreezeInLoopsImpl3runEv.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_125CanonicalizeFreezeInLoops9runOnLoopEPN4llvm4LoopERNS1_13LPPassManagerE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13LPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1612 addModule at /source/src/jitlayers.cpp:2093 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3595 _jl_invoke at /source/src/gf.c:4053 [inlined] ijl_apply_generic at /source/src/gf.c:4258 #mddist#59 at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/MDanalysis.jl:548 mddist at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/src/MDanalysis.jl:473 unknown function (ip: 0x7ea21a18e1f6) at (unknown file) _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_apply_generic at /source/src/gf.c:4258 macro expansion at ./timing.jl:645 [inlined] macro expansion at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:27 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] top-level scope at /home/pkgeval/.julia/packages/FaultDetectionTools/ti43N/test/test_emdsyn.jl:13 _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_invoke at /source/src/gf.c:4068 jl_toplevel_eval_flex at /source/src/toplevel.c:761 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_55996.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] do_call at /source/src/interpreter.c:123 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:690 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_eval_module_expr at /source/src/toplevel.c:195 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:657 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_55996.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] do_call at /source/src/interpreter.c:123 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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_51596.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ea272874249) 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) Allocations: 814906535 (Pool: 814900295; Big: 6240); GC: 326 PkgEval terminated after 2735.75s: test duration exceeded the time limit