Package evaluation of EasyCurl on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T02:56:30.786 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.89s ################################################################################ # Installation # Installing EasyCurl... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [5dc68c43] + EasyCurl v4.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [5dc68c43] + EasyCurl v4.2.0 [56f22d72] + Artifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 Installation completed after 0.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.86s ################################################################################ # Testing # Testing EasyCurl Status `/tmp/jl_K0OM2h/Project.toml` [5dc68c43] EasyCurl v4.2.0 [db9b398d] Serde v3.7.0 [b27032c2] LibCURL v0.6.4 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_K0OM2h/Manifest.toml` [336ed68f] CSV v0.10.15 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [5dc68c43] EasyCurl v4.2.0 [8f5d6c58] EzXML v1.2.2 [48062228] FilePathsBase v0.9.24 [842dd82b] InlineStrings v1.4.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [91c51154] SentinelArrays v1.4.8 [db9b398d] Serde v3.7.0 [69024149] StringEncodings v0.3.7 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 [ddb6d928] YAML v0.4.14 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.14.4+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.11.1+1 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 Testing Running tests... Test Summary: | Pass Total Time URL Encoding | 1037 1037 4.2s URL Query Parameter Encoding | 12 12 3.2s URL Component Encoding | 5 5 0.1s URL Component Decoding | 5 5 0.1s Encode/Decode Random Strings Test | 1000 1000 0.2s curl_joinurl Function Tests | 11 11 0.6s build_imap_url Function Tests | 4 4 0.0s * Could not resolve host: bar-foo.foo * shutting down connection #0 * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 54.227.118.219, 34.238.12.187, 44.195.242.49, 52.71.132.100, 54.166.11.78, 13.222.46.84 * Trying 54.227.118.219:80... * Connected to httpbin.org (54.227.118.219) port 80 * using HTTP/1.x > HEAD /get HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json * Request completely sent off < HTTP/1.1 200 OK < Date: Thu, 11 Sep 2025 02:57:35 GMT < Content-Type: application/json < Content-Length: 293 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 34.238.12.187, 54.166.11.78, 44.195.242.49, 54.227.118.219, 52.71.132.100, 13.222.46.84 * Trying 34.238.12.187:80... * Connected to httpbin.org (34.238.12.187) port 80 * using HTTP/1.x > POST /post HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json Content-Length: 10 * upload completely sent off: 10 bytes < HTTP/1.1 200 OK < Date: Thu, 11 Sep 2025 02:57:35 GMT < Content-Type: application/json < Content-Length: 396 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 52.71.132.100, 54.166.11.78, 13.222.46.84, 54.227.118.219, 44.195.242.49, 34.238.12.187 * Trying 52.71.132.100:80... * Connected to httpbin.org (52.71.132.100) port 80 * using HTTP/1.x > PUT /put HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json Content-Length: 10 * upload completely sent off: 10 bytes < HTTP/1.1 200 OK < Date: Thu, 11 Sep 2025 02:57:35 GMT < Content-Type: application/json < Content-Length: 395 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 54.166.11.78, 52.71.132.100, 13.222.46.84, 34.238.12.187, 54.227.118.219, 44.195.242.49 * Trying 54.166.11.78:80... * Connected to httpbin.org (54.166.11.78) port 80 * using HTTP/1.x > PATCH /patch?echo=%E4%BD%A0%E5%A5%BD%E5%97%8E HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json Content-Length: 10 * upload completely sent off: 10 bytes < HTTP/1.1 200 OK < Date: Thu, 11 Sep 2025 02:57:36 GMT < Content-Type: application/json < Content-Length: 457 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 54.227.118.219, 13.222.46.84, 54.166.11.78, 34.238.12.187, 52.71.132.100, 44.195.242.49 * Trying 54.227.118.219:80... * Connected to httpbin.org (54.227.118.219) port 80 * using HTTP/1.x > DELETE /delete HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip Content-Type: application/json * Request completely sent off < HTTP/1.1 502 Bad Gateway < Server: awselb/2.0 < Date: Thu, 11 Sep 2025 02:57:36 GMT < Content-Type: text/html < Content-Length: 122 < Connection: keep-alive < * Connection #0 to host httpbin.org left intact DELETE request: Error During Test at /home/pkgeval/.julia/packages/EasyCurl/SvQzD/test/integration.jl:92 Got exception outside of a @test HTTPStatusError{502}: BAD_GATEWAY Stacktrace: [1] (::EasyCurl.var"#8#9"{Nothing, Vector{UInt8}, Vector{Pair{String, String}}, Bool, Nothing, @Kwargs{read_timeout::Int64, verbose::Bool}, CurlClient, String, String})() @ EasyCurl ~/.julia/packages/EasyCurl/SvQzD/src/protocols/HTTP.jl:447 [2] with_retry(f::EasyCurl.var"#8#9"{Nothing, Vector{UInt8}, Vector{Pair{String, String}}, Bool, Nothing, @Kwargs{read_timeout::Int64, verbose::Bool}, CurlClient, String, String}, retry::Int64, retry_delay::Float64) @ EasyCurl ~/.julia/packages/EasyCurl/SvQzD/src/Utils.jl:84 [3] http_request(client::CurlClient, method::String, url::String; query::Nothing, body::Vector{UInt8}, headers::Vector{Pair{String, String}}, status_exception::Bool, retry::Int64, retry_delay::Float64, f::Nothing, options::@Kwargs{read_timeout::Int64, verbose::Bool}) @ EasyCurl ~/.julia/packages/EasyCurl/SvQzD/src/protocols/HTTP.jl:433 [4] http_request @ ~/.julia/packages/EasyCurl/SvQzD/src/protocols/HTTP.jl:420 [inlined] [5] #12 @ ~/.julia/packages/EasyCurl/SvQzD/src/protocols/HTTP.jl:457 [inlined] [6] curl_session(::EasyCurl.var"#12#13"{@Kwargs{headers::Vector{Pair{String, String}}, read_timeout::Int64, verbose::Bool}, String, Tuple{String}}; kw::@Kwargs{}) @ EasyCurl ~/.julia/packages/EasyCurl/SvQzD/src/EasyCurl.jl:208 [7] curl_session @ ~/.julia/packages/EasyCurl/SvQzD/src/EasyCurl.jl:205 [inlined] [8] #http_request#10 @ ~/.julia/packages/EasyCurl/SvQzD/src/protocols/HTTP.jl:457 [inlined] [9] http_request @ ~/.julia/packages/EasyCurl/SvQzD/src/protocols/HTTP.jl:456 [inlined] [10] #http_delete#23 @ ~/.julia/packages/EasyCurl/SvQzD/src/protocols/HTTP.jl:719 [inlined] [11] top-level scope @ ~/.julia/packages/EasyCurl/SvQzD/test/integration.jl:11 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/EasyCurl/SvQzD/test/integration.jl:93 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [15] macro expansion @ ~/.julia/packages/EasyCurl/SvQzD/test/integration.jl:93 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [17] top-level scope @ ~/.julia/packages/EasyCurl/SvQzD/test/runtests.jl:8 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [22] _start() @ Base ./client.jl:554 * Host httpbin.org:80 was resolved. * IPv6: (none) * IPv4: 54.166.11.78, 54.227.118.219, 34.238.12.187, 52.71.132.100, 13.222.46.84, 44.195.242.49 * Trying 54.166.11.78:80... * Connected to httpbin.org (54.166.11.78) port 80 * using HTTP/1.x > GET /status/400 HTTP/1.1 Host: httpbin.org Accept: */* Accept-Encoding: gzip * Request completely sent off < HTTP/1.1 400 BAD REQUEST < Date: Thu, 11 Sep 2025 02:57:40 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 0 < Connection: keep-alive < Server: gunicorn/19.9.0 < Access-Control-Allow-Origin: * < Access-Control-Allow-Credentials: true < * Connection #0 to host httpbin.org left intact Test Summary: | Pass Error Total Time HTTP Requests | 13 1 14 11.2s Nonexistent host error | 1 1 1.0s GET request | 3 3 4.7s HEAD request | 2 2 0.8s POST request | 2 2 0.2s PUT request | 2 2 0.2s PATCH request | 2 2 0.3s DELETE request | 1 1 4.0s HTTP status error | 1 1 0.0s RNG of the outermost testset: Xoshiro(0x1e7dd1e546632fea, 0xf020cbebb8af76d5, 0xcad1576e6f68682b, 0xb10e7f65fb04b06c, 0xbc5c669a7a9c7034) ERROR: LoadError: Some tests did not pass: 13 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/EasyCurl/SvQzD/test/integration.jl:9 in expression starting at /home/pkgeval/.julia/packages/EasyCurl/SvQzD/test/runtests.jl:8 Testing failed after 36.5s ERROR: LoadError: Package EasyCurl 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{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:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{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:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 84.05s: networking-related issues were detected