Package evaluation to test Circo on Julia 1.14.0-DEV.1272 (5444ac0564*) started at 2025-11-20T16:36:00.467 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.6s ################################################################################ # Installation # Installing Circo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36e45090] + Circo v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7e194583] + ActorInterfaces v0.1.0 [d1d4a3ce] + BitFlags v0.1.9 [36e45090] + Circo v0.1.4 [b491a1cf] + CircoCore v0.2.21 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.0 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+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 [6462fe0b] + Sockets 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. To see why use `status --outdated -m` Installation completed after 5.77s ################################################################################ # 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/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/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... 5767.9 ms ✓ ZMQ 1443.0 ms ✓ Gumbo WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. 4614.0 ms ✓ CircoCore 8483.3 ms ✓ Circo 4 dependencies successfully precompiled in 21 seconds. 58 already precompiled. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 36.77s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_pKiwOm/Project.toml` [1520ce14] AbstractTrees v0.4.5 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 ⌅ [864edb3b] DataStructures v0.18.22 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 [ba5e3d4b] Jive v0.3.11 [99f44e22] MsgPack v1.2.1 [231a7ae5] Plugins v0.5.5 [189a3867] Reexport v1.2.2 [6b5504e1] TypeParsers v2.0.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pKiwOm/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [d1d4a3ce] BitFlags v0.1.9 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.11 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/195e2f27cc5703e6. msg: ()  Pass: 310 (compile: 34.73, recompile: 1.71, elapsed: 34.89 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 Debug: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/debug.jl:34 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.Debug.MsgStats) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/debug.jl:35 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Error: 1 (9.78 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_qmea}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_qmea}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_qmea}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 109600477820199014527126066853016985186 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_qmea}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_qmea}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 109600477820199014527126066853016985186 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24727/1292b1ab03c7639 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24726/d10f37a62891a1d2. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2502 closing [ Info: Server on 0.0.0.0:2503 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 239602.985202 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any, Any) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.CoreState_qmea})(Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.CoreState_qmea}, Any...) in module HostTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 109600477820199014527126066853016985186 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Measuring in-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing In-thread ping-pong performance: 768414.813213 rounds/sec  Pass: 114 (compile: 100.33, recompile: 33.69, elapsed: 152.66 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.06, elapsed: 0.08 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_qmea})(Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_qmea})(Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.CoreState_qmea}, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody}})(Any, Any, Any) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.MultiTaskTest.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module MultiTaskTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 18.72, recompile: 5.72, elapsed: 19.11 seconds) 6/23 transaction.jl Transactions unit tests: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/transaction.jl:12 Got exception outside of a @test MethodError: no method matching CoreState_qmea() The applicable method may be too new: running in world age 39574, while current world is 39594. Closest candidates are: CoreState_qmea(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_qmea(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 CoreState_qmea(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 3.33, recompile: 0.14, elapsed: 3.42 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24724/46bf61e79565fb3b . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (2 peers) [ Info: Got new peer 128.30.92.239:24724/44cf0ad8ba63b75f . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (3 peers) [ Info: Got new peer 128.30.92.239:24724/7bbbbb97bdf6ddf4 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f2df4ce367e6b94a . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7a093509f67a9cd5 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/40d51289e227d59c . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8956025b4a4b82f . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e7dfe8a7cfa8a9cd . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/794e4ad37e5c13ac . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/70fd7010600a8cdc . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/aea2bdc23c305e7a . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/502d454d4f96e604 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/818993e80c393794 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f9496aeb214a804f . 8 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (8 peers) 0.010256 seconds (42.13 k allocations: 2.196 MiB) [ Info: Got new peer 128.30.92.239:24724/d7bad1666bbd003e . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e573bd5405434b2a . 16 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (16 peers) 0.003513 seconds (13.49 k allocations: 736.469 KiB) [ Info: Got new peer 128.30.92.239:24724/4111a0acdb33031e . 18 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (18 peers) 0.001847 seconds (7.34 k allocations: 405.914 KiB) [ Info: Got new peer 128.30.92.239:24724/59280305f59d1f1e . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/782342dd442bac59 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/103257f731433471 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e1c119e03af1ce8d . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/34e0388cf4eee085 . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (19 peers) 0.010221 seconds (42.35 k allocations: 2.237 MiB) [ Info: Got new peer 128.30.92.239:24724/f46f08709795f59a . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4f291514e004291c . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/20d122a9c8170ee5 . 25 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (25 peers) 0.007600 seconds (29.34 k allocations: 1.513 MiB) [ Info: Got new peer 128.30.92.239:24724/9abc44892ceb09d7 . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (27 peers) 0.002933 seconds (11.00 k allocations: 586.289 KiB) [ Info: Got new peer 128.30.92.239:24724/b15d4769f719c4a9 . 28 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (28 peers) 0.002969 seconds (11.42 k allocations: 626.320 KiB) [ Info: Got new peer 128.30.92.239:24724/5199d7c3b1675bef . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/323d20bfd3d4545e . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f7caae43b68711a2 . 29 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (29 peers) 0.008540 seconds (34.10 k allocations: 1.811 MiB) [ Info: Got new peer 128.30.92.239:24724/8695f0f87e6a3ee9 . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8c302a6859b6659e . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f01ac499eaeaae9d . 33 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d6deb816164c0b0b . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5cbd5155f49261d2 . 32 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2abe5e3a0eacfdb1 . 33 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/41f674b25e238720 . 33 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6169b5d33b4a5386 . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f3aaec2403f3b7a6 . 34 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b7610fb696b2d263 . 35 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (33 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (32 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (33 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (33 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (34 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (35 peers) 0.031588 seconds (135.07 k allocations: 7.115 MiB) [ Info: Got new peer 128.30.92.239:24724/9b38e406840af1ac . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/acc94701ca899120 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6320ae42f5dbeded . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b7b5e22d298c064 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/17f7494e00b186e2 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e498a31187d05da4 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/32dfd1404a49abd2 . 46 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (46 peers) 0.028913 seconds (122.97 k allocations: 7.239 MiB) [ Info: Got new peer 128.30.92.239:24724/4d31b9d4a8431acb . 49 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (49 peers) 0.004540 seconds (18.14 k allocations: 1.015 MiB) [ Info: Got new peer 128.30.92.239:24724/1db17265c4f3ce21 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/18f422956d43a2a5 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c58dd63049751d8e . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/52f8bfbce704ac93 . 53 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (53 peers) 0.062684 seconds (82.03 k allocations: 4.604 MiB, 68.71% gc time) [ Info: Got new peer 128.30.92.239:24724/8e7313319a82479 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a48395bdb864ad3b . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/38e4bcfae6b572d6 . 55 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (55 peers) 0.015718 seconds (65.03 k allocations: 3.806 MiB) [ Info: Got new peer 128.30.92.239:24724/1534d4bd474dccdc . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/443ea03f5269d1a5 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9d70a5d06eb459a7 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/59c5fec6fc32d628 . 59 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4058d5b33a1791 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/196f5f13c42f8979 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e2188efd07195312 . 58 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cbb2b4dbbdf2f458 . 59 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (59 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (58 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (59 peers) 0.045885 seconds (193.91 k allocations: 11.404 MiB) [ Info: Got new peer 128.30.92.239:24724/4917d215d66d1f61 . 65 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (65 peers) 0.006501 seconds (26.11 k allocations: 1.568 MiB) [ Info: Got new peer 128.30.92.239:24724/415b728ca94cce5d . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3ac0872f93fdb835 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ab06f1d497b1148d . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8cf59ac65184f681 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/63bdc3e7965a38c8 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b769d7534dfbf641 . 68 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (68 peers) 0.036584 seconds (164.29 k allocations: 10.124 MiB) [ Info: Got new peer 128.30.92.239:24724/6f7d67b424c37810 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c88d176c2111bf52 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bc0175d8301d04d7 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6013b0dc06c8d97c . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6ab9bf1020f7659a . 73 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (73 peers) 0.038186 seconds (146.46 k allocations: 8.850 MiB) [ Info: Got new peer 128.30.92.239:24724/d4de50799cee198d . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/485a8157fff56217 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1e1522ffa66f12ec . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6583c5d3375f64c5 . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bce5cd800e6d8a3a . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/78d59fe5297f51d5 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/95f4e3b57757a4b1 . 79 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3f0c76ff5bf236c6 . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d2fb96709b0b9eb7 . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/541d851080b2226e . 80 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4199c2c57db4adea . 79 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (79 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (80 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (79 peers) 0.089827 seconds (360.66 k allocations: 21.061 MiB) [ Info: Got new peer 128.30.92.239:24724/271fa8555fe1e159 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/665cfbeabe8d8bef . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e3b8d64dec481afd . 90 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (90 peers) 0.023201 seconds (100.18 k allocations: 5.775 MiB) [ Info: Got new peer 128.30.92.239:24724/97b69ed1c51cda6e . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b63d805f4b1f1f54 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c1bec80cff29d1a0 . 92 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (92 peers) 0.025351 seconds (106.35 k allocations: 6.086 MiB) [ Info: Got new peer 128.30.92.239:24724/c020f05bd3bd01ab . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cd697d0da249e6c3 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dc3db9cc3b16efc9 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9b962e536c0da2e6 . 96 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (96 peers) 0.065774 seconds (143.56 k allocations: 8.139 MiB, 49.07% gc time) [ Info: Got new peer 128.30.92.239:24724/56a307e4808b763a . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/72c68082e9bfbb4f . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c824ee42b6376aa6 . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/835000c0ef49f544 . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/24fb75c08d0260cf . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a7be5ff5cae025d6 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/98d2e0f330249cfc . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a4000ca9dcf1c27b . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/422e98fb404c5dab . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8d6d261c389d0696 . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b544cbf5c2c08f4f . 103 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (103 peers) 0.092599 seconds (442.55 k allocations: 24.563 MiB) [ Info: Got new peer 128.30.92.239:24724/9bdd4506167c7ece . 109 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (109 peers) 0.008682 seconds (40.56 k allocations: 2.239 MiB) [ Info: Got new peer 128.30.92.239:24724/994d9b9235a32b09 . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2b7b0e981f0ab58c . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/be4ab1708cd3f467 . 110 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (110 peers) 0.025974 seconds (121.19 k allocations: 6.659 MiB) [ Info: Got new peer 128.30.92.239:24724/9e0dadc445f7696 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bf14bee04538dcc1 . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1750c43afbb1c30f . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/45a7c77dfbdf3d04 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/23b29857ec6ed561 . 114 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (114 peers) 0.097904 seconds (261.67 k allocations: 14.095 MiB, 47.41% compilation time) [ Info: Got new peer 128.30.92.239:24724/fd0794806dc41a73 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7f13e04d529b066c . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ea9d4691d88bbaba . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d8ceb13b75bbae82 . 120 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (120 peers) 0.042267 seconds (190.84 k allocations: 10.336 MiB) [ Info: Got new peer 128.30.92.239:24724/52cd5248302db1ad . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7af2eaa2614edd36 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4e43e16634e2315c . 122 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (122 peers) 0.030352 seconds (137.76 k allocations: 7.422 MiB) [ Info: Got new peer 128.30.92.239:24724/e15f665ceec54271 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/55ae0a95450f95b0 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/27e9fece280b6de2 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c99b41625275b62c . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/89070ae96190717b . 126 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (126 peers) 0.055989 seconds (248.66 k allocations: 13.300 MiB) [ Info: Got new peer 128.30.92.239:24724/cc30b375d21af853 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9d5ada11cc15bf4b . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f77f88f0cbf92c . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/935824fa05babaf0 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/632db4aec47feeff . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6553a3a9e2d1374 . 130 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (130 peers) 0.106585 seconds (313.80 k allocations: 16.651 MiB, 29.60% gc time) [ Info: Got new peer 128.30.92.239:24724/b661197593b52adf . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7eca09d1ba7ffc7e . 137 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (137 peers) 0.023689 seconds (105.44 k allocations: 5.577 MiB) [ Info: Got new peer 128.30.92.239:24724/a8c7765d21ce6d99 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7bd7a263e0e308ea . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ac75c311ef0b7595 . 138 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (138 peers) 0.036353 seconds (159.46 k allocations: 8.406 MiB) [ Info: Got new peer 128.30.92.239:24724/13dfe3ca8a162599 . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/48e40c434bbe5ac9 . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/808bfb4b3a1ac574 . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/73a9da2c3d86b8f8 . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7ac18023b6e36b91 . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c4a0a45f01aad8cd . 142 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (142 peers) 0.079454 seconds (330.69 k allocations: 17.446 MiB) [ Info: Got new peer 128.30.92.239:24724/31b7dd296cbbba8b . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d00fc4e0b8e680a6 . 148 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (148 peers) 0.024629 seconds (109.48 k allocations: 5.850 MiB) [ Info: Got new peer 128.30.92.239:24724/a6b2df5a244ba96e . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5aa95811f9156120 . 149 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (149 peers) 0.026987 seconds (119.43 k allocations: 6.215 MiB) [ Info: Got new peer 128.30.92.239:24724/6dc071ed073dc407 . 151 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (151 peers) 0.013737 seconds (55.90 k allocations: 3.038 MiB) [ Info: Got new peer 128.30.92.239:24724/d9a32de94aa4e756 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cf4eaea982886001 . 152 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (152 peers) 0.025452 seconds (117.38 k allocations: 6.282 MiB) [ Info: Got new peer 128.30.92.239:24724/6be91dc01aad12a0 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e496813f27662dcf . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ec45fc383fe2c6a5 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2c81f2e72b647511 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/95ff0bd10fd09498 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bdc512355aeb531e . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/baf685c331652ff6 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/868f061f8b837c33 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5c5e022ad8d84513 . 157 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (157 peers) 0.115391 seconds (542.83 k allocations: 28.176 MiB) [ Info: Got new peer 128.30.92.239:24724/76374730912dbb60 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/13307131ddee9935 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5ad40b81fabc1c3d . 163 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (163 peers) 0.078344 seconds (186.96 k allocations: 9.729 MiB, 41.50% gc time) [ Info: Got new peer 128.30.92.239:24724/4f56f87e3323983e . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c2b78d80c21b2967 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/edc28d3734cf41f6 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4298012a8cc289c7 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3bba858dca4d9aa9 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a2239fc113792847 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8ecf0a5e82733744 . 168 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (168 peers) 0.105681 seconds (447.31 k allocations: 30.668 MiB) [ Info: Got new peer 128.30.92.239:24724/fe0141867cc45662 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4b633a4be682663e . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4e37bd9cafbb86e2 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4e1201d981b48f3f . 175 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (175 peers) 0.059005 seconds (263.59 k allocations: 15.295 MiB) [ Info: Got new peer 128.30.92.239:24724/6cb97a2cbb669250 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b106d977e512eed . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/29f2fe1b06a4a18 . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6d1f9adb8ea18a24 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/308e4d20a9c759b . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/542f8f28168fdd2d . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3259b251eb671768 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/78e74cbcbaa31e31 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/52263b8a12531d70 . 178 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (178 peers) 0.179015 seconds (628.66 k allocations: 36.984 MiB, 17.77% gc time) [ Info: Got new peer 128.30.92.239:24724/2d7a17bdd852bbf4 . 186 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (186 peers) 0.016797 seconds (68.39 k allocations: 3.939 MiB) [ Info: Got new peer 128.30.92.239:24724/317f208ea4807d58 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4fc73ea3e06983df . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eaeaa3b6200ad50 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c5ea0382e98e8728 . 188 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (188 peers) 0.067241 seconds (278.45 k allocations: 16.743 MiB) [ Info: Got new peer 128.30.92.239:24724/66b01108752a8046 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b60d5a7b479fb49 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e82fd18b76ccb867 . 192 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/209e24f6fb81daa7 . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (192 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (192 peers) 0.069574 seconds (295.10 k allocations: 16.726 MiB) [ Info: Got new peer 128.30.92.239:24724/947cae5101af316c . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2185a4e01e37a723 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6ece10e3e08134c3 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c782833f022e42ce . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dec1e331fa857473 . 195 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (195 peers) 0.088867 seconds (377.78 k allocations: 22.271 MiB) [ Info: Got new peer 128.30.92.239:24724/57059245aeb6d959 . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/318645ff6101ca72 . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f405bb660d9e7c2f . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fd397e8f07a100af . 201 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (201 peers) 0.107964 seconds (308.64 k allocations: 19.755 MiB, 30.17% gc time) [ Info: Got new peer 128.30.92.239:24724/3c368c25f98f8ec8 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3b214001318bc631 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/690e08c62ad39409 . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/507d9d1835c948ab . 205 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c5032be92a96d761 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ba54dcc3992934fb . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3c939b2a61457b2b . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (205 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (205 peers) 0.123873 seconds (529.98 k allocations: 32.906 MiB) [ Info: Got new peer 128.30.92.239:24724/fd915c1b29be9e80 . 211 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (211 peers) 0.019980 seconds (83.25 k allocations: 5.219 MiB) [ Info: Got new peer 128.30.92.239:24724/c44a78841f46b629 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ca8a281cae29015e . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2f985be4b06cf12c . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4e65ee56ca34e51b . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/30f98214bd123a37 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7253743604b8efcd . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/22e0e12496da8d8f . 213 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (213 peers) 0.159927 seconds (568.03 k allocations: 35.567 MiB, 16.00% gc time) [ Info: Got new peer 128.30.92.239:24724/e737c726e7e2fe92 . 219 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (219 peers) 0.017365 seconds (73.85 k allocations: 4.805 MiB) [ Info: Got new peer 128.30.92.239:24724/944f6357d0f8c4c . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a5ea41f6870929fc . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d86e268aa8bb08f3 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e47a0d41e46d8709 . 222 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (222 peers) 0.079355 seconds (337.92 k allocations: 20.957 MiB) [ Info: Got new peer 128.30.92.239:24724/72405eecb7d94b00 . 224 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (224 peers) 0.018892 seconds (75.48 k allocations: 4.627 MiB) [ Info: Got new peer 128.30.92.239:24724/638063a2c22f6ee7 . 225 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (225 peers) 0.021906 seconds (88.61 k allocations: 5.826 MiB) [ Info: Got new peer 128.30.92.239:24724/88b6111ef55f207d . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1a2c93f7dc353a4d . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/25377c5a9c78a749 . 226 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (226 peers) 0.061181 seconds (249.29 k allocations: 16.122 MiB) [ Info: Got new peer 128.30.92.239:24724/934819c1a7a515ed . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4fce8fac91958b4 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/73bd0ea409830aee . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cc77ec3dec1e6a35 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ca7df5d88124647f . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/884ee604b12c8ee7 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fd7cc054c04690cd . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e2d867153f55da88 . 231 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (231 peers) 0.212815 seconds (705.70 k allocations: 45.391 MiB, 15.73% gc time) [ Info: Got new peer 128.30.92.239:24724/8a289c109f9dd783 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c38642b53fc2da05 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8ea00beebf621801 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1badbbbd3ce0ce38 . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b1372db89052b46a . 238 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/76effdafca08a4b7 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d6c6d6d55fc56791 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b20926e077045834 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ed3ffe39f643b99e . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2c5f3f143f8bf3f9 . 242 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (238 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (242 peers) 0.218431 seconds (846.65 k allocations: 53.456 MiB) [ Info: Got new peer 128.30.92.239:24724/d20ec03681090f64 . 247 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (247 peers) 0.046054 seconds (96.61 k allocations: 6.160 MiB, 52.83% gc time) [ Info: Got new peer 128.30.92.239:24724/2788b7b095285891 . 248 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (248 peers) 0.021780 seconds (96.99 k allocations: 6.179 MiB) [ Info: Got new peer 128.30.92.239:24724/e4c6429ae3379ef . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ff0d2077b92ac778 . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/21c3399d569f9169 . 251 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (251 peers) 0.065868 seconds (279.57 k allocations: 17.672 MiB) [ Info: Got new peer 128.30.92.239:24724/db8dcfaf9d8c6940 . 252 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2de97afec112fcf0 . 252 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (252 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (252 peers) 0.050086 seconds (208.38 k allocations: 13.256 MiB) [ Info: Got new peer 128.30.92.239:24724/6eee39ce29cfc88e . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f8dad75415504e91 . 254 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (254 peers) 0.048039 seconds (202.85 k allocations: 12.836 MiB) [ Info: Got new peer 128.30.92.239:24724/29b7e33b8fcbed5c . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c185dcdf0af1f086 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a516552da0cf76a4 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2f1d86e3014f8341 . 257 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (257 peers) 0.112657 seconds (381.97 k allocations: 23.909 MiB, 23.22% gc time) [ Info: Got new peer 128.30.92.239:24724/87a7fed78e2a6ff2 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2f40040e276e8a47 . 261 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (261 peers) 0.051888 seconds (203.75 k allocations: 12.782 MiB) [ Info: Got new peer 128.30.92.239:24724/f4c4b29ccb37707f . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/82769d638846cd8e . 263 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (263 peers) 0.046629 seconds (197.96 k allocations: 12.348 MiB) [ Info: Got new peer 128.30.92.239:24724/d153bde2406c2ce6 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a35047fd94567c74 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1e31055d42c3579c . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f51e94b639b96289 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3f693131a63a18b0 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5b872bbfb8d866bc . 265 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (265 peers) 0.126970 seconds (543.74 k allocations: 33.414 MiB) [ Info: Got new peer 128.30.92.239:24724/bceba7f3ebf44b29 . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f440167141d2d9a8 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6a007fdde7c3c60f . 270 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3c97ff66c4b3a9b1 . 272 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (270 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (272 peers) 0.121731 seconds (423.85 k allocations: 26.245 MiB, 22.17% gc time) [ Info: Got new peer 128.30.92.239:24724/9aa8438693a3fc91 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bfbc8046a22a9302 . 275 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (275 peers) 0.047521 seconds (205.86 k allocations: 12.678 MiB) [ Info: Got new peer 128.30.92.239:24724/80e01c90bce0eb4b . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b8fef690d7622c12 . 276 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (276 peers) 0.051905 seconds (219.03 k allocations: 13.515 MiB) [ Info: Got new peer 128.30.92.239:24724/7fc2cd9fb050fe66 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7c1f04492762070 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4275ffd0ebe18e1a . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c5ff152a6d1f5bea . 280 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (280 peers) 0.099795 seconds (420.09 k allocations: 25.719 MiB) [ Info: Got new peer 128.30.92.239:24724/ce84ff68c99e00ea . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c8d8e0043f0ed262 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/66e511a08b5e66fc . 283 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (283 peers) 0.097131 seconds (306.42 k allocations: 18.647 MiB, 28.53% gc time) [ Info: Got new peer 128.30.92.239:24724/3279ad9a30e51f6c . 285 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (285 peers) 0.025700 seconds (110.69 k allocations: 6.759 MiB) [ Info: Got new peer 128.30.92.239:24724/b5e73ff20b9b58e3 . 286 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (286 peers) 0.032053 seconds (123.21 k allocations: 7.564 MiB) [ Info: Got new peer 128.30.92.239:24724/c38357d089fdb1e9 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/36a95ccc3f98176 . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/81d05845d1a1200f . 287 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b10d71eb1cf82823 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/aeefdd6a5be2c34f . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/bf0e18ffab7cf277 . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d850214a9962497b . 290 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (287 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (290 peers) 0.177153 seconds (772.84 k allocations: 46.813 MiB) [ Info: Got new peer 128.30.92.239:24724/73e99bfdb457d251 . 294 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (294 peers) 0.024680 seconds (105.71 k allocations: 6.364 MiB) [ Info: Got new peer 128.30.92.239:24724/5b5eca442dcf7d60 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3c9b165b4397f6a8 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/65996be615fe0b03 . 296 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (296 peers) 0.111074 seconds (345.40 k allocations: 20.856 MiB, 25.30% gc time) [ Info: Got new peer 128.30.92.239:24724/62664403ff138ca3 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/325d5d67518ff3fa . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/654c29bb8f44ebdc . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2a549b5bfd5bc52e . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/dde106d75ce4253 . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b594442736a4d50e . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f9c9b66ab0a65e7 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/71ab972fe9571610 . 300 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (300 peers) 0.221260 seconds (916.49 k allocations: 54.887 MiB) [ Info: Got new peer 128.30.92.239:24724/4e705abd1e193fb8 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a41ddb0960401b9a . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/56bf3ca6ecb329a . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/db361801816442b . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/88156f7ee361d332 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/302915270d6d96dc . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c876186a57b08745 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/da3c6fc9575949fb . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c7b66e774f742ed7 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/acc2aeb50ec8a87f . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/75a139017fb67049 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/afd493eaef808f66 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/73397ce15608754c . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6d5c42a2b713b29e . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/77a3ce7bb29a8031 . 311 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (311 peers) 0.432568 seconds (1.78 M allocations: 104.961 MiB, 7.40% gc time) [ Info: Got new peer 128.30.92.239:24724/f88c5b81de5125e . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4f6a15e85a7d071c . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d4027cd16281eac9 . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (321 peers) 0.153370 seconds (365.13 k allocations: 21.525 MiB, 48.39% gc time) [ Info: Got new peer 128.30.92.239:24724/b3d36b18807f4a00 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c80b29e916cfe3c . 324 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (324 peers) 0.056363 seconds (251.10 k allocations: 14.793 MiB) [ Info: Got new peer 128.30.92.239:24724/b9ae4808a0477e8a . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3c02fe7b3e00b41 . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2107152be93ca73c . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8a453158b045e364 . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1f5de78aeae86fca . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/e6bf8cdfb5c64c24 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6f26dd670bcf53a . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/4795e9fc2af4edb2 . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9ad39c4a2c882b2 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a1ddc27ea3ccdde9 . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/eec80d01d61d128a . 329 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/82156b44f369c8f2 . 329 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (329 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (329 peers) 12.633466 seconds (1.52 M allocations: 88.621 MiB, 4.30% gc time) [ Info: Got new peer 128.30.92.239:24724/4e8860d9eb673e94 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/94ab2e6db806c8bb . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f3f6ea717b14a517 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/fcbea55f752030e . 338 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (338 peers) 0.125051 seconds (516.55 k allocations: 30.037 MiB) [ Info: Got new peer 128.30.92.239:24724/30bb9c9893168591 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d43c64d90403641b . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/107a6cd912ea070f . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/f105d03e187d79e1 . 343 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (343 peers) 0.128552 seconds (512.46 k allocations: 29.690 MiB) [ Info: Got new peer 128.30.92.239:24724/414b2f7fb3b40cfe . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/663fa05589c8e7d9 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/18a900472b877ad8 . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b191640680497d2 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/904bc595cf9596d2 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3845eaeb4ca79b6d . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a3d517bf3c5bc086 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a83e88919f3a41cf . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cc7697d47e1ff47e . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/805664d47813d00c . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7b1766f72cbaafd . 348 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/823dbf16639454a4 . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8a00fb962c512fcb . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/682365ad47d883ef . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/3b153897d48577a7 . 353 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (348 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (353 peers) 0.514932 seconds (2.03 M allocations: 116.729 MiB) [ Info: Got new peer 128.30.92.239:24724/4b4295346a22c540 . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/519031f558ec9926 . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5b4dd3029e76f1c9 . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/abdbcfa2b7617a14 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/45fd103b12aa60ec . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/58bd8aa01bd46105 . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/73fc7f697dd6a31a . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7bb2297ff772fe98 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/601f751bf26b06ca . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/925287e29599ab99 . 364 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (364 peers) 0.427936 seconds (1.41 M allocations: 80.436 MiB, 13.74% gc time) [ Info: Got new peer 128.30.92.239:24724/c34241a8cf7f4e35 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/b88671918dfb2939 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/21105073fc5470e4 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/9674a6816f1faaaf . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/52de52ce1b03c449 . 372 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (372 peers) 0.222567 seconds (710.28 k allocations: 40.354 MiB) [ Info: Got new peer 128.30.92.239:24724/5169fcafdf47034f . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/cdae3b9d5521820f . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d01eab79254d2126 . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/c64c1ad89494ba50 . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7fd31cb485099512 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/26a7e298f5fb56f0 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/5503081ef54c6f8d . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/6b6afc07c33a45fc . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/d955dd5788611fa7 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/89fcbc91ad5b9e2 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/922bc011adf362a . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/1fae28b654362354 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/655af1213368b3d . 380 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (380 peers) 0.504591 seconds (1.87 M allocations: 105.220 MiB, 12.73% gc time) [ Info: Got new peer 128.30.92.239:24724/35649b3a86943fc4 . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8d3fb553d76a86fe . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/605583131b390814 . 389 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (389 peers) 0.104928 seconds (439.31 k allocations: 24.706 MiB) [ Info: Got new peer 128.30.92.239:24724/f057a927bc00118 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/7601c37e8e07ff31 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/ebef60893f9f7118 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/2c62df23eb5cbef0 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/66e10680af5da4e8 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a98c3114e56209d4 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/38b0970227985bb5 . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/8c4f6c6235e39166 . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24724/a9515c951da4228b . 396 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/44cf0ad8ba63b75f. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/46bf61e79565fb3b. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24724/1e57ccbf86130db0. (396 peers) 0.395937 seconds (1.35 M allocations: 75.296 MiB, 15.38% gc time) Avg peer count: 400.0; Peer update max: 8642 avg: 4644.655; Upstream friends avg: 7.6275  Pass: 1201 (compile: 11.97, elapsed: 32.37 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24724 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24730 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24731 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24732 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24733 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24734 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24736 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24737 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24738 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24739 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24740 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24741 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24742 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24743 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24744 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24745 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24746 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24747 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24748 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24749 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24750 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24751 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24752 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24753 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24754 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_qmea})(Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.CoreState_qmea}, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody, Circo.InfotonOpt.Infoton) where {TBody} in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody}})(Any, Any, Any, Any) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.HostClusterTest.Msg_1i9d{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 195332036709977652087506948596134555313 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Got new peer 128.30.92.239:24727/97f1574dc5937246 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Got new peer 128.30.92.239:24728/b687ef56efa936a5 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2503, thread id: 1 Host cluster with internal root[ Info: Listening on: 0.0.0.0:2508, thread id: 1 : Test Failed[ Info: Got new peer 128.30.92.239:24733/1debcac2fd3d0fd8 . 4 nodes in cluster. at [ Info: Got new peer 128.30.92.239:24737/83fa0d084f44d675 . 5 nodes in cluster. /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Got new peer 128.30.92.239:24740/5b38655aa1b1a455 . 6 nodes in cluster. Expression: [ Info: Got new peer 128.30.92.239:24738/a37df9ac3426ad1e . 7 nodes in cluster. length(helperactor.peers) == CLUSTER_SIZE[ Info: Got new peer 128.30.92.239:24730/fe4a3eaca210004e . 8 nodes in cluster. Evaluated: [ Info: Got new peer 128.30.92.239:24731/d69447c1d913adf9 . 9 nodes in cluster. 4 == 30[ Info: Got new peer 128.30.92.239:24729/6bbed757d95c7b9b . 10 nodes in cluster. Host cluster with internal root[ Info: Listening on: 0.0.0.0:2506, thread id: 1 : Test Failed[ Info: Connected to global identity registry at /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (3 peers) Expression: length(helperactor.peers) == CLUSTER_SIZE[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (8 peers) Evaluated: 9 == 30[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (6 peers) Host cluster with internal root[ Info: Listening on: 0.0.0.0:2513, thread id: 1 : Test Failed[ Info: Got new peer 128.30.92.239:24734/1c01a0ab0660037e . 11 nodes in cluster. at [ Info: Got new peer 128.30.92.239:24732/4bcaf1cc18ca3332 . 12 nodes in cluster. /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Got new peer 128.30.92.239:24735/aefabc6be5aa120e . 13 nodes in cluster. Expression: [ Info: Got new peer 128.30.92.239:24736/9f6d91664c579402 . 14 nodes in cluster. length(helperactor.peers) == CLUSTER_SIZE[ Info: Got new peer 128.30.92.239:24739/a1c0950e0636b462 . 15 nodes in cluster. Evaluated: 10 == 30[ Info: Listening on: 0.0.0.0:2525, thread id: 1 Host cluster with internal root[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (10 peers) : Test Failed[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (9 peers) at /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (7 peers) Expression: length(helperactor.peers) == CLUSTER_SIZE[ Info: Listening on: 0.0.0.0:2519, thread id: 1 Evaluated: 10 == 30[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (11 peers) [ Info: Connected to global identity registry Host cluster with internal root: [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (15 peers) Test Failed[ Info: Connected to global identity registry at /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Connected to global identity registry Expression: length(helperactor.peers) == CLUSTER_SIZE[ Info: Connected to global identity registry Evaluated: 8 == 30[ Info: Got new peer 128.30.92.239:24743/398db66be760c41f . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/ac8898757b4c667d . 17 nodes in cluster. Host cluster with internal root[ Info: Got new peer 128.30.92.239:24751/1afed46651fb12bb . 18 nodes in cluster. : [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (16 peers) Test Failed[ Info: Connected to global identity registry at /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (13 peers) Expression: [ Info: Connected to global identity registry length(helperactor.peers) == CLUSTER_SIZE Evaluated: [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (17 peers) 9 == 30[ Info: Connected to global identity registry Host cluster with internal root[ Info: Connected to global identity registry : Test Failed[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (12 peers) at [ Info: Connected to global identity registry /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 Expression: [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (18 peers) length(helperactor.peers) == CLUSTER_SIZE[ Info: Connected to global identity registry Evaluated: 12 == 30[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (14 peers) [ Info: Connected to global identity registry Host cluster with internal root: [ Info: Got new peer 128.30.92.239:24741/c9d042262a86602f . 19 nodes in cluster. Test Failed[ Info: Got new peer 128.30.92.239:24744/130506c87e70430c . 20 nodes in cluster. at [ Info: Got new peer 128.30.92.239:24747/d709b17706c9c5fa . 21 nodes in cluster. /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Got new peer 128.30.92.239:24749/aecd1a71745a8e66 . 22 nodes in cluster. Expression: [ Info: Got new peer 128.30.92.239:24752/db54c60aa6157bde . 23 nodes in cluster. length(helperactor.peers) == CLUSTER_SIZE[ Info: Got new peer 128.30.92.239:24753/e0c38e47201c494b . 24 nodes in cluster. Evaluated: [ Info: Got new peer 128.30.92.239:24748/b64027b2ec8511ad . 25 nodes in cluster. 1 == 30[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (25 peers) [ Info: Connected to global identity registry Host cluster with internal root: [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (22 peers) Test Failed at [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (24 peers) /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 Expression: [ Info: Connected to global identity registry length(helperactor.peers) == CLUSTER_SIZE Evaluated: [ Info: Got new peer 128.30.92.239:24742/5b8e0c8fc78981f2 . 26 nodes in cluster. 25 == 30[ Info: Got new peer 128.30.92.239:24745/523e7477eab2e33c . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/ee07ff2bb0797176 . 28 nodes in cluster. Host cluster with internal root[ Info: Got new peer 128.30.92.239:24754/c7392c2b7910438e . 29 nodes in cluster. : [ Info: Got new peer 128.30.92.239:24755/965d3fffd9309bdd . 30 nodes in cluster. Test Failed at [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (5 peers) /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 Expression: [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (21 peers) length(helperactor.peers) == CLUSTER_SIZE[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (26 peers) Evaluated: [ Info: Connected to global identity registry 26 == 30 [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (4 peers) Host cluster with internal root: [ Info: Connected to global identity registry Test Failed at [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (27 peers) /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Connected to global identity registry Expression: length(helperactor.peers) == CLUSTER_SIZE[ Info: Connected to global identity registry Evaluated: 9 == 30[ Info: Connected to global identity registry Host cluster with internal root[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (20 peers) : Test Failed[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (23 peers) at /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (29 peers) Expression: [ Info: Connected to global identity registry length(helperactor.peers) == CLUSTER_SIZE Evaluated: [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (19 peers) 7 == 30 [ Info: Connected to global identity registry Host cluster with internal root: [ Info: Connected to global identity registry Test Failed at [ Info: Connected to global identity registry /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 Expression: [ Info: Connected to global identity registry length(helperactor.peers) == CLUSTER_SIZE Evaluated: [ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (30 peers) 19 == 30[ Info: Connected to global identity registry Host cluster with internal root[ Info: Joined to cluster using root node 128.30.92.239:24724/35ea17ddab18a563. (28 peers) : [ Info: Connected to global identity registry Test Failed[ Info: Connected to global identity registry at /home/pkgeval/.julia/packages/Circo/ctDno/test/cluster/hostcluster.jl:19 Expression: length(helperactor.peers) == CLUSTER_SIZE Evaluated: 28 == 30 [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2503 closing [ Info: Server on 0.0.0.0:2504 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing  Pass: 16 Fail: 14 (compile: 50.92, elapsed: 52.46 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 4.01, elapsed: 4.09 seconds) 10/23 com/comhtml.jl comhtml: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/comhtml.jl:37 Got exception outside of a @test MethodError: no method matching Main.anonymous.COMHTMLTests.CoreState_qmea() The applicable method may be too new: running in world age 40212, while current world is 40232. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_qmea(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_qmea(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.COMHTMLTests.CoreState_qmea(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 2.54, elapsed: 2.66 seconds) 11/23 com/sub.jl sub basics: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/com/sub.jl:42 Got exception outside of a @test MethodError: no method matching Main.anonymous.SubTest.CoreState_qmea() The applicable method may be too new: running in world age 40255, while current world is 40275. Closest candidates are: Main.anonymous.SubTest.CoreState_qmea(!Matched::Addr, !Matched::Pos) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_qmea(!Matched::Any, !Matched::Any) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 Main.anonymous.SubTest.CoreState_qmea(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:43 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 0.27, elapsed: 0.39 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24724 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8083 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24724/2c0a3f86da62a37a) Prepare message to http://0.0.0.0:8083[ Info: Listening on: 0.0.0.0:8083, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:163 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_qmea})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_qmea})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_qmea}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Allowed maximum size of a request payload : 0.009765625 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/2c0a3f86da62a37a) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Warning: Payload size is too big! │ msglength = 12 └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpserver.jl:87 [ Info: Server on 0.0.0.0:8088 closing WARNING: Method definition (::Type{anonymous.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_qmea})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_qmea})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_qmea}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/2c0a3f86da62a37a) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 54.06, recompile: 5.35, elapsed: 54.50 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577  Error: 5 (compile: 0.36, elapsed: 0.89 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 154135936934579389402995600583188334999 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 ┌ Error: Error while scheduling on thread 1 │ exception = │ MethodError: no method matching Token(::UInt8) │ The type `Token` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Token() │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:9 │ Token(!Matched::UInt64) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:10 │ │ Stacktrace: │ [1] apply!(me::Circo.IdRegistry.IdRegistryPeer, write::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:92 │ [2] commit!(::Circo.Transactions.Inconsistency, me::Circo.IdRegistry.IdRegistryPeer, writes::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.SinglePhaseCommit ~/.julia/packages/Circo/ctDno/src/identity/single_phase_commit.jl:11 │ [3] commit! │ @ ~/.julia/packages/Circo/ctDno/src/identity/transactions.jl:95 [inlined] │ [4] onmessage(me::Circo.IdRegistry.IdRegistryPeer, msg::Circo.IdRegistry.RegisterIdentity, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:104 │ [5] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [6] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ ┌ [7] HookList │ │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ ╰──── repeated 3 times │ [10] _immediate_delivery(targetactor::Circo.IdRegistry.IdRegistryPeer, scheduler::Scheduler, msg::Main.anonymous.IdRegistryTest.Msg_1i9d{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2506, thread id: 1 : Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Identity Registry: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:23 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [16] show_default @ ./show.jl:497 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [18] show_delim_array(io::IOContext{IOBuffer}, itr::Vector{Any}, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1432 [19] show_delim_array @ ./show.jl:1421 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#423 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:577  Pass: 5 Fail: 1 Error: 1 (compile: 24.33, recompile: 0.02, elapsed: 24.56 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 154135936934579389402995600583188334999 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 18.29, elapsed: 18.37 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 154135936934579389402995600583188334999 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Killing 128.30.92.239:24732/4bdec6f875a7bbdd DistId references: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/reference.jl:49 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.DistributedIdentities.Reference.IdRef{Main.anonymous.CoreState_qmea}) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:50 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Pass: 1 Error: 1 (compile: 30.60, elapsed: 52.99 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 154135936934579389402995600583188334999 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 17.42, elapsed: 17.52 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1  Pass: 5 (compile: 4.94, elapsed: 5.02 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_qmea})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_qmea})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_qmea}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). 23/23 migrate/migrate.jl WARNING: Method definition (::Type{Main.CoreState_qmea})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_qmea})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_qmea})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_qmea}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24734", "128.30.92.239:24734/2c0a3f86da62a37a") ERROR: LoadError: ArgumentError: Package Reexport [189a3867-3050-52da-a836-e630ba90ab69] is required but does not seem to be installed:  - Run `Pkg.instantiate()` to install all recorded dependencies.  Stacktrace:  [1] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2707  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2585  [3] macro expansion  @ ./loading.jl:2513 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2477  [6] require  @ ./loading.jl:2453 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3157  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [17] include_string  @ ./loading.jl:3013 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Circo │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.14/Circo/jl_qfqMXG" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 ====================================================================================== 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 31 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_74812.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 0x00007de10603ea40 Total snapshots: 905. Utilization: 0% ╎905 @Base/task.jl:1168 wait_forever() 904╎ 905 @Base/task.jl:1246 wait() ====================================================================================== 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_74812.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 0x000076b393fbcb50 Total snapshots: 532. Utilization: 0% ╎532 @Base/task.jl:1168 wait_forever() 531╎ 532 @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_74812.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: 22147862 (Pool: 22147245; Big: 617); GC: 17 [31] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 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_74812.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: 474144695 (Pool: 474140056; Big: 4639); GC: 265 PkgEval terminated after 2744.16s: test duration exceeded the time limit