Package evaluation of MLDataDevices on Julia 1.12.0-rc2.1 (084dab1917*) started at 2025-09-12T03:01:23.653 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.03s ################################################################################ # Installation # Installing MLDataDevices... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [7e8f7934] + MLDataDevices v1.12.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [34da2185] + Compat v4.18.0 [187b0558] + ConstructionBase v1.6.0 [d9f16b24] + Functors v0.5.2 [7e8f7934] + MLDataDevices v1.12.0 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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 [8e850b90] + libblastrampoline_jll v5.13.1+1 Installation completed after 3.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 7 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 #632 at ./asyncevent.jl:359 jfptr_YY.632_57418.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000073721c925c30 Total snapshots: 363. Utilization: 0% ╎363 @Base/asyncevent.jl:359 (::Base.var"#632#633"{FileWatching.Pidfile.var… ╎ 363 @Base/asyncevent.jl:185 _trywait(t::Timer) ╎ 363 @Base/condition.jl:136 wait ╎ 363 @Base/condition.jl:141 wait(c::Base.GenericCondition{Base.Threads.S… ╎ 363 @Base/task.jl:1199 wait() 362╎ 363 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronize… ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 task_done_hook at ./task.jl:839 jfptr_task_done_hook_108434.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] jl_finish_task at /source/src/task.c:345 start_task at /source/src/task.c:1260 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007812ab354010 Total snapshots: 420. Utilization: 0% ╎420 @Base/task.jl:839 task_done_hook(t::Task) ╎ 420 @Base/task.jl:1199 wait() 419╎ 420 @Base/task.jl:1187 poptask(W::Base.IntrusiveLinkedListSynchronized{T… [7] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/precompile.jl:37 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 #632 at ./asyncevent.jl:359 jfptr_YY.632_57418.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 10168290 (Pool: 10167690; Big: 600); GC: 11 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:152 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] _trywait at ./asyncevent.jl:185 profile_printing_listener at ./Base.jl:331 #start_profile_listener##0 at ./Base.jl:351 jfptr_YY.start_profile_listenerYY.YY.0_48888.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [inlined] start_task at /source/src/task.c:1249 unknown function (ip: (nil)) at (unknown file) Allocations: 10744877 (Pool: 10744416; Big: 461); GC: 11 PkgEval terminated after 2753.0s: test duration exceeded the time limit