Package evaluation to test SDPLR on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T18:38:54.713 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.86s ################################################################################ # Installation # Installing SDPLR... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [56161740] + SDPLR v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [6e4b80f9] + BenchmarkTools v1.8.0 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [1a297f60] + FillArrays v1.16.0 [f6369f11] + ForwardDiff v1.3.3 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.5.0 [4076af6c] + JuMP v1.30.0 ⌅ [0b1a1467] + KrylovKit v0.9.5 [5c8ed15e] + LinearOperators v2.13.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [607ca3ad] + LowRankOpt v0.2.1 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.50.1 [d8a4904e] + MutableArithmetics v1.7.1 [a4795742] + NLPModels v0.21.12 [792afdf1] + NLPModelsJuMP v0.13.5 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [65ce6f38] + PackageExtensionCompat v1.0.2 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [56161740] + SDPLR v0.2.1 [ff4d7338] + SolverCore v0.3.10 [276daf66] + SpecialFunctions v2.7.2 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [ec057cc2] + StructUtils v2.8.0 [a759f4b9] + TimerOutputs v0.5.29 [3bb67fe8] + TranscodingStreams v0.11.3 [c4a57d5a] + UnsafeArrays v1.0.9 [409d34a3] + VectorInterface v0.5.0 [6e34b625] + Bzip2_jll v1.0.9+0 [656ef2d0] + OpenBLAS32_jll v0.3.30+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [3a057b76] + SDPLR_jll v100.2.300+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [9abbd945] + Profile 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.13.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.4.0+0 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+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 5.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.5 s ✓ SDPLR_jll 13.8 s ✓ LowRankOpt 12.7 s ✓ SDPLR 3 dependencies successfully precompiled in 30 seconds. 66 already precompiled. Precompilation completed after 57.12s ################################################################################ # Testing # Testing SDPLR Status `/tmp/jl_onWbdk/Project.toml` [607ca3ad] LowRankOpt v0.2.1 [b8f27783] MathOptInterface v1.50.1 [56161740] SDPLR v0.2.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_onWbdk/Manifest.toml` [6e4b80f9] BenchmarkTools v1.8.0 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.3.3 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [4076af6c] JuMP v1.30.0 ⌅ [0b1a1467] KrylovKit v0.9.5 [5c8ed15e] LinearOperators v2.13.0 [2ab3a3ac] LogExpFunctions v0.3.29 [607ca3ad] LowRankOpt v0.2.1 [1914dd2f] MacroTools v0.5.16 [b8f27783] MathOptInterface v1.50.1 [d8a4904e] MutableArithmetics v1.7.1 [a4795742] NLPModels v0.21.12 [792afdf1] NLPModelsJuMP v0.13.5 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [56161740] SDPLR v0.2.1 [ff4d7338] SolverCore v0.3.10 [276daf66] SpecialFunctions v2.7.2 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.0 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [c4a57d5a] UnsafeArrays v1.0.9 [409d34a3] VectorInterface v0.5.0 [6e34b625] Bzip2_jll v1.0.9+0 [656ef2d0] OpenBLAS32_jll v0.3.30+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [3a057b76] SDPLR_jll v100.2.300+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [9abbd945] Profile 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.13.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.4.0+0 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+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... *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 1.36469257e+01 8.2e-01 0 2 5 1.07642773e+01 2.0e-01 0 3 7 1.07522545e+01 6.5e-02 0 4 10 1.11844243e+01 6.0e-02 0 5 45 1.10000290e+01 4.2e-04 0 6 47 1.10000246e+01 2.0e-04 0 7 50 1.10000053e+01 1.2e-04 0 8 54 1.10000002e+01 1.5e-05 0 9 55 1.10000001e+01 5.0e-06 0 =================================================== Test Summary: | Pass Total Time test_Ainfo_entptr_in_mixed_order | 3 3 12.5s Test Summary: | Pass Total Time test_LRO_runtests | 19 19 2m02.0s Test Summary: | Pass Total Time test_RawOptimizerAttribute_PIECES_MAP_nothing | 6 6 0.5s Test Summary: | Pass Total Time test_RawOptimizerAttribute_UnsupportedAttribute | 3 3 1.4s Test Summary: | Pass Total Time test_bounds | 947 947 0.7s DIMACS error measures: 5.01e-06 0.00e+00 0.00e+00 2.22e-03 -1.61e-05 -3.19e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 1 7.66272625e-01 4.9e-01 0 100000 2 1.97275121e+00 4.9e-01 0 =================================================== DIMACS error measures: 4.94e-01 0.00e+00 0.00e+00 3.63e-01 -5.80e-01 -7.32e-03 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 8 2.07645779e+00 1.3e-01 0 100000 9 2.00003197e+00 2.0e-03 0 =================================================== DIMACS error measures: 1.98e-03 0.00e+00 0.00e+00 0.00e+00 1.59e-03 6.37e-03 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 10 2.00000024e+00 3.2e-06 0 =================================================== DIMACS error measures: 3.17e-06 0.00e+00 0.00e+00 2.25e-05 -1.03e-05 -1.79e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 10 2.00000024e+00 3.2e-06 0 =================================================== DIMACS error measures: 3.17e-06 0.00e+00 0.00e+00 2.25e-05 -1.03e-05 -1.79e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 10 2.00000024e+00 3.2e-06 0 =================================================== DIMACS error measures: 3.17e-06 0.00e+00 0.00e+00 2.25e-05 -1.03e-05 -1.79e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 99999 10 2.00000024e+00 3.2e-06 0 =================================================== Test Summary: | Pass Total Time test_continuity_between_solve | 15 15 0.9s Test Summary: | Pass Total Time test_factor | 3 3 8.2s DIMACS error measures: 3.17e-06 0.00e+00 0.00e+00 2.25e-05 -1.03e-05 -1.79e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 10000001 7.66272625e-01 4.9e-01 0 =================================================== DIMACS error measures: 4.91e-01 0.00e+00 0.00e+00 0.00e+00 -2.93e-01 1.63e-02 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 10000000 7.70539159e-01 4.9e-01 0 =================================================== Test Summary: | Pass Total Time test_iter | 8 8 0.1s DIMACS error measures: 4.91e-01 0.00e+00 0.00e+00 0.00e+00 -2.90e-01 1.90e-02 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- =================================================== DIMACS error measures: 5.23e-01 0.00e+00 0.00e+00 0.00e+00 4.09e-01 4.23e-01 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 100000 1 7.70539159e-01 4.9e-01 0 =================================================== Test Summary: | Pass Total Time test_majiter | 8 8 0.0s Test Summary: | Pass Total Time test_maxcut | 12 12 7.7s Test Summary: | Pass Total Time test_runtests | 2755 2755 40m14.6s DIMACS error measures: 4.91e-01 0.00e+00 0.00e+00 0.00e+00 -2.90e-01 1.35e-02 Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. Error(sdplrlib): Got NaN. *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.66272625e-01 4.9e-01 0 2 2 1.97275121e+00 4.9e-01 0 3 8 2.07645779e+00 1.3e-01 0 4 9 2.00003197e+00 2.0e-03 0 5 10 2.00000024e+00 3.2e-06 0 =================================================== Test Summary: | Pass Total Time test_simple_lowrank_MOI_wrapper | 10 10 0.5s DIMACS error measures: 3.17e-06 0.00e+00 0.00e+00 2.25e-05 -1.03e-05 -1.79e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.66272625e-01 4.9e-01 0 2 2 1.97275121e+00 4.9e-01 0 3 8 2.07645779e+00 1.3e-01 0 4 9 2.00003197e+00 2.0e-03 0 5 10 2.00000024e+00 3.2e-06 0 =================================================== Test Summary: | Pass Total Time test_simple_rankone_MOI_wrapper | 9 9 1.2s DIMACS error measures: 3.17e-06 0.00e+00 0.00e+00 2.25e-05 -1.03e-05 -1.79e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.66272625e-01 4.9e-01 0 2 2 1.97275121e+00 4.9e-01 0 3 8 2.07645779e+00 1.3e-01 0 4 9 2.00003197e+00 2.0e-03 0 5 10 2.00000024e+00 3.2e-06 0 =================================================== Test Summary: | Pass Total Time test_simple_sparse_MOI_wrapper | 7 7 0.0s DIMACS error measures: 3.17e-06 0.00e+00 0.00e+00 2.25e-05 -1.03e-05 -1.79e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 3 2.74802674e+00 9.7e-01 0 2 4 6.96519155e+00 7.1e-01 0 3 10 2.02195329e+00 3.5e-01 0 4 15 1.00007025e+00 1.9e-03 0 5 16 1.00002496e+00 5.2e-04 0 6 18 1.00000416e+00 2.5e-04 0 7 20 1.00000015e+00 3.6e-07 0 =================================================== Test Summary: | Pass Total Time test_solve_conic_PositiveSemidefinite_RankOne_polynomial | 6 6 3.2s DIMACS error measures: 3.63e-07 0.00e+00 0.00e+00 2.27e-05 -1.32e-05 -3.24e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.53362394e-01 5.0e-01 0 2 6 2.28766616e+00 1.9e-01 0 3 7 2.00000322e+00 4.3e-04 0 4 8 2.00000016e+00 1.7e-06 0 =================================================== Test Summary: | Pass Total Time test_solve_simple_lowrank_with_sdplrlib | 5 5 0.5s DIMACS error measures: 1.74e-06 0.00e+00 0.00e+00 2.74e-05 -1.22e-05 -2.19e-05 *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 7.53362394e-01 5.0e-01 0 2 6 2.28766616e+00 1.9e-01 0 3 7 2.00000322e+00 4.3e-04 0 4 8 2.00000016e+00 1.7e-06 0 =================================================== Test Summary: | Pass Total Time test_solve_simple_sparse_with_sdplrlib | 5 5 0.1s *** SDPLR 1.03-beta *** =================================================== major minor val infeas time --------------------------------------------------- 1 1 6.18647561e+00 9.4e+00 0 2 46 -4.23752314e+01 1.9e+00 0 3 49 -4.24959038e+01 1.5e+00 0 4 59 -4.20070935e+01 1.6e+00 0 5 78 -3.92538422e+01 9.7e-01 0 6 88 -3.61345489e+01 9.2e-01 0 7 595 -4.07855655e+01 8.1e-02 0 8 652 -4.07629640e+01 2.5e-02 0 9 1095 -4.08188902e+01 1.4e-03 0 10 1171 -4.08189907e+01 3.0e-04 0 11 1229 -4.08189997e+01 8.4e-05 0 12 1319 -4.08190110e+01 1.7e-05 0 13 1346 -4.08190113e+01 9.8e-06 0 =================================================== DIMACS error measures: 9.77e-06 0.00e+00 0.00e+00 (n/a) -2.29e-05 -9.90e-06 Test Summary: | Total Time test_solve_vibra_with_sdplr_executable | 0 0.4s test_solve_vibra_with_sdplrlib: Error During Test at /home/pkgeval/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:504 Got exception outside of a @test UndefVarError: `blksz` not defined in `Main.TestSDPLR` The binding may be too new: running in world age 41129, while current world is 41138. Stacktrace: [1] test_solve_vibra_with_sdplrlib() @ Main.TestSDPLR ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:454 [2] get(val::Base.ScopedValues.ScopedValue{Test.AbstractTestSet}) @ Base.ScopedValues ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:505 [inlined] [3] get_testset() @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] runtests() @ Main.TestSDPLR ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:505 [5] top-level scope @ ~/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:514 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [7] top-level scope @ none:6 [8] eval(m::Module, e::Any) @ Core ./boot.jl:517 [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [10] _start() @ Base ./client.jl:593 Test Summary: | Error Total Time test_solve_vibra_with_sdplrlib | 1 1 6.1s RNG of the outermost testset: Random.Xoshiro(0xc142fa0080ce9a6a, 0xe24ada907dec6b2d, 0x60dc1b5f7e334b37, 0x2c78c1a2e53ff9f5, 0x83bd5e03b65429b7) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SDPLR/Ihc1H/test/runtests.jl:514 DIMACS error measures: 1.74e-06 0.00e+00 0.00e+00 2.74e-05 -1.22e-05 -2.19e-05 Testing failed after 2605.02s ERROR: LoadError: ====================================================================================== 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 1 of 1 signal (10): User defined signal 1 _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91:41 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:977:12 operator() at /source/src/jitlayers.cpp:1276:17 operator() at /source/src/jitlayers.cpp:1413:12 [inlined] optimizeModule at /source/src/jitlayers.cpp:2340:18 materialize at /source/src/jitlayers.cpp:883:31 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) process_tasks at /source/src/julia-task-dispatcher.h:396:15 dispatch at /source/src/julia-task-dispatcher.h:356:20 _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2046:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:496:39 jl_compile_method_internal at /source/src/gf.c:3652:27 _jl_invoke at /source/src/gf.c:4105:16 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 #showerror#853 at ./errorshow.jl:117:18 showerror at ./errorshow.jl:115:17 unknown function (ip: 0x7eee0bb9c14c) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 show_exception_stack at ./errorshow.jl:1114:49 display_error at ./client.jl:118:15 unknown function (ip: 0x7eee0bb96146) at (unknown file) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 display_error at ./client.jl:121:3 jfptr_display_error_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:910:23 exec_options at ./client.jl:355:580 _start at ./client.jl:593:36 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113:23 [inlined] ijl_apply_generic at /source/src/gf.c:4339:12 jl_apply at /source/src/julia.h:2327:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7eee21f16249) 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 ============================================================== Package SDPLR errored during testing Stacktrace: ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007eee077fc010 Total snapshots: 106. Utilization: 100% ╎92 @Base/client.jl:593 _start() ╎ 92 @Base/client.jl:355 exec_options(opts::Base.JLOptions) ╎ 92 @Base/client.jl:121 display_error(stack::Base.ExceptionStack) ╎ 92 @Base/client.jl:118 display_error(io::Base.PipeEndpoint, stack::Base… ╎ 92 @Base/errorshow.jl:1114 show_exception_stack(io::IOContext{Base.Pip… ╎ 92 @Base/errorshow.jl:115 kwcall(::@NamedTuple{backtrace::Bool}, ::ty… 92╎ ╎ 92 @Base/errorshow.jl:117 showerror(io::IOContext{Base.PipeEndpoint}… [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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval terminated after 2714.04s: test duration exceeded the time limit