Package evaluation to test ONNX on Julia 1.14.0-DEV.50 (b60d1db399*) started at 2025-11-09T15:28:51.946 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.25s ################################################################################ # Installation # Installing ONNX... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d0dd6a25] + ONNX v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [e1450e63] + BufferedStreams v1.2.2 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [4e289a0a] + EnumX v1.0.5 [e2ba6199] + ExprTools v0.1.10 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [63c18a36] + KernelAbstractions v0.9.39 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.31 [d0dd6a25] + ONNX v0.3.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3349acd9] + ProtoBuf v1.2.0 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.5.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [92992a2b] + Umlaut v0.7.1 [013be700] + UnsafeAtomics v0.3.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 2.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 5321.5 ms ✓ ProtoBuf 1767.4 ms ✓ Umlaut 5882.3 ms ✓ ONNX 3 dependencies successfully precompiled in 14 seconds. 55 already precompiled. Precompilation completed after 20.32s ################################################################################ # Testing # Testing ONNX Status `/tmp/jl_tBxIT5/Project.toml` [d0dd6a25] ONNX v0.3.0 [e034b28e] ONNXRunTime v1.3.1 [92992a2b] Umlaut v0.7.1 [f43a241f] Downloads v1.7.0 [9a3f8284] Random v1.11.0 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_tBxIT5/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.2 [e1450e63] BufferedStreams v1.2.2 [fa961155] CEnum v0.5.0 [d360d2e6] ChainRulesCore v1.26.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [e2ba6199] ExprTools v0.1.10 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [63c18a36] KernelAbstractions v0.9.39 [1914dd2f] MacroTools v0.5.16 [872c559c] NNlib v0.9.31 [d0dd6a25] ONNX v0.3.0 [e034b28e] ONNXRunTime v1.3.1 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3349acd9] ProtoBuf v1.2.0 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.5.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [92992a2b] Umlaut v0.7.1 [013be700] UnsafeAtomics v0.3.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.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 Ops | 6 6 2.4s Test Summary: | Pass Total Time Read and write | 85 85 20.6s Test Summary: | Pass Total Time Utils | 5 5 1.0s Test Summary: | Pass Total Time Conversions | 8 8 2.5s 2025-11-09 15:30:14.904161528 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 27, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.908105081 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 28, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.912091262 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 29, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.916110594 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 30, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.920091126 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 31, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.924114107 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 32, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.928161109 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 33, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.932106741 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 34, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.936177912 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 35, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.940120564 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 36, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.944112206 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 37, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.948108518 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 38, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.952091740 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 39, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.956127301 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 40, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.960089753 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 41, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.964079335 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 42, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.968079177 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 43, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.972089239 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 44, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.976075651 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 45, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.980095002 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 46, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.984083714 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 47, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.988091166 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 48, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.992082108 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 49, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:14.996110759 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 50, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.000083231 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 51, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.004101573 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 52, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.008089814 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 53, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.012088606 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 54, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.015083038 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 55, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.019111849 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 56, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.023087461 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 57, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.027102213 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 58, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.031090085 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 59, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.035102716 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 60, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.039086038 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 61, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.050117473 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 62, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.054093555 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 63, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.062112808 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 64, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.066090500 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 65, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.068144290 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 66, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.072103482 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 67, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.075081334 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 68, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.079080906 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 69, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.083076918 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 70, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.087094689 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 71, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.091097021 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 72, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.095102162 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 73, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.099085154 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 74, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.103098056 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 75, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.107081198 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 76, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.111136699 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 77, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.115090521 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 78, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.119095983 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 79, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.123078965 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 80, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.127101697 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 81, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.131089168 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 82, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.138116661 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 83, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.142086013 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 84, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.146087465 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 85, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.150085177 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 86, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.154107268 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 87, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.158091700 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 88, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.162121712 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 89, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.169110375 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 90, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.173107617 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 91, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.177122078 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 92, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.181125690 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 93, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.185109812 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 94, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.189112674 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 95, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.193088196 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 96, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.197136317 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 97, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.201105979 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 98, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.205096821 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 99, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.209075203 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 100, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.213122064 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 101, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.217132206 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 102, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.221101748 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 103, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.225101130 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 104, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.229091101 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 105, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.233077053 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 106, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.237090815 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 107, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.241080307 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 108, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.245104578 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 109, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.249105780 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 110, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.251914703 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 111, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.255079513 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 112, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.259092395 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 113, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.263095526 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 114, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.267109578 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 115, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.271107400 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 116, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.275105331 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 117, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.280088034 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 118, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.284105265 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 119, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.288095087 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 120, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.292113259 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 121, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.296065771 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 122, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.300076993 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 123, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.304082664 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 124, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.308080676 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 125, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.312066398 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 126, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.316082810 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 127, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.320056142 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 128, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.324075663 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 129, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.328071985 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 130, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.332073597 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 131, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.336061469 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 132, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.340080200 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 133, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.348079444 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 134, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.352085035 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 135, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.356088587 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 136, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.361124439 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 137, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.365092411 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 138, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.369093073 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 139, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.373066875 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 140, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.553125413 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 141, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.557080025 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 142, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.561088487 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 143, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.565096979 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 144, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.569093330 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 145, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.577091154 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 147, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.581090026 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 148, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.585086367 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 149, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.589090069 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 150, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.593090031 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 151, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.597091363 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 152, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:15.601083274 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 153, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.070052705 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 154, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.074068307 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 155, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.078063759 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 156, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.082047411 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 157, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.086058582 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 158, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.090120544 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 159, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.094062516 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 160, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.098050908 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 161, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.102050970 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 162, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.106058031 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 163, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.110057773 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 164, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.114053855 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 165, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.118068796 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 166, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.122049198 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 167, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.126055090 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 168, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.130047102 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 169, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.134050174 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 170, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.138054295 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 171, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.142051887 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 172, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.146046179 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 173, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.150055881 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 174, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.154057622 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 175, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.158063594 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 176, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.162065696 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 177, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.166065867 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 178, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.170064919 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 179, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.174045341 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 180, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.178050143 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 181, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.182059575 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 182, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.186050556 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 183, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.190047748 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 184, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.194046420 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 185, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.198064882 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 186, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.202056363 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 187, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.206068455 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 188, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.210076967 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 189, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.214067628 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 190, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.218057340 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 191, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.222071742 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 192, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.226064814 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 193, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.230058866 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 194, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.234058617 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 195, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.238061949 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 196, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.242053851 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 197, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.246053753 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 198, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.250052774 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 199, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.254053886 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 200, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.258049318 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 201, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.262062670 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 202, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.266052882 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 203, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.270055993 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 204, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.274055125 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 205, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.278052187 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 206, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.319095564 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 207, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.323062516 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 208, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.330080519 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 209, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.334075981 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 210, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.338076093 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 211, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.342057835 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 212, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.346043017 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 213, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.350049498 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 214, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.357060241 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 215, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.361042233 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 216, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.365045215 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 217, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.369049977 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 218, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.376066640 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 219, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.380055871 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 220, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.384040143 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 221, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.388042795 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 222, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.395057568 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 223, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.399048930 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 224, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.403051912 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 225, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.407042353 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 226, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.411043295 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 227, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.415044647 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 228, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.419044719 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 229, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.423045740 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 230, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.427045052 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 231, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.435056386 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 232, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.442049689 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 233, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.446041371 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 234, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.450041532 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 235, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.454038264 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 236, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.458044416 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 237, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.462058397 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 238, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.466056879 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 239, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.470047131 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 240, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.474053773 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 241, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.478047005 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 242, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.482052206 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 243, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.490069980 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 244, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.494056281 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 245, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.502054485 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 246, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.506045607 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 247, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.510039939 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 248, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.514043490 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 249, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.521062203 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 250, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.529069367 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 251, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.533046409 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 252, index: 98, mask: {113, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.535480145 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 253, index: 99, mask: {50, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.539044231 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 254, index: 100, mask: {114, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.543052833 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 255, index: 101, mask: {51, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.547056485 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 256, index: 102, mask: {115, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.551047537 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 257, index: 103, mask: {52, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.559064890 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 258, index: 104, mask: {116, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.563052952 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 259, index: 105, mask: {53, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.571051915 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 260, index: 106, mask: {117, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.575045167 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 261, index: 107, mask: {54, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.579047829 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 262, index: 108, mask: {118, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.583043721 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 263, index: 109, mask: {55, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.588129322 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 264, index: 110, mask: {119, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.592046544 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 265, index: 111, mask: {56, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.596048406 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 266, index: 112, mask: {120, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.600047998 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 267, index: 113, mask: {57, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.604046690 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 268, index: 114, mask: {121, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.608045252 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 269, index: 115, mask: {58, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.612055423 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 270, index: 116, mask: {122, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.616048275 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 271, index: 117, mask: {59, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.620050267 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 272, index: 118, mask: {123, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.634066073 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 274, index: 120, mask: {124, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.638047385 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 275, index: 121, mask: {61, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.642047846 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 276, index: 122, mask: {125, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.870078896 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 277, index: 123, mask: {62, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.873052138 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 278, index: 124, mask: {126, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.877056090 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 279, index: 125, mask: {63, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:26.881069191 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 280, index: 126, mask: {127, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:32.985110829 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 281, index: 0, mask: {64, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:32.989148201 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 282, index: 1, mask: {1, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:32.993063273 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 283, index: 2, mask: {65, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:32.997061615 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 284, index: 3, mask: {2, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.001074837 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 285, index: 4, mask: {66, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.003125567 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 286, index: 5, mask: {3, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.007072849 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 287, index: 6, mask: {67, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.011070511 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 288, index: 7, mask: {4, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.015066363 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 289, index: 8, mask: {68, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.019082204 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 290, index: 9, mask: {5, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.023056456 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 291, index: 10, mask: {69, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.027105848 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 292, index: 11, mask: {6, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.031068890 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 293, index: 12, mask: {70, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.035072112 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 294, index: 13, mask: {7, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.039062503 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 295, index: 14, mask: {71, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.043076105 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 296, index: 15, mask: {8, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.047068117 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 297, index: 16, mask: {72, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.051095528 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 298, index: 17, mask: {9, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.055064050 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 299, index: 18, mask: {73, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.059077302 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 300, index: 19, mask: {10, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.063062984 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 301, index: 20, mask: {74, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.067075816 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 302, index: 21, mask: {11, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.071061037 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 303, index: 22, mask: {75, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.075102729 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 304, index: 23, mask: {12, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.079067441 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 305, index: 24, mask: {76, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.083075233 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 306, index: 25, mask: {13, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.087060654 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 307, index: 26, mask: {77, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.091071316 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 308, index: 27, mask: {14, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.095078758 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 309, index: 28, mask: {78, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.099108519 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 310, index: 29, mask: {15, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.103060862 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 311, index: 30, mask: {79, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.107090103 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 312, index: 31, mask: {16, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.111070295 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 313, index: 32, mask: {80, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.116077627 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 314, index: 33, mask: {17, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.120067439 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 315, index: 34, mask: {81, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.124081861 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 316, index: 35, mask: {18, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.128065982 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 317, index: 36, mask: {82, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.132080484 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 318, index: 37, mask: {19, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.136074816 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 319, index: 38, mask: {83, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.140071288 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 320, index: 39, mask: {20, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.144067960 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 321, index: 40, mask: {84, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.148086031 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 322, index: 41, mask: {21, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.152066633 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 323, index: 42, mask: {85, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.156081925 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 324, index: 43, mask: {22, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.160072596 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 325, index: 44, mask: {86, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.164081198 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 326, index: 45, mask: {23, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.168068580 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 327, index: 46, mask: {87, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.172090731 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 328, index: 47, mask: {24, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.176072923 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 329, index: 48, mask: {88, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.180088905 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 330, index: 49, mask: {25, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.184059347 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 331, index: 50, mask: {89, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.188080149 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 332, index: 51, mask: {26, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.192061531 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 333, index: 52, mask: {90, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.196067652 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 334, index: 53, mask: {27, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.200060314 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 335, index: 54, mask: {91, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.204080906 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 336, index: 55, mask: {28, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.208061488 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 337, index: 56, mask: {92, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.212081019 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 338, index: 57, mask: {29, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.216072841 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 339, index: 58, mask: {93, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.220068033 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 340, index: 59, mask: {30, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.224061315 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 341, index: 60, mask: {94, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.228083806 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 342, index: 61, mask: {31, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.232066088 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 343, index: 62, mask: {95, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.236083630 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 344, index: 63, mask: {32, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.240098521 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 345, index: 64, mask: {96, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.243079053 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 346, index: 65, mask: {33, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.283144180 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 347, index: 66, mask: {97, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.287080382 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 348, index: 67, mask: {34, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.291098944 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 349, index: 68, mask: {98, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.295055926 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 350, index: 69, mask: {35, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.299055008 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 351, index: 70, mask: {99, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.303103449 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 352, index: 71, mask: {36, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.307067661 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 353, index: 72, mask: {100, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.311075173 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 354, index: 73, mask: {37, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.314069784 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 355, index: 74, mask: {101, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.318094946 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 356, index: 75, mask: {38, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.322090197 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 357, index: 76, mask: {102, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.326091729 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 358, index: 77, mask: {39, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.330086831 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 359, index: 78, mask: {103, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.334103013 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 360, index: 79, mask: {40, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.338072125 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 361, index: 80, mask: {104, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.342105356 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 362, index: 81, mask: {41, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.346077128 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 363, index: 82, mask: {105, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.350094260 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 364, index: 83, mask: {42, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.354078331 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 365, index: 84, mask: {106, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.358134983 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 366, index: 85, mask: {43, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.365076436 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 367, index: 86, mask: {107, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.372089299 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 368, index: 87, mask: {44, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.376096461 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 369, index: 88, mask: {108, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.380093273 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 370, index: 89, mask: {45, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.384092035 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 371, index: 90, mask: {109, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.392129358 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 372, index: 91, mask: {46, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.396086070 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 373, index: 92, mask: {110, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.400094892 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 374, index: 93, mask: {47, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.404080723 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 375, index: 94, mask: {111, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.408077475 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 376, index: 95, mask: {48, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.412077447 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 377, index: 96, mask: {112, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. 2025-11-09 15:30:33.416084419 [E:onnxruntime:defaultenv, env.cc:234 ThreadMain] pthread_setaffinity_np failed for thread: 378, index: 97, mask: {49, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set. ====================================================================================== 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_65246.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 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 0x000073057c290100 Total snapshots: 715. Utilization: 0% ╎715 @Base/task.jl:1168 wait_forever() 714╎ 715 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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_65246.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 20566305 (Pool: 20565699; Big: 606); GC: 17 [23] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/saveload.jl:5 unknown function (ip: 0x73b03fd70f14) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x73b03fd75cb2) at /lib/x86_64-linux-gnu/libc.so.6 unknown function (ip: 0x73b00cc1147b) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x73b00d66be74) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x73b00cd2eeaa) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x73b00cca2635) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so unknown function (ip: 0x73b00cca400d) at /home/pkgeval/.julia/artifacts/7a5a70a99ed5931ff451b6e70a29944cd3d4b54d/onnxruntime-linux-x64-1.20.1/lib/libonnxruntime.so CreateSession at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/capi.jl:537 #load_inference#4 at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:136 load_inference at /home/pkgeval/.julia/packages/ONNXRunTime/OVDQm/src/highlevel.jl:87 [inlined] ort_run at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:8 #10 at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:18 mktemp at ./file.jl:907 unknown function (ip: 0x73b01ef0a8d7) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 mktemp at ./file.jl:905 #ort_test#8 at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:15 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 ort_test at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:14 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 #ort_test#12 at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:37 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 ort_test at /home/pkgeval/.julia/packages/ONNX/OaA3F/test/ort.jl:32 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] jl_f__apply_iterate at /source/src/builtins.c:876 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_56223.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_56223.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_52263.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [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: 0x73b03fd12249) 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: 38402364 (Pool: 38401939; Big: 425); GC: 18 PkgEval terminated after 619.81s: tests became inactive