Package evaluation to test Circo on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T16:41:55.471 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.87s ################################################################################ # 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.0 [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.9.9 [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.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3033.1 ms ✓ CircoCore 5572.3 ms ✓ Circo 2 dependencies successfully precompiled in 9 seconds. 60 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 21.15s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_WtvHx7/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_WtvHx7/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.0 [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.9.9 [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.67.1+0 [3f19e933] p7zip_jll v17.6.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/7907337fa091f185. msg: ()  Pass: 310 (compile: 29.57, recompile: 1.39, elapsed: 29.69 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 (7.91 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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:24725 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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 [ 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: 70087399207097449609994074981907891690 └ @ 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:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2502 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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:24725 [ 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: 70087399207097449609994074981907891690 └ @ 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:2501 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24725/acaa888c672f519 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/2721dbc3cba8bec5. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 220708.349705 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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: 70087399207097449609994074981907891690 └ @ 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: 768632.085280 rounds/sec  Pass: 114 (compile: 87.87, recompile: 27.74, elapsed: 136.61 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.04, elapsed: 0.06 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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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: 15.14, recompile: 4.81, elapsed: 15.54 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_sls4() The applicable method may be too new: running in world age 39563, while current world is 39583. Closest candidates are: CoreState_sls4(!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_sls4(!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_sls4(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: 2.36, recompile: 0.11, elapsed: 2.42 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24727/4174c0dd8db48ae0 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (2 peers) [ Info: Got new peer 128.30.92.239:24727/eb61dfafed4708a0 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (3 peers) [ Info: Got new peer 128.30.92.239:24727/c266d2b138ad04a8 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a95247c1921c0833 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5f50e3c156a6fe82 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/89c02a4f41b99668 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ef273b1c07d57d5f . 6 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (6 peers) 0.003011 seconds (10.74 k allocations: 510.375 KiB) [ Info: Got new peer 128.30.92.239:24727/a694c4c8a43379f3 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/801908793f1a6377 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a10e72d6399b9b4d . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b5e9846a392118b3 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e9a81b21c9897a48 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/47e27b2dc9c33c2a . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dd030c9f83ab7d61 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e47d69d21617f32c . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/49869fa20a655e66 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2bd0c28a815d5cd4 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e4c26425e4ca4a73 . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (11 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (11 peers) 0.012688 seconds (59.63 k allocations: 3.208 MiB) [ Info: Got new peer 128.30.92.239:24727/7baeb235f65a7f59 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bd791dfe395b8c9c . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4535b80a9c2eb8e4 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6e532a98327b89e3 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/507876836ba26c95 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4276a396340dd21e . 22 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (22 peers) 0.012205 seconds (54.16 k allocations: 2.867 MiB) [ Info: Got new peer 128.30.92.239:24727/c2f11fd89f353710 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7141fc28f4505c2b . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9795ef04007b8404 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/68d9b69ba6d8d4c6 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/639c54940c14f45d . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/845c81c9c28640db . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b1d1571047b8cd30 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a94c5ff0a56108a7 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1749122d8ee8a658 . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (27 peers) 0.020760 seconds (105.35 k allocations: 5.549 MiB) [ Info: Got new peer 128.30.92.239:24727/efdccea3e5dc0e44 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1ecee3ef8a044112 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f7552367bc6b2d95 . 35 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (35 peers) 0.008178 seconds (41.39 k allocations: 2.221 MiB) [ Info: Got new peer 128.30.92.239:24727/5b591bfbc8838ee5 . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/83b722d5b5e30804 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a8bd30d7686994a3 . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8626326a66a11169 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7efacc5591491e48 . 38 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (38 peers) 0.015588 seconds (70.02 k allocations: 3.686 MiB) [ Info: Got new peer 128.30.92.239:24727/419af48c966ca4eb . 43 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (43 peers) 0.003632 seconds (16.02 k allocations: 1.173 MiB) [ Info: Got new peer 128.30.92.239:24727/b36f38b7cd90ead3 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/774369e1669ec225 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3d4ec5dcb5ef5cf6 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5e1f28976bda71cb . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/630f89d224667a9b . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/21367bc141e3b64a . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5a47b4f0c762bfb . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/adc20093060037f . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/caf89e8d92db6839 . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/81ca5619d8386fe4 . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/12a7e832b1b22e8e . 48 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (48 peers) 0.040904 seconds (216.07 k allocations: 12.410 MiB) [ Info: Got new peer 128.30.92.239:24727/b287cc6b734ddb40 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c335f61768cb4cf0 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/94f0c2bbe0c4b6ab . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8a1db159f81c37b0 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5597a76d9826481b . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1e5767c7bf1104e5 . 56 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (56 peers) 0.024487 seconds (131.28 k allocations: 8.058 MiB) [ Info: Got new peer 128.30.92.239:24727/317b98a396d9804b . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (61 peers) 0.004569 seconds (24.29 k allocations: 1.503 MiB) [ Info: Got new peer 128.30.92.239:24727/7a04583dea8db8df . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6d8c94695c6c6f5b . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/88d869a1f08961c4 . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8804de6067bc4685 . 63 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (63 peers) 0.017705 seconds (98.60 k allocations: 6.131 MiB) [ Info: Got new peer 128.30.92.239:24727/be3415ff61aa50da . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6d36c6fe184f82c2 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7d5582effaf6ce02 . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/adb8b221a2ea7243 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/58da1cfde6cb170c . 67 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (67 peers) 0.025439 seconds (133.96 k allocations: 8.277 MiB) [ Info: Got new peer 128.30.92.239:24727/63f615f154294245 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9c16e18a1d53db9a . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8c7c905b89a410a2 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/69d26b13f34efc86 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/be558a663d2dbe . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/97e6f50f2726d52d . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/737b5b5fb91443ef . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/676a3247841fecad . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/665ab0f83d0f9193 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1fc0a1454650c316 . 71 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (71 peers) 0.058563 seconds (298.19 k allocations: 17.810 MiB) [ Info: Got new peer 128.30.92.239:24727/e62c3159d8ca3301 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/83d9d0b9c56551c0 . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8543d0e2b632cc54 . 82 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (82 peers) 0.019790 seconds (91.66 k allocations: 5.388 MiB) [ Info: Got new peer 128.30.92.239:24727/14c55784cdcb2365 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a6cd01cd0a1893ac . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/43059c9a74d2c108 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6d4d0152323c65a1 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5cea1aaf0a5fa375 . 85 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (85 peers) 0.061068 seconds (168.82 k allocations: 9.811 MiB, 45.59% gc time) [ Info: Got new peer 128.30.92.239:24727/1f3bf53cabc8c75e . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/804bf674a5d97258 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9a208aa952183209 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e911cf1a53fd0e27 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/adcb9596bdc1258f . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/df3a6c4e4a47869c . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/156522b6229e9c3f . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b0966409d75cb5b1 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b4c6bca7203a1b79 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/722e116331e4a3e . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/91f0057d63005459 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ec9b4074a6ab19a0 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b287fe8bf14da643 . 92 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (92 peers) 0.101357 seconds (482.64 k allocations: 27.196 MiB) [ Info: Got new peer 128.30.92.239:24727/f7b3a4abb3f8f2d4 . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/83f562136292126b . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dce2ef758c2f1f2a . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/258685e096a960c3 . 104 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/553dd95f515be88 . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5bf3fe2d0d7aa3ab . 104 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (104 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (104 peers) 0.050871 seconds (235.04 k allocations: 13.048 MiB) [ Info: Got new peer 128.30.92.239:24727/c025b4ebaf11bd7b . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/88d2de417224a5cc . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9e1a026ab9ccbdbd . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a147966d7178397b . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/99c3f006a3cffabd . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8692e4ebfcf8cbbc . 110 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (110 peers) 0.053000 seconds (258.01 k allocations: 14.300 MiB) [ Info: Got new peer 128.30.92.239:24727/5b55237c5039e65 . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/21a61a99418d6c25 . 115 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/171c377b3b4c192c . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/59b251690fad2f26 . 115 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (115 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (115 peers) 0.034096 seconds (175.34 k allocations: 9.679 MiB) [ Info: Got new peer 128.30.92.239:24727/51ab6a187814ff4 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4e110b2c5d93e4a5 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5e2cbaf344d611fb . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9840a70d50789ab3 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/374f6210983af54d . 120 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (120 peers) 0.082033 seconds (270.56 k allocations: 14.475 MiB, 46.60% compilation time) [ Info: Got new peer 128.30.92.239:24727/c90e8405142e1634 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6a5bea0941e28629 . 124 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (124 peers) 0.047962 seconds (95.07 k allocations: 5.117 MiB, 58.46% gc time) [ Info: Got new peer 128.30.92.239:24727/5a85f9d11440a296 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c7ebd65c55aa53b3 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3bf3d51c2800f303 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5b893bad270a0a9a . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c6e8b4458085864d . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/43cad8d0aa4b2e79 . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dcc740f9b0dc59fb . 127 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (127 peers) 0.067114 seconds (350.80 k allocations: 18.848 MiB) [ Info: Got new peer 128.30.92.239:24727/b83ae44d846b6375 . 132 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (132 peers) 0.010023 seconds (52.58 k allocations: 2.798 MiB) [ Info: Got new peer 128.30.92.239:24727/c4d2e4ecba2563c7 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c6c27642af5467c0 . 133 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (133 peers) 0.019424 seconds (102.86 k allocations: 5.460 MiB) [ Info: Got new peer 128.30.92.239:24727/bfb707ac1ba5157a . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fb4cfd8f51096510 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b2708fbeac05e2d6 . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ea786e0c51e15a0d . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f7c9eb14b0ef9ce8 . 136 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (136 peers) 0.052181 seconds (259.30 k allocations: 13.695 MiB) [ Info: Got new peer 128.30.92.239:24727/94311f1cf15872e5 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d2bdbd6b0e50342b . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f00101d41d5b5cc3 . 140 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (140 peers) 0.032185 seconds (169.15 k allocations: 8.886 MiB) [ Info: Got new peer 128.30.92.239:24727/f17c973191fb64a4 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/64e1ddac6074c71b . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9fede3fb4a1af87a . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/85804e1f6f6bfa94 . 145 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (145 peers) 0.041726 seconds (218.85 k allocations: 11.461 MiB) [ Info: Got new peer 128.30.92.239:24727/cb4a2e18b30a4ac2 . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/54adf51dd1b23a59 . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/76c21d1287d35bbc . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/af50821fad71415d . 148 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (148 peers) 0.043130 seconds (229.26 k allocations: 11.948 MiB) [ Info: Got new peer 128.30.92.239:24727/9b47868bb72c493d . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/950ba4297af2fae9 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3478b60abcf31495 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a16920f137807cce . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5408e198cc1c6e7c . 153 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (153 peers) 0.057146 seconds (302.74 k allocations: 15.809 MiB) [ Info: Got new peer 128.30.92.239:24727/dc87e789e0889ce3 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/efa424217c879f0d . 157 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (157 peers) 0.053631 seconds (115.71 k allocations: 5.991 MiB, 58.07% gc time) [ Info: Got new peer 128.30.92.239:24727/ef00d5e73ae0046d . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2d7cb1e59e13c6ac . 159 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (159 peers) 0.025526 seconds (121.80 k allocations: 6.285 MiB) [ Info: Got new peer 128.30.92.239:24727/de6e004123265a84 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/44a12335483260f2 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6299a0a9c68901cd . 161 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (161 peers) 0.033156 seconds (174.21 k allocations: 9.119 MiB) [ Info: Got new peer 128.30.92.239:24727/195de3b429b63f90 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c798da0de05881b0 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6e7675fc7893366d . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e2790441bb94e311 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fc9472ac5d264a2a . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8850033f7bdaedc9 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/54d2550f8a60746c . 163 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (163 peers) 0.086636 seconds (452.49 k allocations: 24.462 MiB) [ Info: Got new peer 128.30.92.239:24727/243f9545d982913b . 170 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (170 peers) 0.013358 seconds (67.47 k allocations: 3.561 MiB) [ Info: Got new peer 128.30.92.239:24727/84accbb6fd91a079 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b04639defb6fbed8 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a3434719c373981c . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8ee2f3655a21023 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/359a383ff5e50af4 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/613e42ffc2bb46c8 . 171 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/671fbda87bc05d22 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6332e617bec001d8 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/72e75a7ef4019ec1 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/80458e48df47fb6 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/64aa5bf31b664fa4 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/50d40d335080dbbc . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c8e1fecb9b8fbebf . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f804f0bf0a64a52f . 174 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (171 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (174 peers) 0.201884 seconds (970.55 k allocations: 61.628 MiB, 13.01% gc time) [ Info: Got new peer 128.30.92.239:24727/537a84bb47766444 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/42d2d2b020df306 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8b5bebb535333ddc . 185 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (185 peers) 0.042529 seconds (211.24 k allocations: 12.425 MiB) [ Info: Got new peer 128.30.92.239:24727/c16c498a50319221 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9fbf4bb07c09c7e5 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f2894fe5b77ac2f2 . 188 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (188 peers) 0.037747 seconds (203.61 k allocations: 12.133 MiB) [ Info: Got new peer 128.30.92.239:24727/6322860e5f3f94f3 . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fd4da60c95fc159a . 191 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fc99f31bacf4eb04 . 192 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (191 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (192 peers) 0.045591 seconds (206.52 k allocations: 12.691 MiB) [ Info: Got new peer 128.30.92.239:24727/9d2a3bb3f5d16ffd . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fe450fca032f0889 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4474ff601ead56ad . 195 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (195 peers) 0.044828 seconds (209.38 k allocations: 12.943 MiB) [ Info: Got new peer 128.30.92.239:24727/74633085c91def56 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4707bcd842cc565c . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e6bc0bd4761d924a . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/548d1742924b6668 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/33f0133a3c9b1735 . 198 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (198 peers) 0.086932 seconds (372.02 k allocations: 23.095 MiB, 25.94% gc time) [ Info: Got new peer 128.30.92.239:24727/d7a7db03c4d7e985 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1e640bf89c03bfb7 . 202 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (202 peers) 0.027987 seconds (154.03 k allocations: 9.454 MiB) [ Info: Got new peer 128.30.92.239:24727/e9c6ae2226321b3f . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8adb3c0b70e6fa13 . 204 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (204 peers) 0.022154 seconds (149.65 k allocations: 8.886 MiB) [ Info: Got new peer 128.30.92.239:24727/895f90bc1fe9a075 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ebad0b60d0cb700e . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3c536e8c8b048f54 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/58413ebd05b2478d . 207 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (207 peers) 0.054259 seconds (322.45 k allocations: 20.407 MiB) [ Info: Got new peer 128.30.92.239:24727/5ff289a440aab6e1 . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/945c7fe8d8e69f0f . 211 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6614418b5efa2804 . 210 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (211 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (210 peers) 0.047833 seconds (249.93 k allocations: 15.909 MiB) [ Info: Got new peer 128.30.92.239:24727/de00d7ca3cd6b92f . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dff6aa6f5cf248dc . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e5b9e1f85ee28a9f . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9b521e1ee7ef2e7e . 213 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (213 peers) 0.093552 seconds (327.14 k allocations: 20.793 MiB, 22.80% gc time) [ Info: Got new peer 128.30.92.239:24727/86a51399980e64fb . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f5824671757d5b34 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c5badfcd231d58b6 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/65d3afac8d8ee17 . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/24b6f77f53df5871 . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/99d4440710aa31c7 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/edd28010d994e65d . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a6a4bf28b140c206 . 220 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (220 peers) 0.101176 seconds (689.06 k allocations: 43.978 MiB) [ Info: Got new peer 128.30.92.239:24727/de84e122f3c48b2f . 225 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (225 peers) 0.014101 seconds (88.48 k allocations: 5.691 MiB) [ Info: Got new peer 128.30.92.239:24727/6b553b7f1a8c854f . 226 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (226 peers) 0.012415 seconds (88.88 k allocations: 5.272 MiB) [ Info: Got new peer 128.30.92.239:24727/7bef5e3f1e656284 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/71bf5714ccb9de06 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f470252dd6c4eb1e . 227 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (227 peers) 0.060246 seconds (270.00 k allocations: 17.460 MiB, 33.14% gc time) [ Info: Got new peer 128.30.92.239:24727/a8f4c4ce4b706f69 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f7f60525ee63d365 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/20e5312a563442cf . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/394db5f770cdc50f . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4fde14f7c88022a . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e18a7f937af5c033 . 232 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (232 peers) 0.088651 seconds (519.30 k allocations: 32.907 MiB) [ Info: Got new peer 128.30.92.239:24727/cb433ff813c0ce37 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e8a70d3200c08f95 . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/47a3b4ee62c91976 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7e4d94c3b0afb565 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e66d711756ddc069 . 238 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (238 peers) 0.082744 seconds (456.88 k allocations: 29.160 MiB) [ Info: Got new peer 128.30.92.239:24727/ba973c0810d2a72d . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1c45567953e2a994 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f98f5099843b1f1b . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f85f79cad66f6c1c . 241 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (241 peers) 0.069326 seconds (368.96 k allocations: 23.356 MiB, 25.03% gc time) [ Info: Got new peer 128.30.92.239:24727/d70d097c0f305453 . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/640be03646cdb0c1 . 245 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d6bab11d329cf41 . 246 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (245 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (246 peers) 0.040615 seconds (283.72 k allocations: 17.930 MiB) [ Info: Got new peer 128.30.92.239:24727/5f40083fbd622d5d . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7dfb79cbac7dc985 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3cdc23fe270b8b27 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a79cc7f0a3bbaca3 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e4988ca60cda2c74 . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3e55e033fbdc46db . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d1146f3915429361 . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/88c91ba512e697c7 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e10f173d9e216cd2 . 249 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (249 peers) 0.163101 seconds (834.52 k allocations: 52.156 MiB, 14.77% gc time) [ Info: Got new peer 128.30.92.239:24727/83b4108dd6421b09 . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9f6603e5e28cab33 . 257 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (257 peers) 0.042165 seconds (202.12 k allocations: 12.654 MiB) [ Info: Got new peer 128.30.92.239:24727/2e440ec651342439 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2ce6ab8bb992cfb . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9d89921000c9445d . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3bb5a9dc73b5aa0a . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/29a1e7fa206b3aea . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ae56ce2e218e45c3 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/46c46a29870adee0 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/625dbc417ecf8de5 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d3b8e475f0cba6e0 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1a6048f77ebee9b4 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a31495435af52e30 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a71baa92d654dc88 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4e81a9fa50821793 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e37f5b64604e289c . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2386f0be39315e9f . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/68eb70bbf2e1eba3 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/477cfb5d0e85a351 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/970e92207a8867a3 . 265 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (265 peers) 0.429506 seconds (1.87 M allocations: 115.295 MiB, 6.93% gc time) [ Info: Got new peer 128.30.92.239:24727/6c037e78188b93e0 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b07e32c7b16144e . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7d3d9e06dac5da91 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/68e92cfbfb82cd91 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/174e70861d20e8fc . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2ba55491f9b46f27 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/954c268e99e96c67 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/808bdc71eba25817 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6ac1abefd75a5d7f . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f32f04270f6396ea . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/303072018f36d50c . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f8c42a9192040b0d . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/df06c27a9eb3d0b9 . 282 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (282 peers) 0.396089 seconds (1.41 M allocations: 85.796 MiB, 18.53% gc time) [ Info: Got new peer 128.30.92.239:24727/a380a67fe4a8fa7a . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cab29b6751055631 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/69e1c40d2cdd120d . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b776d3377e221b59 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/abcdcab55438f4f2 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5058d6a3cd2b1aec . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4be9ce5fbe595a23 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b16c3d9cd851fd8f . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d7e22bf10e90138c . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/70df5e22fa4b8bbd . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cd3f27a9818260ad . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dd990191ecd604b8 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f6543f5134763034 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f81951fb3f261b15 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e79f5a5d506dcdb5 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ee0b753c5b400cfe . 294 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (294 peers) 0.435982 seconds (1.87 M allocations: 111.911 MiB, 6.83% gc time) [ Info: Got new peer 128.30.92.239:24727/a1255eeabee8932f . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e6fa089e9816205f . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e66192182604e6fb . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ed1b17e22c8d5cc5 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f8bca9646efc6d80 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7c37da5c2acc9dc3 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/50244f6983176dfe . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c1f7a3240a525f71 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a94c18967cfcc69 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/63774049175ea498 . 309 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f619387e404f92a5 . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4718c59d49975ca7 . 310 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3ca82dae24b68647 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f6f2595facbcb060 . 312 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (309 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (310 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (312 peers) 0.385322 seconds (1.68 M allocations: 99.700 MiB, 7.85% gc time) [ Info: Got new peer 128.30.92.239:24727/5521e0c32cc20f2b . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2916b6739fdf7bb5 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/43af777a94202ea3 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e1ca87392db7eb8d . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/18c8d13465e3257a . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4c29a13a351efab . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dda352b1c30c58a2 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7a8d5cc1394ea9c9 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c06ca4a60e58f1f4 . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/407027e741302053 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/95c08450175a4709 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6046e2f132f11739 . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4a7360ab67eba117 . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/488fb81008c3c076 . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f8fad068ce6821bd . 327 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (327 peers) 0.477575 seconds (1.89 M allocations: 110.516 MiB, 17.49% gc time) [ Info: Got new peer 128.30.92.239:24727/a806553467050af6 . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6996ff7be451d2c1 . 335 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (335 peers) 0.536024 seconds (241.58 k allocations: 14.055 MiB, 90.81% gc time) [ Info: Got new peer 128.30.92.239:24727/54fe268a8f34e12a . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e6fc52d14456386c . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f3305e423da851c1 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d9ee2d5fa284c9e3 . 339 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (339 peers) 0.101558 seconds (497.93 k allocations: 28.921 MiB) [ Info: Got new peer 128.30.92.239:24727/26c5649bd714a38e . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f4fc7f44d34502f8 . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/220d4d70c5509934 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/60ab50bcfd005f98 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bec33ab5007a3508 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1766c650da637306 . 345 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/839939ae22e608b . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6883ef0385c25a19 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7a7d2dee857a0854 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/54322d9ab8133a89 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d47a79cb82ef3c7a . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ad0271b86178c9ba . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1ac76c0182435773 . 343 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (345 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (343 peers) 0.364435 seconds (1.74 M allocations: 100.148 MiB) [ Info: Got new peer 128.30.92.239:24727/ecd1a128f9f44898 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c56cec03f7e8600 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/248e547b3f9dcdd1 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/67a8959ead9beafb . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b3fa6b6c2443189e . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4da58e2cb078b395 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f279852ccd18240b . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/22975a53833645ae . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1172f39f123f91b5 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9b7a79c86b74f904 . 358 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (358 peers) 0.317002 seconds (1.35 M allocations: 77.194 MiB) [ Info: Got new peer 128.30.92.239:24727/d81df03938c25bf7 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f8142b8a5e6ff9fd . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4f9e2a73ed5d8ebf . 364 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (364 peers) 0.111122 seconds (413.61 k allocations: 23.617 MiB) [ Info: Got new peer 128.30.92.239:24727/4122ae694843131 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ac1887700a707a6c . 367 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (367 peers) 0.119317 seconds (273.67 k allocations: 15.602 MiB, 45.13% gc time) [ Info: Got new peer 128.30.92.239:24727/333eb88f7ffd4988 . 369 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (369 peers) 0.030234 seconds (142.49 k allocations: 8.123 MiB) [ Info: Got new peer 128.30.92.239:24727/ca9485cd3d633eb7 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c2081d23c0c0bd83 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8a95ee7ca52fb6c . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d156dd24f44d8b9d . 371 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (371 peers) 0.117007 seconds (554.27 k allocations: 31.504 MiB) [ Info: Got new peer 128.30.92.239:24727/32f5bf1447ec0c71 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4bd569ae8dfbbd65 . 374 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (374 peers) 0.059313 seconds (278.69 k allocations: 15.819 MiB) [ Info: Got new peer 128.30.92.239:24727/a818e805d862f21a . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/952a1b94a2fc401d . 376 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (376 peers) 0.061117 seconds (290.84 k allocations: 16.501 MiB) [ Info: Got new peer 128.30.92.239:24727/c7d05b4534610af1 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/30d46984628a2d11 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7e416822119925d0 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a682fdb5f0b29785 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/30b746af5c7effc . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d4dbcca91a8cdad1 . 382 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (382 peers) 0.169100 seconds (808.28 k allocations: 45.608 MiB) [ Info: Got new peer 128.30.92.239:24727/940d6bfc6a3352f1 . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a62c9c0d2d39726c . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (384 peers) 0.060503 seconds (296.45 k allocations: 16.735 MiB) [ Info: Got new peer 128.30.92.239:24727/ca3b71eb2ecb494 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/80fcd081ca848cb5 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1a81de13d61bd760 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f7f908badca30a47 . 387 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9ce825dc1017dc9 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c36667c1c1427015 . 388 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (387 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (388 peers) 0.176729 seconds (834.50 k allocations: 46.894 MiB) [ Info: Got new peer 128.30.92.239:24727/b291fde35e69fd98 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fd088b3f23d0a41c . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8bf1bbd984ab4b91 . 392 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7700f1e36de8cd16 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/223141162c896f42 . 394 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/4174c0dd8db48ae0. (392 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (394 peers) 0.221421 seconds (777.30 k allocations: 43.632 MiB, 26.21% gc time) [ Info: Got new peer 128.30.92.239:24727/593650bd232ad98 . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d0c4ed508960eca0 . 397 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (397 peers) 0.068923 seconds (305.93 k allocations: 17.137 MiB) [ Info: Got new peer 128.30.92.239:24727/83da65f616771e6c . 399 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/941cd711bb0fcb72 . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/88fe322021772ad5. (399 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/eb61dfafed4708a0. (399 peers) Avg peer count: 400.0; Peer update max: 8436 avg: 4674.2075; Upstream friends avg: 7.6525  Pass: 1201 (compile: 10.14, elapsed: 17.53 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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:24756 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_sls4})(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_sls4})(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_sls4})(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_sls4}, 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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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_ixt4{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:24757 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 84711028556987460581650049319786054093 └ @ 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: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:2524 [ 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: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: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2533 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2533, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/b342469dc6df957f . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Got new peer 128.30.92.239:24731/e733cadb949c9716 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/69d0f499deccc8d8 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/409f2a065251116a . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/2ca5c4532083864e . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/b1749b5f8614e98a . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/cc96b532a4dc9d8b . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/10779eed418e4628 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/d5c255e6d85df64b . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/4eaa1a1a1b213be1 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/fea59eca62ddf36c . 12 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24736/f9017f6b972701b3 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/5cc30ebae76f4ac6 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/9b637efc6b54b950 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (10 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (5 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24745/d9ad44e3ff82c57a . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/60fe5656bdce1c7b . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/c4f103722ed87b9e . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/6a6df6185edc7d82 . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (14 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (13 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (19 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24757/7a40cdbbc047806d . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/1f223a7cb12fb55 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/5885d574904c04f5 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/711174db2540c108 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/9e553ced0d15ce79 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/ece0f4e8de170a41 . 25 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (21 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (25 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24744/795eb797b1c27fd8 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/cdbc18e80e70d5cb . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/97ec44d010af55e3 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/4e8d7571940e9fbe . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/4bb502ef7a624940 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (26 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (27 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (28 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/2911dc2f0aa25895. (30 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2503 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 [ Info: Server on 0.0.0.0:2532 closing [ Info: Server on 0.0.0.0:2533 closing  Pass: 30 (compile: 36.40, elapsed: 49.50 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.07, elapsed: 3.14 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_sls4() The applicable method may be too new: running in world age 40201, while current world is 40221. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_sls4(!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_sls4(!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_sls4(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: 1.96, elapsed: 2.04 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_sls4() The applicable method may be too new: running in world age 40244, while current world is 40264. Closest candidates are: Main.anonymous.SubTest.CoreState_sls4(!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_sls4(!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_sls4(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.19, elapsed: 0.28 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 ┌ Warning: ("Http unable to listen on 0.0.0.0:8086", Base.IOError("listen: address already in use (EADDRINUSE)", -98)) └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpserver.jl:80 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/e697dad53a3be224) Prepare message to http://0.0.0.0:8086 ┌ 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 = │ HTTP.RequestError: │ HTTP.Request: │ HTTP.Messages.Request: │ """ │ GET / HTTP/1.1 │ Host: 0.0.0.0:8086 │ Accept: */* │ User-Agent: HTTP.jl/1.14.0-DEV.24 │ Content-Length: 12 │ Accept-Encoding: gzip │ │ Test Message"""Underlying error: │ IOError: write: connection reset by peer (ECONNRESET) └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ====================================================================================== 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 19 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 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:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079a904011870 Total snapshots: 851. Utilization: 0% ╎851 @Base/task.jl:1145 wait_forever() 850╎ 851 @Base/task.jl:1223 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 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:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079ca46bb54b0 Total snapshots: 678. Utilization: 0% ╎678 @Base/task.jl:1145 wait_forever() 677╎ 678 @Base/task.jl:1223 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 20613526 (Pool: 20612940; Big: 586); GC: 16 [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/testclient.jl:161 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:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.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:1281 unknown function (ip: (nil)) at (unknown file) Allocations: 374582472 (Pool: 374579428; Big: 3044); GC: 225 PkgEval terminated after 2838.34s: test duration exceeded the time limit