Package evaluation of ThreadPinningCore on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:01:51.993 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.47s ################################################################################ # Installation # Installing ThreadPinningCore... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6f48bc29] + ThreadPinningCore v0.4.5 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [91464d47] + StableTasks v0.1.7 [6f48bc29] + ThreadPinningCore v0.4.5 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.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.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.84s ################################################################################ # Testing # Testing ThreadPinningCore Status `/tmp/jl_qOlXBt/Project.toml` ⌅ [aea7be01] PrecompileTools v1.2.1 [91464d47] StableTasks v0.1.7 [6f48bc29] ThreadPinningCore v0.4.5 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_qOlXBt/Manifest.toml` ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [91464d47] StableTasks v0.1.7 [6f48bc29] ThreadPinningCore v0.4.5 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Running test suite with a single thread. └ @ Main ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:8 ThreadPinningCore.jl: Test Failed at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:17 Expression: sum(mask) > 0 Evaluated: 0 > 0 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:17 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 0 0 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:26 Test threw exception Expression: isnothing(pinthread(0)) TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] fetch @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:23 [inlined] [4] uv_thread_setaffinity(tid::Int64, mask::Vector{Int8}) @ ThreadPinningCore.LibCalls ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:65 [5] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:177 [6] setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [inlined] [7] pinthread(cpuid::Int64; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:192 [8] pinthread(cpuid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:182 [9] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:26 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [11] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:26 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [13] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 nested task error: uv_thread_setaffinity returned a non-zero error code: -22 Stacktrace: [1] uv_thread_setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:60 [inlined] [2] #5 @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:183 [inlined] [3] (::ThreadPinningCore.LibCalls.var"#6#8"{StableTasks.AtomicRef{Nothing}, ThreadPinningCore.LibCalls.var"#5#7"{Vector{Int8}}})() @ ThreadPinningCore.LibCalls ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:155 ThreadPinningCore.jl: Test Failed at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:27 Expression: ispinned() Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:27 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:30 Test threw exception Expression: isnothing(pinthreads([0])) TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] fetch @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:23 [inlined] [4] uv_thread_setaffinity(tid::Int64, mask::Vector{Int8}) @ ThreadPinningCore.LibCalls ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:65 [5] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:177 [6] setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [inlined] [7] pinthread(cpuid::Int64; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:192 [8] pinthread @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:182 [inlined] [9] #pinthreads#24 @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:210 [inlined] [10] pinthreads(cpuids::Vector{Int64}) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:196 [11] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:30 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [13] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:30 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [15] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 nested task error: uv_thread_setaffinity returned a non-zero error code: -22 Stacktrace: [1] uv_thread_setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:60 [inlined] [2] #5 @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:183 [inlined] [3] (::ThreadPinningCore.LibCalls.var"#6#8"{StableTasks.AtomicRef{Nothing}, ThreadPinningCore.LibCalls.var"#5#7"{Vector{Int8}}})() @ ThreadPinningCore.LibCalls ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:155 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:36 Test threw exception Expression: isnothing(setaffinity(mask)) TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] fetch @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:23 [inlined] [4] uv_thread_setaffinity(tid::Int64, mask::Vector{Int8}) @ ThreadPinningCore.LibCalls ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:65 [5] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:177 [6] setaffinity(mask::Vector{Int8}) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [7] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:36 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:669 [inlined] [9] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:36 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [11] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 nested task error: uv_thread_setaffinity returned a non-zero error code: -22 Stacktrace: [1] uv_thread_setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:60 [inlined] [2] #5 @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:183 [inlined] [3] (::ThreadPinningCore.LibCalls.var"#6#8"{StableTasks.AtomicRef{Nothing}, ThreadPinningCore.LibCalls.var"#5#7"{Vector{Int8}}})() @ ThreadPinningCore.LibCalls ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:155 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:12 Got exception outside of a @test TaskFailedException Stacktrace: [1] wait @ ./task.jl:359 [inlined] [2] fetch @ ./task.jl:379 [inlined] [3] fetch @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:23 [inlined] [4] uv_thread_setaffinity(tid::Int64, mask::Vector{Int8}) @ ThreadPinningCore.LibCalls ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:65 [5] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:177 [6] setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [inlined] [7] pinthread(cpuid::Int64; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:192 [8] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:39 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [10] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 [11] include(fname::String) @ Base.MainInclude ./client.jl:494 [12] top-level scope @ none:6 [13] eval @ ./boot.jl:385 [inlined] [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [15] _start() @ Base ./client.jl:557 nested task error: uv_thread_setaffinity returned a non-zero error code: -22 Stacktrace: [1] uv_thread_setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/libcalls.jl:60 [inlined] [2] #5 @ ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:183 [inlined] [3] (::ThreadPinningCore.LibCalls.var"#6#8"{StableTasks.AtomicRef{Nothing}, ThreadPinningCore.LibCalls.var"#5#7"{Vector{Int8}}})() @ ThreadPinningCore.LibCalls ~/.julia/packages/StableTasks/YtV0L/src/internals.jl:155 Test Summary: | Pass Fail Error Total Time ThreadPinningCore.jl | 16 2 4 22 9.2s ERROR: LoadError: Some tests did not pass: 16 passed, 2 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:11 Testing failed after 15.7s ERROR: LoadError: Package ThreadPinningCore errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 45.16s: package tests unexpectedly errored