Package evaluation of SEAL on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T12:07:43.736 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.38s ################################################################################ # Installation # Installing SEAL... Resolving package versions... Installed JLLWrappers ─ v1.7.0 Installed Preferences ─ v1.4.3 Installed SEAL_jll ──── v3.6.2+0 Installed SEAL ──────── v0.4.2 Installing 1 artifacts Installed artifact SEAL 1.6 MiB Updating `~/.julia/environments/v1.12/Project.toml` [bac81e26] + SEAL v0.4.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [bac81e26] + SEAL v0.4.2 [cdf55027] + SEAL_jll v3.6.2+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [dc6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [14a3606d] + MozillaCACerts_jll v2024.11.26 [83775a58] + Zlib_jll v1.3.1+1 [8e850ede] + nghttp2_jll v1.63.0+1 [3f19e933] + p7zip_jll v17.5.0+1 Installation completed after 4.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5570.4 ms ✓ TestEnv 1 dependency successfully precompiled in 8 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 28.37s ################################################################################ # Testing # Testing SEAL Status `/tmp/jl_9HUv1x/Project.toml` [bac81e26] SEAL v0.4.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_9HUv1x/Manifest.toml` [692b3bcd] JLLWrappers v1.7.0 [21216c6a] Preferences v1.4.3 [bac81e26] SEAL v0.4.2 [cdf55027] SEAL_jll v3.6.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.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 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.8.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+1 [14a3606d] MozillaCACerts_jll v2024.11.26 [83775a58] Zlib_jll v1.3.1+1 [8e850ede] nghttp2_jll v1.63.0+1 [3f19e933] p7zip_jll v17.5.0+1 Testing Running tests... Test Summary: | Pass Total Time 1_bfv_basics | 64 64 2.6s Test Summary: | Pass Total Time 2_encoders | 18 18 2.0s Test Summary: | Pass Total Time 3_levels | 85 85 2.1s add!: Error During Test at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:193 Got exception outside of a @test invalid argument error (E_INVALIDARG) at /home/pkgeval/.julia/packages/SEAL/xhyRr/src/evaluator.jl:147 Stacktrace: [1] error(::String, ::String) @ Base ./error.jl:54 [2] check_return_value @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:23 [inlined] [3] macro expansion @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:47 [inlined] [4] add!(destination::Ciphertext, encrypted1::Ciphertext, encrypted2::Ciphertext, evaluator::Evaluator) @ SEAL ~/.julia/packages/SEAL/xhyRr/src/evaluator.jl:147 [5] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [7] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:194 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:194 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:921 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [12] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:485 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [17] _start() @ Base ./client.jl:558 add_plain_inplace!: Error During Test at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:197 Got exception outside of a @test invalid argument error (E_INVALIDARG) at /home/pkgeval/.julia/packages/SEAL/xhyRr/src/evaluator.jl:160 Stacktrace: [1] error(::String, ::String) @ Base ./error.jl:54 [2] check_return_value @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:23 [inlined] [3] macro expansion @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:47 [inlined] [4] add_plain!(destination::Ciphertext, encrypted::Ciphertext, plain::Plaintext, evaluator::Evaluator) @ SEAL ~/.julia/packages/SEAL/xhyRr/src/evaluator.jl:160 [5] add_plain_inplace!(encrypted::Ciphertext, plain::Plaintext, evaluator::Evaluator) @ SEAL ~/.julia/packages/SEAL/xhyRr/src/evaluator.jl:165 [6] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:198 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:198 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:921 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [13] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:485 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [18] _start() @ Base ./client.jl:558 decode!: Error During Test at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:207 Got exception outside of a @test invalid argument error (E_INVALIDARG) at /home/pkgeval/.julia/packages/SEAL/xhyRr/src/ckks.jl:110 Stacktrace: [1] error(::String, ::String) @ Base ./error.jl:54 [2] check_return_value @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:23 [inlined] [3] macro expansion @ ~/.julia/packages/SEAL/xhyRr/src/auxiliary.jl:47 [inlined] [4] decode!(destination::Vector{Float64}, plain::Plaintext, encoder::CKKSEncoder) @ SEAL ~/.julia/packages/SEAL/xhyRr/src/ckks.jl:110 [5] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [7] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:208 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:208 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:921 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [12] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:301 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:485 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:295 [17] _start() @ Base ./client.jl:558 compare results: Test Failed at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:216 Expression: isapprox(result, true_result, atol = 0.0001) Evaluated: isapprox([1.0e-323, 2.56246673e-316, 6.68844216429315e-310, 1.0e-323, 0.0, NaN, 5.4e-323, 2.6192503e-316, 1.27319747463e-313, 0.0 … 0.0, 5.0e-324, 2.58677837e-316, 2.6208637e-316, 1.69759663287e-313, 6.6884422771251e-310, 6.6884422771482e-310, 6.688444173868e-310, 4.87144e-317, 2.6208657e-316], [1.0, 1.0000976801434298, 1.0001953605613576, 1.000293041528282, 1.0003907233187006, 1.0004884062071118, 1.0005860904680135, 1.0006837763759042, 1.000781464205282, 1.0008791542306448 … 4.520045222907141, 4.522434891415457, 4.524825681797665, 4.527217594328267, 4.529610629281759, 4.532004786932638, 4.534400067555404, 4.5367964714245534, 4.539193998814587, 4.54159265]; atol = 0.0001) Stacktrace: [1] top-level scope @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:2 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [3] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:212 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [5] macro expansion @ ~/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:216 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] Test Summary: | Pass Fail Error Total Time 4_ckks_basics | 56 1 3 60 13.1s EncryptionParameters | 1 1 0.0s polynomial modulus degree | 2 2 0.1s coefficient modulus | 2 2 0.0s SEALContext | 1 1 0.0s extract parameters | 6 6 0.3s KeyGenerator | 1 1 0.0s PublicKey | 1 1 0.0s create_public_key | 1 1 0.0s SecretKey | 1 1 0.0s RelinKeys | 1 1 0.0s create_relin_keys | 1 1 0.0s Encryptor | 1 1 0.0s Evaluator | 1 1 0.0s Decryptor | 1 1 0.0s CKKSEncoder | 1 1 0.1s slot_count | 1 1 0.2s Plaintext | 1 1 0.0s encode! | 4 4 0.1s Ciphertext | 1 1 0.0s encrypt! | 1 1 0.0s square! | 1 1 0.0s relinearize_inplace! | 1 1 0.0s scale (before rescaling) | 1 1 0.1s rescale_to_next_inplace! | 1 1 0.1s scale (after rescaling) | 1 1 0.0s multiply_plain! and rescale | 2 2 0.0s multiply_inplace! | 1 1 0.0s relinearize_inplace! and rescale | 2 2 0.0s multiply_plain_inplace! and rescale | 2 2 0.0s parms_id | 3 3 0.0s get_context_data | 3 3 0.1s chain_index | 3 3 0.0s scale! | 2 2 0.1s mod_switch_to_inplace! | 2 2 0.2s add! | 1 1 3.4s add_plain_inplace! | 1 1 0.7s decrypt! | 1 1 0.0s decode! | 1 1 0.8s compare results | 1 1 6.5s ERROR: LoadError: Some tests did not pass: 56 passed, 1 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/test_4_ckks_basics.jl:1 in expression starting at /home/pkgeval/.julia/packages/SEAL/xhyRr/test/runtests.jl:8 Testing failed after 29.86s ERROR: LoadError: Package SEAL errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 88.53s: package tests unexpectedly errored