Package evaluation to test ADNLPModels on Julia 1.14.0-DEV.1741 (f7ebeb5678*) started at 2026-02-19T16:38:24.958 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.64s ################################################################################ # Installation # Installing ADNLPModels... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [54578032] + ADNLPModels v0.8.13 Updating `~/.julia/environments/v1.14/Manifest.toml` [54578032] + ADNLPModels v0.8.13 [47edcb42] + ADTypes v1.21.0 [d360d2e6] + ChainRulesCore v1.26.0 [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.2 [069b7b12] + FunctionWrappers v1.1.3 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [5c8ed15e] + LinearOperators v2.12.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [a4795742] + NLPModels v0.21.9 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [37e2e3b7] + ReverseDiff v1.16.2 [9f842d2f] + SparseConnectivityTracer v1.2.1 [0a514795] + SparseMatrixColorings v0.4.23 [276daf66] + SpecialFunctions v2.7.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [a759f4b9] + TimerOutputs v0.5.29 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/B6c9D/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling packages... 1926.0 ms ✓ ManualNLPModels 1547.3 ms ✓ LinearOperators → LinearOperatorsChainRulesCoreExt 1899.4 ms ✓ SparseConnectivityTracer → SparseConnectivityTracerChainRulesCoreExt 3508.1 ms ✓ SparseConnectivityTracer → SparseConnectivityTracerSpecialFunctionsExt 37938.1 ms ✓ ReverseDiff 15193.2 ms ✓ ADNLPModels 6 dependencies successfully precompiled in 62 seconds. 62 already precompiled. Precompilation completed after 84.45s ################################################################################ # Testing # Testing ADNLPModels Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_dHDcfK/Project.toml` [54578032] + ADNLPModels v0.8.13 ⌅ [f6369f11] ↓ ForwardDiff v1.3.2 ⇒ v0.10.39 ⌅ [30dfa513] + ManualNLPModels v0.1.6 [e01155f1] + NLPModelsModifiers v0.7.3 [7998695d] + NLPModelsTest v0.10.7 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_dHDcfK/Manifest.toml` [54578032] + ADNLPModels v0.8.13 [1a297f60] + FillArrays v1.16.0 ⌅ [f6369f11] ↓ ForwardDiff v1.3.2 ⇒ v0.10.39 ⌅ [30dfa513] + ManualNLPModels v0.1.6 [e01155f1] + NLPModelsModifiers v0.7.3 [7998695d] + NLPModelsTest v0.10.7 [ae029012] + Requires v1.3.1 [9f842d2f] + SparseConnectivityTracer v1.2.1 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] ~ Test ⇒ v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_dHDcfK/Project.toml` [54578032] ADNLPModels v0.8.13 ⌅ [f6369f11] ForwardDiff v0.10.39 ⌅ [30dfa513] ManualNLPModels v0.1.6 [a4795742] NLPModels v0.21.9 [e01155f1] NLPModelsModifiers v0.7.3 [7998695d] NLPModelsTest v0.10.7 [37e2e3b7] ReverseDiff v1.16.2 [0a514795] SparseMatrixColorings v0.4.23 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_dHDcfK/Manifest.toml` [54578032] ADNLPModels v0.8.13 [47edcb42] ADTypes v1.21.0 [d360d2e6] ChainRulesCore v1.26.0 [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 v0.10.39 [069b7b12] FunctionWrappers v1.1.3 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [5c8ed15e] LinearOperators v2.12.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 ⌅ [30dfa513] ManualNLPModels v0.1.6 [a4795742] NLPModels v0.21.9 [e01155f1] NLPModelsModifiers v0.7.3 [7998695d] NLPModelsTest v0.10.7 [77ba4419] NaNMath v1.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [9f842d2f] SparseConnectivityTracer v1.2.1 [0a514795] SparseMatrixColorings v0.4.23 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.29 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [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.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+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 sparsity pattern of Jacobian and Hessian | 3 3 6.2s Test Summary: | Pass Total Time Test using a NLPModel instead of AD-backend | 461 461 2m34.2s Test Summary: | Pass Total Time Sparse Jacobian | 56 56 47.1s Test Summary: | Pass Total Time Sparse Hessian | 196 196 3m31.0s Test Summary: | Total Time Basic NLP tests using zygote | 0 0.0s Test Summary: | Pass Total Time Basic NLP tests using default | 50 50 35.7s Test Summary: | Pass Total Time Basic NLP tests using generic | 50 50 0.9s Test Summary: | Total Time Basic NLP tests using enzyme | 0 0.0s Test Summary: | Pass Total Time Basic NLP tests using optimized | 50 50 12.6s Test Summary: | Total Time Checking NLPModelsTest (NLP) tests with zygote | 0 0.0s ====================================================================================== 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 31 running 1 of 1 signal (10): User defined signal 1 gc_sweep_page at /source/src/gc-stock.c:925 gc_sweep_pool_page at /source/src/gc-stock.c:995 [inlined] gc_sweep_pool_parallel at /source/src/gc-stock.c:1291 gc_sweep_pool at /source/src/gc-stock.c:1415 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3202 ijl_gc_collect at /source/src/gc-stock.c:3510 maybe_collect at /source/src/gc-stock.c:356 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:733 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:791 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:805 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:615 [inlined] array_new_memory at ./array.jl:1101 [inlined] _growend_internal! at ./array.jl:1181 _growend! at ./array.jl:1205 [inlined] append! at ./array.jl:1411 [inlined] cfg_inline_item! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:161 batch_inline! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:630 ssa_inlining_pass! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:79 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_88606.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_91674.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4576 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1343 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:861 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:177 jfptr_handle1_83011.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1206 jfptr_doworkloop_34614.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4560 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1532 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1715 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1724 jfptr_typeinf_ext_toplevel_89828.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4317 #hprod!#331 at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/src/nlp.jl:727 hprod! at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/src/nlp.jl:716 [inlined] #hprod#20 at /home/pkgeval/.julia/packages/NLPModels/W8p08/src/nlp/api.jl:1208 [inlined] hprod at /home/pkgeval/.julia/packages/NLPModels/W8p08/src/nlp/api.jl:1200 unknown function (ip: 0x7fb0ae7c050b) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:779 [inlined] macro expansion at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/view-subarray.jl:138 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] #view_subarray_nlp#312 at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/view-subarray.jl:10 view_subarray_nlp at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/view-subarray.jl:8 unknown function (ip: 0x7fb0ae78c336) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/nlp/nlpmodelstest.jl:23 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] macro expansion at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/nlp/nlpmodelstest.jl:23 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] nlp_nlpmodelstest at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/nlp/nlpmodelstest.jl:2 unknown function (ip: 0x7fb0aeb6e482) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/runtests.jl:88 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] top-level scope at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/runtests.jl:2349 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_invoke at /source/src/gf.c:4127 ijl_eval_thunk at /source/src/toplevel.c:757 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_61113.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_32581.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7fb0fff21249) 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 ============================================================== Test Summary: | Pass Total Time ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70078.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007fb0e59fc010 Total snapshots: 1. Utilization: 100% ╎1 @Base/client.jl:585 _start() ╎ 1 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 1 @Base/Base.jl:325 (::Base.IncludeInto)(fname::String) ╎ 1 @Base/Base.jl:324 include(mapexpr::Function, mod::Module, _path::Strin… ╎ 1 @Base/loading.jl:3190 _include(mapexpr::Function, mod::Module, _path:… ╎ ╎ 1 @Base/loading.jl:3130 include_string(mapexpr::typeof(identity), mod:… ╎ ╎ 1 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 1 …rE/test/runtests.jl:2349 top-level scope ╎ ╎ 1 @Test/src/Test.jl:2325 macro expansion ╎ ╎ 1 …rE/test/runtests.jl:88 macro expansion ╎ ╎ ╎ 1 …lp/nlpmodelstest.jl:2 nlp_nlpmodelstest(backend::Symbol) ╎ ╎ ╎ 1 @Test/src/Test.jl:2325 macro expansion ╎ ╎ ╎ 1 …p/nlpmodelstest.jl:23 macro expansion ╎ ╎ ╎ 1 @Test/src/Test.jl:2244 macro expansion ╎ ╎ ╎ 1 …/nlpmodelstest.jl:23 macro expansion ╎ ╎ ╎ ╎ 1 @NLPModelsTest/….jl:8 kwcall(::@NamedTuple{exclude::Vector… ╎ ╎ ╎ ╎ 1 @NLPModelsTest/…jl:10 view_subarray_nlp(nlp::ADNLPModel{F… ╎ ╎ ╎ ╎ 1 @Test/…rc/Test.jl:2244 macro expansion ╎ ╎ ╎ ╎ 1 @NLPModelsTest/…l:142 macro expansion ╎ ╎ ╎ ╎ 1 @ADNLPModels/….jl:716 hprod!(nlp::ADNLPModel{Float64, … ╎ ╎ ╎ ╎ ╎ 1 @ADNLPModels/…jl:727 hprod!(nlp::ADNLPModel{Float64, … Checking NLPModelsTest (NLP) tests with default | 13382 13382 35m01.1s ┌ 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 0x000078e996d52680 Total snapshots: 344. Utilization: 0% ╎344 @Base/task.jl:1168 wait_forever() 343╎ 344 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_70078.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 16725171 (Pool: 16724508; Big: 663); GC: 14 [31] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/runtests.jl:84 jl_is_concrete_type at /source/src/julia.h:1824 [inlined] jl_type_equality_is_identity at /source/src/jltypes.c:1363 obviously_unequal at /source/src/subtype.c:461 ijl_types_equal at /source/src/subtype.c:2328 jl_specializations_get_linfo_ at /source/src/gf.c:236 cache_method at /source/src/gf.c:1671 ml_matches at /source/src/gf.c:5159 ml_matches at /source/src/gf.c:4851 [inlined] ijl_matching_methods at /source/src/gf.c:3238 [inlined] ijl_matching_methods at /source/src/gf.c:3225 _methods_by_ftype at ./runtime_internals.jl:1603 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:97 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] #findall#7 at ./../usr/share/julia/Compiler/src/methodtable.jl:105 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:102 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:376 #find_method_matches#131 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:332 [inlined] abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:119 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2822 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2932 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2925 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3085 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3103 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3467 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3866 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3823 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4377 jfptr_typeinf_local_90320.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4569 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1532 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1715 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1724 jfptr_typeinf_ext_toplevel_89828.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4112 [inlined] ijl_apply_generic at /source/src/gf.c:4317 gradient at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/gradient.jl:17 #Hvprod!##0 at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/src/forward.jl:170 derivative at /home/pkgeval/.julia/packages/ForwardDiff/X74OO/src/derivative.jl:14 unknown function (ip: 0x7fb09cf30b16) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 Hvprod! at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/src/forward.jl:170 unknown function (ip: 0x7fb09cf3026a) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 #hprod!#331 at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/src/nlp.jl:727 hprod! at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/src/nlp.jl:716 [inlined] #hprod#20 at /home/pkgeval/.julia/packages/NLPModels/W8p08/src/nlp/api.jl:1208 [inlined] hprod at /home/pkgeval/.julia/packages/NLPModels/W8p08/src/nlp/api.jl:1200 unknown function (ip: 0x7fb0ae966482) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/consistency.jl:276 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] #consistent_functions#141 at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/consistency.jl:273 consistent_functions at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/consistency.jl:143 [inlined] macro expansion at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/consistency.jl:35 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] macro expansion at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/consistency.jl:35 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] #consistent_nlps#117 at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/consistency.jl:28 consistent_nlps at /home/pkgeval/.julia/packages/NLPModelsTest/gaRnT/src/nlp/consistency.jl:15 unknown function (ip: 0x7fb0ae90e813) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/nlp/nlpmodelstest.jl:13 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] macro expansion at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/nlp/nlpmodelstest.jl:13 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] nlp_nlpmodelstest at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/nlp/nlpmodelstest.jl:2 unknown function (ip: 0x7fb0aeb6e482) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 macro expansion at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/runtests.jl:88 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] top-level scope at /home/pkgeval/.julia/packages/ADNLPModels/N6grE/test/runtests.jl:2349 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_invoke at /source/src/gf.c:4127 ijl_eval_thunk at /source/src/toplevel.c:757 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_61113.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_32581.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7fb0fff21249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 920127807 (Pool: 920116417; Big: 11390); GC: 202 PkgEval terminated after 2723.37s: test duration exceeded the time limit