Package evaluation of Test on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T19:47:29.832 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.85s ################################################################################ # Installation # Installing Test... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8dfed614] + Test Updating `~/.julia/environments/v1.10/Manifest.toml` [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [8dfed614] + Test Installation completed after 3.47s Test is a standard library in this Julia build. ################################################################################ # Testing # Testing Test Status `/tmp/jl_VhMsnY/Project.toml` [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [9a3f8284] Random [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_VhMsnY/Manifest.toml` [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time @test | 14 14 1.6s Test Summary: | Pass Broken Total Time @test with skip/broken kwargs | 5 3 8 0.2s Test Summary: | Pass Total Time @test keyword precedence | 4 4 0.0s Test Summary: | Pass Total Time @test should only evaluate the arguments once | 4 4 0.0s Test Summary: | Broken Total Time @test_broken with fail | 5 5 0.0s Test Summary: | Broken Total Time @test_broken with errors | 2 2 0.0s Test Summary: | Broken Total Time @test_skip | 4 4 0.0s Test Summary: | Pass Total Time @test_warn | 7 7 0.6s Test Summary: | Pass Total Time @test and elements of an array | 2 2 0.0s Test Summary: | Pass Total Time Pass - exception | 14 14 0.6s Mock for testing retval of record(::DefaultTestSet, ::T <: Result) methods: Error During Test at An Error Mock:0 Mock for testing retval of record(::DefaultTestSet, ::T <: Result) methods: Test Failed at A Fail Mock:0 Expression: 1 Evaluated: 2 Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1085 [2] record @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1078 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/test/runtests.jl:350 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [6] top-level scope @ /opt/julia/share/julia/stdlib/v1.10/Test/test/runtests.jl:344 Test Summary: | Pass Total Time printing of a TestSetException | 4 4 0.1s ====================================================================================== 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_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 task_done_hook at ./task.jl:682 jfptr_task_done_hook_75545.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] jl_finish_task at /source/src/task.c:327 start_task at /source/src/task.c:1267 unknown function (ip: (nil)) ============================================================== 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.10/Profile/src/Profile.jl:1225 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007922701bd5f0 Total snapshots: 589. Utilization: 0% ╎589 @Base/task.jl:682; task_done_hook(t::Task) ╎ 589 @Base/task.jl:1008; wait() 588╎ 589 @Base/task.jl:999; poptask(W::Base.IntrusiveLinkedListSynchronized{Ta… [1] signal (15): Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#645 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:142 wait at ./asyncevent.jl:159 [inlined] profile_printing_listener at ./Base.jl:572 #1056 at ./Base.jl:608 jfptr_YY.1056_85200.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1256 unknown function (ip: (nil)) Allocations: 5723971 (Pool: 5717291; Big: 6680); GC: 8 PkgEval terminated after 613.14s: tests became inactive