Package evaluation to test PartitionedStructures on Julia 1.14.0-DEV.50 (b60d1db399*) started at 2025-11-09T15:04:17.114 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.7s ################################################################################ # Installation # Installing PartitionedStructures... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a6683cb1] + PartitionedStructures v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [92d709cd] + IrrationalConstants v0.2.6 [5c8ed15e] + LinearOperators v2.11.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [a6683cb1] + PartitionedStructures v0.1.6 [ae029012] + Requires v1.3.1 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 ⌅ [2913bbd2] + StatsBase v0.33.21 [a759f4b9] + TimerOutputs v0.5.29 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.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.15.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 4.27s ################################################################################ # 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 8656.2 ms ✓ StatsBase 4944.5 ms ✓ PartitionedStructures 2 dependencies successfully precompiled in 14 seconds. 31 already precompiled. Precompilation completed after 28.62s ################################################################################ # Testing # Testing PartitionedStructures Status `/tmp/jl_yfyPpi/Project.toml` [5c8ed15e] LinearOperators v2.11.0 [a6683cb1] PartitionedStructures v0.1.6 ⌅ [2913bbd2] StatsBase v0.33.21 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_yfyPpi/Manifest.toml` [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [92d709cd] IrrationalConstants v0.2.6 [5c8ed15e] LinearOperators v2.11.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [a6683cb1] PartitionedStructures v0.1.6 [ae029012] Requires v1.3.1 [a2af1166] SortingAlgorithms v1.2.2 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 ⌅ [2913bbd2] StatsBase v0.33.21 [a759f4b9] TimerOutputs v0.5.29 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [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.15.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 Test ev getter/setter | 2 2 7.8s Test Summary: | Pass Total Time Test ev min/max indices | 80 80 0.7s Test Summary: | Pass Total Time interface SparseVector | 4 4 2.6s Test Summary: | Pass Total Time Base.methods | 3 3 0.9s Test Summary: | Pass Total Time first test | 1 1 0.5s Test Summary: | Pass Total Time test k-chained et build_v! | 1 1 0.4s Test Summary: | Pass Total Time test fonction création epv | 2 2 0.7s Test Summary: | Pass Total Time test similar et copy | 3 3 0.5s Test Summary: | Total Time pv PartiallySeparableNLPModels | 0 0.2s Test Summary: | Pass Total Time set_epv | 3 3 0.3s Test Summary: | Pass Total Time methods | 370 370 3.6s Test Summary: | Pass Total Time Allocations partitioned vectors | 3 3 0.5s Test Summary: | Pass Total Time Base.methods (PartitionedVectors.jl) | 5 5 1.0s Test Summary: | Pass Total Time utilities functions for PartitonedVectors.jl | 2 2 0.5s Test Summary: | Pass Total Time partitioned vector methods | 6 6 0.9s Test Summary: | Pass Total Time dynamical safeguard | 1 1 0.5s Test Summary: | Pass Total Time eem | 4 4 1.3s Test Summary: | Pass Total Time Counters | 12 12 0.1s Test Summary: | Pass Total Time set_nie! | 2 2 0.0s Test Summary: | Pass Total Time elo LBFGS | 6 6 3.2s Test Summary: | Pass Total Time elo LSR1 | 6 6 1.6s Test Summary: | Pass Total Time first tests on epm | 7 7 3.7s Test Summary: | Pass Total Time Partitioned Matrices | 19 19 2.4s Test Summary: | Pass Total Time Generate partitioned matrices | 3 3 1.6s Test Summary: | Pass Total Time Allocation partitioned matrices (dense) | 4 4 4.9s Test Summary: | Total Time Matrix and SparseMatrix with linear element matrices | 0 0.1s Test Summary: | Pass Total Time test elemental element linear-operator matrix | 32 32 6.7s Test Summary: | Pass Total Time test elemental partitioned linear-operator matrix (PBFGS operator) | 8 8 15.1s Test Summary: | Pass Total Time test elemental partitioned linear-operator matrix (PLSR1 operator) | 7 7 5.4s Test Summary: | Pass Total Time PL-BFGS-SR1 matrices | 7 7 4.0s Test Summary: | Pass Total Time eplo_bfgs PartiallySeparableNLPModels | 6 6 3.1s Test Summary: | Pass Total Time eplo_sr1 PartiallySeparableNLPModels | 6 6 4.2s Test Summary: | Pass Total Time eplo_se PartiallySeparableNLPModels | 6 6 1.3s Test Summary: | Pass Total Time plo_lbfgs | 3 3 0.5s Test Summary: | Pass Total Time plo_lsr1 | 3 3 0.5s Test Summary: | Pass Total Time plo_l_bfgs-sr1 | 3 3 0.7s Test Summary: | Pass Total Time spm | 1 1 0.1s Test Summary: | Total Time Matrix and SparseMatrix with linear element matrices (LinearOperators) | 0 0.0s Test Summary: | Pass Total Time PLQN from vec + mem | 15 15 0.5s Test Summary: | Pass Total Time test utils | 25 25 3.9s Test Summary: | Pass Total Time Creation of instances | 13 13 1.4s Test Summary: | Total Time Matrix interface | 0 0.1s Test Summary: | Total Time SparseMatrixCSC | 0 0.0s Test Summary: | Pass Total Time Test Link | 13 13 1.7s Test Summary: | Pass Total Time mul_epm_epv with linear_vector | 18 18 0.0s ┌ Error: different partitioned structures between epm_B and epv_y └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:57 ┌ Error: different partitioned structures between epm_B and epv_s └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:59 ┌ Error: different partitioned structures between epm_B and epv_y └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:122 ┌ Error: different partitioned structures between epm_B and epv_s └ @ PartitionedStructures.PartitionedQuasiNewton ~/.julia/packages/PartitionedStructures/kFXCm/src/methods/PartitionedQuasiNewton.jl:124 Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-13.540320950381812, -5.150259184791423, -0.6799302836344866, 0.06766833161140098, 0.4886421831044397, 0.8041909160243621, 0.9497046950476085, 1.269173700632347, 1.4318527358670632, 1.6911215576012861 … 5.378828582989062, 5.505809140435812, 5.676857909714652, 5.8858010146898625, 6.054512441140465, 6.814069463308984, 7.544681065557338, 13.848640023281451, 56.809825660188686, 97.5026129025049]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.7017295904083731, -1.5995617987713133, -1.3528084385614885, -1.2648512258085507, -1.0391544298915714, -0.8104241596418218, -0.5833354378846481, -0.4384908484527944, -0.3602862890827292, -0.24307327275512106 … 2.556827423349749, 2.784472668772471, 3.1990032636065946, 3.2924446712144753, 3.4089271068819142, 3.696023539873481, 4.065837729776572, 4.528353562643667, 4.7535362012807685, 5.514251952478915]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.6709561582196812, -1.3512209171942866, -0.8112974208094168, -0.6876010700737629, -0.4284125301264603, -0.35839721713892725, -0.17530870695288603, -0.1584735536882915, 0.06365695769509717, 0.06365695769509794 … 0.3404096755867082, 0.571567636176503, 1.9464046574384968, 2.5355382342029373, 2.657757876944539, 2.9336325263715364, 3.8454500748461613, 4.284104257058512, 4.434609039161827, 5.899211573188513]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.093501494853998, -0.543220673122694, 0.4963847967473592, 0.9976922965778043, 0.9976922965778044, 0.9976922965778048, 0.9976922965778051, 0.9976922965778063, 0.9976922965778066, 1.012013059697443 … 1.9953845931556085, 1.9953845931556087, 1.9953845931556093, 1.9953845931556093, 2.0034062271043394, 2.0140799570240464, 2.0383029562191175, 2.889172073928789, 7.665469611224799, 11.028298838576953]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.6893015320800262, -1.2126450148574097, -0.9401693293720148, -0.29429223524539916, 0.20131410148963252, 0.49770799035542007, 0.8176323426134554, 0.8176323426134559, 0.8176323426134562, 0.8176323426134563 … 1.5423145030401795, 1.623198878754023, 1.6452900580027903, 1.6844048351836778, 3.5418013767852408, 3.7661357958565875, 4.371898352847998, 5.06346958550149, 6.080765371833436, 7.208195777374734]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.5759005330489666, -1.9572469316690717, -0.8324035692936973, 0.038053928050349344, 0.038053928050349656, 0.03805392805034983, 0.03805392805035002, 0.0380539280503501, 0.038053928050350114, 0.038053928050350405 … 0.07327917562831873, 0.07610785610069946, 0.07610785610069978, 0.07610785610070016, 0.15910877383398705, 0.26020484289999996, 0.3186624205268107, 2.783198209432656, 6.814601988871411, 11.426540672475594]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.2304248200086576, -2.5582695622449454, -2.342367479807965, -2.066718556443861, -1.809064659249957, -1.4308618422280155, -1.328670436219105, -0.9410396830582398, -0.6613106992966192, -0.48047495141948043 … 3.998009477663061, 4.059969391316038, 4.482914440798062, 4.580847575946206, 5.482901227807276, 5.566676782682577, 6.053930335042545, 6.3153635899229705, 6.936678704126908, 6.996250575237808]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.4015032266289496, -0.36895012044273523, -0.3421252228596487, -0.30213049321973384, -0.20580791248858407, -0.18633234812151206, -0.13786724149567034, -0.13463990004125667, -0.05990279975876228, -0.05212611570113004 … 3.945473955406331, 4.27831166340805, 4.408694448096876, 4.434963606131841, 4.834868905296848, 5.309968303825652, 5.571954910153274, 6.330445229161568, 6.574319445917446, 6.952753280437343]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.88926501930581, -1.2298589728181872, -0.846803319860816, -0.6270319089325628, -0.35367286037104134, 0.17694569380791764, 0.17694569380791786, 0.17694569380791791, 0.17694569380791794, 0.17694569380791808 … 0.219972383748065, 0.25464615108553545, 0.2735767067239523, 0.33563140017515897, 0.44007996752158984, 3.056577426761654, 3.1545341308483112, 3.8506274701228858, 4.238264661268749, 4.980797956477313]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.3009251665608469, 0.9141233285564319, 1.4893636146128113, 2.476255644661141, 2.5390314917801553, 3.02428367392578, 3.181968100918526, 3.416798316722157, 3.434744190897293, 3.5581819621328994 … 14.679748753567395, 14.812033380214595, 15.4694376486182, 16.734011133071743, 17.814472619424485, 19.320828094132402, 19.521527476613514, 19.983741209159298, 20.163305005567054, 24.51405969129499]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.2163243777196306, -0.9808177284273832, -0.7250840816433749, -0.260427030133205, -0.07273512519357345, 0.00905621653838588, 0.229466828003471, 0.2503370970273537, 0.26918231202180987, 0.28591290417282283, 0.38122271366152527, 0.4670306538669325, 0.4703013723534865, 0.5036277149317583, 1.0685428752266097, 1.5684564304465658, 2.17306031782724, 2.8024800554500415, 3.7447622158018525, 4.374216621673033]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.40815960545654373, -0.19558542171824642, 0.02581817507029488, 0.10491935377206807, 0.413944502347707, 0.44044452984435983, 0.49927480527804224, 0.6040443999472418, 0.6132967705116759, 0.6398653615707253 … 0.9092363739382568, 1.9865943405482014, 2.1024886509270084, 2.433309072807305, 2.679770052577931, 3.0288657750274037, 3.2759542942190407, 3.442766606339985, 3.9310209651108385, 4.192017428860083]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-1.4129585236729427, -1.1117315101481064, -1.0478822204712372, -1.0040411123998372, -0.8862550016085338, -0.8535711742459918, -0.7826601416931193, -0.7618700131164357, -0.6793941449622168, -0.5517871524162017 … 2.8592204833454593, 2.9857019472021156, 3.0437035219833493, 3.10245800136401, 3.1789397466630946, 3.269833335245039, 3.480483761847563, 3.5472110294225647, 3.688790487388662, 4.677577127095693]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-4.64764027067036, -2.97540250775173, -1.0110089638148314, -0.558474334675421, 0.4573227808255248, 0.45732278082552535, 0.45732278082552574, 0.457322780825526, 0.45732278082552624, 0.45732278082552635 … 1.3719683424765787, 1.3719683424765792, 1.373483943402351, 1.3937715076227941, 1.5058236571420958, 1.5600597490534118, 3.429087451637101, 3.765221370318534, 13.281832657685987, 25.884543801939003]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.422756501217588, -2.5113400381316464, -1.3283975161095398, -0.38865335860177086, 0.13810542127334213, 0.6310732270311888, 0.6310732270311895, 0.63107322703119, 0.6310732270311906, 0.6310732270311907 … 1.2653688410673858, 1.3039291167401321, 1.3294790239355185, 1.3414754571401648, 1.390678334868645, 3.89419723844244, 5.176105290763383, 7.230366934455363, 8.893075115621548, 11.389918201608259]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.7938449167283659, -0.4061240498133443, -0.3177401214910559, -0.31486001534294206, -0.26516284614870816, -0.25313687096740833, -0.18456691358965166, -0.14888520834219798, -0.11083543825452871, -0.032582652640298006 … 3.1431206825874334, 3.5106522152975215, 3.703781740330886, 3.7876271034462357, 3.8309418771295354, 4.330798271432931, 4.489400108576223, 4.567880362740751, 4.749465576062296, 5.231549007599305]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-0.30825999923561614, 0.12904965961067028, 0.3394550662892549, 0.37053678581809374, 0.5387489548053428, 0.6159107654650807, 0.6519288968050682, 0.7016817747477871, 0.7391078245815712, 0.8739936848807931 … 1.8526586126574884, 2.1091822096861508, 2.2819705201945, 2.379770853367752, 3.1440531879631957, 3.2890005281427612, 3.9686241922390115, 4.20659814316346, 4.844653669867246, 7.363267795650879]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-5.395059294423723, -4.138992360803451, -3.4337910820864033, -2.1547737489397933, -1.0841901602937596, -0.5390101979476744, 0.05604855364938355, 0.7115090310764497, 0.7115090310764504, 0.7115090310764507 … 1.5050330334745643, 1.5250733442204643, 1.6223256443033702, 6.779967173449894, 7.837495412139581, 8.682781752867294, 10.77102479430342, 11.940725547490448, 13.946857292506689, 15.686358627426424]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-2.4839462304216324, -1.0553265901981277, -0.8304677444175373, -0.4552465656097294, 0.02210849795332273, 0.3403919183982375, 0.347522474604356, 0.4718549675500877, 0.5944019338058402, 0.6726024290218112 … 1.4546987843549493, 1.6181871369723841, 1.7394023340449696, 2.145734798277849, 2.2472635080103576, 2.964827507539458, 5.712838462295029, 9.46521841932167, 12.16609550478069, 15.930916867090923]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.5440589410316417, -2.5438063814433005, -1.5529805713950997, 0.9557110071098243, 0.9557110071098244, 0.9557110071098249, 0.9557110071098254, 0.9557110071098254, 0.9557110071098258, 0.9557110071098258 … 0.9620455068237814, 0.9627007725318861, 0.9643772392221892, 1.3351083523207523, 1.4445957428125538, 1.9077290244150302, 1.9121656034554508, 7.2344080143232965, 9.059193585402918, 10.553490237910408]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-8.765946504336283, -4.83640389680553, -2.2853760306775026, 0.02014615519311034, 0.02014615519311159, 0.02014615519311164, 0.020146155193111984, 0.020146155193112105, 0.020146155193112286, 0.02014615519311234 … 0.040292310386225785, 0.040292310386226105, 0.040292310386226604, 0.04029231038622706, 0.04090434128990884, 0.04789710871325292, 0.05652396915569846, 7.937167055620856, 11.766284526436786, 15.042189704483377]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkuplofinite(A::Matrix{Float64}, uplo::Char) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:118 [2] syevr!(jobz::Char, range::Char, uplo::Char, A::Matrix{Float64}, vl::Float64, vu::Float64, il::Int64, iu::Int64, abstol::Float64) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:5393 [3] #eigvals!#257 @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/symmetriceigen.jl:133 [inlined] [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/symmetriceigen.jl:127 [inlined] [5] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:311 [6] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [7] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [8] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-10.148748467221633, -2.0101958801079767, 0.20552251637191943, 0.7451466008158957, 1.0040539945143494, 1.2996068295252066, 1.6060120354935121, 2.155919192299176, 2.567027955918313, 2.981454198190021 … 10.456144175950731, 10.648031527659311, 10.819694108916517, 12.289233178069008, 12.998839337541073, 17.47999922666788, 37.60838856260686, 54.143028758220204, 65.3952378722577, 99.32105628081055]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-6.563734213421073, -3.7118866671294732, -1.037786171605853, -0.3843054411483419, 0.11565713501469739, 0.28354941669561945, 0.39120969714684345, 0.4664616109969073, 0.7275403355054104, 0.7669958210086351 … 3.431780775424914, 3.646122989726003, 3.9891986705843427, 4.069886846337948, 4.787121819436769, 5.446078829105102, 6.967546166487871, 18.10594508672186, 43.34502997684828, 62.28373182083348]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-3.4324846486361915, -3.047073289034575, -2.6662597783621576, -1.7573993564615942, -1.3689261832781447, -1.2502980000067416, -1.1202532222364114, -0.9106657634512101, 0.06121571349318143, 0.06121571349318154 … 0.3297734075084606, 0.3405337899454318, 1.069227710691592, 1.6923577821495228, 2.538026647296334, 3.9774163135429443, 7.144387129396667, 10.265236946181872, 10.910435350828458, 12.950189000642695]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-6.147415356812868, -3.842139551642781, -1.2060037330400017, 0.8766434612741237, 0.8766434612741247, 0.8766434612741252, 0.8766434612741255, 0.8766434612741256, 0.8766434612741262, 0.8766434612741262 … 1.7527767620790606, 1.7532869225482535, 1.7532869225482541, 1.7532869225482557, 1.7542606879086877, 1.7644033394608662, 1.7762733899920613, 9.757098945775905, 11.470059243962547, 15.076334745123342]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-8.945778991684978, -7.041519344790261, -6.081790601273222, -4.3105674119140085, -3.139096827275506, -1.4707066660346462, 0.0778155643434777, 0.07781556434347937, 0.07781556434347958, 0.07781556434347961 … 0.35392760550120295, 0.38329424300937626, 0.39876768358364956, 0.4326090377526679, 4.300403740325422, 4.966836302057903, 8.009969105440836, 16.479287479833893, 26.3722951519747, 36.827242895455996]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Error During Test at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Test threw exception Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) ArgumentError: matrix contains Infs or NaNs Stacktrace: [1] chkfinite @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:105 [inlined] [2] geevx!(balanc::Char, jobvl::Char, jobvr::Char, sense::Char, A::Matrix{Float64}) @ LinearAlgebra.LAPACK /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/lapack.jl:2129 [3] eigvals!(A::Matrix{Float64}; permute::Bool, scale::Bool, sortby::Function) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:312 [4] eigvals! @ /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:310 [inlined] [5] eigvals(A::Matrix{Float64}) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.14/LinearAlgebra/src/eigen.jl:345 [6] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-5.085776406712512, -3.6465274790907483, -2.2657091400536213, -0.8783760374377579, -0.40187331423318473, 0.41544260533328375, 0.41544260533328414, 0.4154426053332851, 0.4154426053332852, 0.41544260533328525 … 0.8727630271826027, 0.8864412122086271, 0.9024743475367801, 0.9428335188758006, 0.9654242270075497, 4.613144504563935, 5.709526633163107, 9.297459771573497, 13.62649492751423, 15.614835327707235]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Convexity preservation test of PBFGS_update: Test Failed at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 Expression: mapreduce((x->begin #= /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 =# x > 0 end), my_and, eigvals(Matrix(epm_B11))) Evaluated: mapreduce(var"#116#117"(), PartitionedStructures.Utils.var"#2#3"(), [-19.41913765511224, -7.658998616147031, -0.7952694160068092, 0.13780550800483699, 0.583359904201637, 0.9109884179199116, 1.235966042708053, 1.536383680113314, 1.8225568887335082, 2.027545700241471 … 7.7290076981160585, 7.857413768215874, 7.959416743003884, 8.02279189311795, 8.478781197801323, 9.116006321992254, 10.577236533275412, 11.982509918124808, 53.1071137604158, 126.97756416320163]) Stacktrace: [1] top-level scope @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:28 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [5] macro expansion @ ~/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] Test Summary: | Pass Fail Error Total Time PQN updates | 9 28 22 59 9.4s Convexity preservation test of PBFGS_update | 28 22 50 8.2s PSC update | 1 1 0.2s RNG of the outermost testset: Random.Xoshiro(0x4b84a9cc6d1dcac9, 0xf6b292efd65e8883, 0x3addd68079e9b95e, 0xcc7dd00d78923083, 0xed62437c9dc956bd) ERROR: LoadError: Some tests did not pass: 9 passed, 28 failed, 22 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/partitionedQuasiNewton.jl:7 in expression starting at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/others/_include.jl:4 in expression starting at /home/pkgeval/.julia/packages/PartitionedStructures/kFXCm/test/runtests.jl:7 Testing failed after 117.67s ERROR: LoadError: Package PartitionedStructures 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 176.26s: package tests unexpectedly errored