Package evaluation to test Circo on Julia 1.14.0-DEV.65 (b05afe0f25*) started at 2025-11-11T17:28:30.716 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 11.52s ################################################################################ # Installation # Installing Circo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36e45090] + Circo v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7e194583] + ActorInterfaces v0.1.0 [d1d4a3ce] + BitFlags v0.1.9 [36e45090] + Circo v0.1.4 [b491a1cf] + CircoCore v0.2.21 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.0 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.8s ################################################################################ # 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... 5197.7 ms ✓ ZMQ 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. 4442.1 ms ✓ CircoCore 9256.7 ms ✓ Circo 3 dependencies successfully precompiled in 20 seconds. 59 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 34.87s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_ni6n0I/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_ni6n0I/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [d1d4a3ce] BitFlags v0.1.9 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.11 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/8761a617632f96c2. msg: ()  Pass: 310 (compile: 39.23, recompile: 1.97, elapsed: 39.38 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 Debug: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/debug.jl:34 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.Debug.MsgStats) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/debug.jl:35 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Error: 1 (9.81 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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: 118585801537093737457745344737075312466 └ @ 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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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: 118585801537093737457745344737075312466 └ @ 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/9c28d0ce99e069d6 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/b6b7be7574747be3. (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): 199450.202715 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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: 118585801537093737457745344737075312466 └ @ 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: 859188.988947 rounds/sec  Pass: 114 (compile: 114.02, recompile: 37.70, elapsed: 156.52 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.06, elapsed: 0.08 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24727 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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:24727 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 19.44, recompile: 6.23, elapsed: 19.87 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_6ltb() The applicable method may be too new: running in world age 39561, while current world is 39581. Closest candidates are: CoreState_6ltb(!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_6ltb(!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_6ltb(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 3.94, recompile: 0.14, elapsed: 4.04 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/8d4da9ba7caf4691 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (2 peers) [ Info: Got new peer 128.30.92.239:24727/56e73b98b1dc2a5c . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (3 peers) [ Info: Got new peer 128.30.92.239:24727/2d9df3dd8b7b1d2a . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7226a4bbd33bf4e6 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dd2415bd26dcb5af . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a0f8f0f80949d84 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/34a2978c006fec93 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/66e89e68dba4fc4a . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6b743e29f7a0b071 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dd66d13e988735ad . 7 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (7 peers) 0.007146 seconds (20.24 k allocations: 1.098 MiB) [ Info: Got new peer 128.30.92.239:24727/b6cd1391a3cfbaae . 12 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (12 peers) 0.001699 seconds (4.71 k allocations: 261.219 KiB) [ Info: Got new peer 128.30.92.239:24727/2836a52eef35f52d . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (13 peers) 0.001579 seconds (5.12 k allocations: 279.859 KiB) [ Info: Got new peer 128.30.92.239:24727/780b67b97d9860c9 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/37410c7c579e730a . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b299c63fd1fcb1ef . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/890f9926377dba8f . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/74d6070fdb217c82 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/df61695daa81db90 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f463f25d688096db . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/47020a80380b6599 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d7bb5856baa5713a . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7d3fe45f498d14c3 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/be3a989819bd6e1b . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b9d4883d216f5323 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b68b9633345d3f6 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a83e85be02841c49 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cc69d2a6a23162af . 18 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (18 peers) 0.038001 seconds (130.16 k allocations: 6.906 MiB) [ Info: Got new peer 128.30.92.239:24727/424154f04132fbfa . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ba39d9af3aaf4023 . 29 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (29 peers) 0.007168 seconds (22.73 k allocations: 1.210 MiB) [ Info: Got new peer 128.30.92.239:24727/3d2dbbea7cd97670 . 31 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3b35e6650d84876f . 32 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (31 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (32 peers) 0.006686 seconds (22.35 k allocations: 1.184 MiB) [ Info: Got new peer 128.30.92.239:24727/4ee5211fd7001554 . 33 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5e9c96f5c4bfc020 . 33 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (33 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (33 peers) 0.007492 seconds (25.71 k allocations: 1.370 MiB) [ Info: Got new peer 128.30.92.239:24727/3597e78989eec953 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f3dd0ad7adb788b3 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/db9ce61b0c4e9d32 . 35 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (35 peers) 0.012337 seconds (42.30 k allocations: 2.266 MiB) [ Info: Got new peer 128.30.92.239:24727/75f64f169928756b . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a25df31c14924ef6 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fd4590b5e6e7dff4 . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1544c607967ae6b . 40 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (40 peers) 0.018205 seconds (60.10 k allocations: 3.165 MiB) [ Info: Got new peer 128.30.92.239:24727/a9a5f294fc147938 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8f522d448f03df63 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7140ee8ba7eedbc9 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/85674a061acc67ec . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5d6dbf5504850084 . 44 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (44 peers) 0.026753 seconds (88.44 k allocations: 5.290 MiB) [ Info: Got new peer 128.30.92.239:24727/a64711f01cb5ac39 . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/32b797d067341ab1 . 47 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ee0656825b588c50 . 47 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (47 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (47 peers) 0.017347 seconds (56.97 k allocations: 3.268 MiB) [ Info: Got new peer 128.30.92.239:24727/cc374c58e611cd26 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d18bcaf17faad718 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1779c485140cbc3a . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/37697c9886dd7896 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4ba7d4eafe16f317 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2997bafdc9cd9f8 . 52 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (52 peers) 0.034527 seconds (117.64 k allocations: 6.871 MiB) [ Info: Got new peer 128.30.92.239:24727/2007db6ecfc7dc95 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/79f82af4f089c73d . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cb146c8c7c7cbc2f . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1984af2653c365a4 . 57 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (57 peers) 0.025308 seconds (87.84 k allocations: 5.131 MiB) [ Info: Got new peer 128.30.92.239:24727/211e4e0ae333ede4 . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8e185275599795f2 . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e698c4c603dfbc8b . 62 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d2140384a21164a0 . 60 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c29ca4a653e3155c . 63 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (62 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (60 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (63 peers) 0.118346 seconds (118.09 k allocations: 7.193 MiB, 69.45% gc time) [ Info: Got new peer 128.30.92.239:24727/af0e23e4607096f1 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1f465792cc4c05ec . 66 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5d8d1d58089f5f8e . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a1d505cb9285e8a . 67 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (66 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (67 peers) 0.031660 seconds (99.19 k allocations: 5.980 MiB) [ Info: Got new peer 128.30.92.239:24727/71987010183950c1 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/11ef0d2a8edab9e8 . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/aeab6aae9aa56a2 . 69 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (69 peers) 0.025545 seconds (82.35 k allocations: 5.074 MiB) [ Info: Got new peer 128.30.92.239:24727/373166620f542a34 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/692f71c4f7ecc51e . 72 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (72 peers) 0.016802 seconds (53.71 k allocations: 3.265 MiB) [ Info: Got new peer 128.30.92.239:24727/7e06fa05407af91f . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/809b1d20d73349ed . 74 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (74 peers) 0.016094 seconds (50.81 k allocations: 3.048 MiB) [ Info: Got new peer 128.30.92.239:24727/c00bb780a9a773ff . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e5adf4dc10c03148 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dd38870372899098 . 78 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/47402e948ab353fc . 76 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (78 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (76 peers) 0.036772 seconds (122.25 k allocations: 7.317 MiB) [ Info: Got new peer 128.30.92.239:24727/e414057d2163c9e7 . 80 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (80 peers) 0.009690 seconds (31.84 k allocations: 1.891 MiB) [ Info: Got new peer 128.30.92.239:24727/6e07d9643cdd81ca . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bf94db43d3c8f499 . 81 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (81 peers) 0.019035 seconds (60.41 k allocations: 3.561 MiB) [ Info: Got new peer 128.30.92.239:24727/d47d7ebf6ff5d06c . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3876616c0ea3d73d . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2915738dcf5710c4 . 85 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9b8b12323a20601d . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/86834affa5ea7f34 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b77e42b7e26a3932 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/72cd37bfa1ac1ec6 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/afef0744e18b67f7 . 85 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (85 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (85 peers) 0.082539 seconds (276.30 k allocations: 16.010 MiB) [ Info: Got new peer 128.30.92.239:24727/e428546d92aafc3a . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a52e4c9273f5cd35 . 92 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (92 peers) 0.021309 seconds (73.25 k allocations: 4.204 MiB) [ Info: Got new peer 128.30.92.239:24727/165bc3069fcdb381 . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/73fa7441a447c7b2 . 94 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/aca2f5f396963a61 . 93 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (94 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (93 peers) 0.031531 seconds (107.91 k allocations: 6.143 MiB) [ Info: Got new peer 128.30.92.239:24727/c8d116cf22ecc005 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/50b3cd78cc495cde . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ba4a671316be06d9 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fd2d4d8fd7c94ba7 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e644b0c2b0d92be1 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/369036671f675fff . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/18ff7bf743deb506 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9d2dfe708846606a . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2ae34588fe2cf5b7 . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/14b080ea335973e8 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/477822135ccd575b . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/66cd00b27c8df339 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4e6dfc1f1bc33ffc . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/17d7635cf3971b3f . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/519e41c52829c5fe . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a23b23e5195034ef . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/56bbe33b7eed69e9 . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cb90750a26232897 . 102 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ad0b606215f2e92b . 100 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/eb3cc19b2b19b8c3 . 101 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/896f04306f221dab . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2d8ccc18e992ac26 . 103 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (102 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (100 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (101 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (103 peers) 0.282511 seconds (954.67 k allocations: 52.217 MiB) [ Info: Got new peer 128.30.92.239:24727/be7f590727a3de61 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/132fa91c85fe8fb3 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/540c98c5095e1ef0 . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/daee89862414bcbe . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/59815da60b95b240 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/311c7c81088143ba . 120 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (120 peers) 0.136697 seconds (285.63 k allocations: 15.424 MiB, 37.97% gc time) [ Info: Got new peer 128.30.92.239:24727/128e81f3728be898 . 124 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (124 peers) 0.014074 seconds (49.62 k allocations: 2.670 MiB) [ Info: Got new peer 128.30.92.239:24727/eb8d8ce3984352d0 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b6049ace75770326 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/74111fa9a966d6b7 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/eb76c750a5773fa7 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f5f551c962c2d5de . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/100a4701622e2f . 127 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (127 peers) 0.139150 seconds (334.01 k allocations: 17.929 MiB, 40.42% compilation time) [ Info: Got new peer 128.30.92.239:24727/3bf0e01732907a01 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/824e3c718aa5d401 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4e66897b9deb5d41 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6c5a4e2fea717783 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1299c2dd0e972f6d . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/df4e821489990ddc . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d4f3aacd4824e7af . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7b045cc6c7869e40 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ff1128c17534c894 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f5e16ac81d632b3e . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4f8e69ce47282fd . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e615afacf1937428 . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e2dc3c09eaeadee6 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1279e50cc42c7fc9 . 134 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a1c4f8f926c60cea . 135 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6f9de5f0dd8239fc . 136 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b832b9cf8877a775 . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4d98c553192eddc8 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8301d622f3d358a9 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cab6a8c823f0a0cc . 137 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8fc05e8161961afa . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/898d189b937eb9d0 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fb3dfdb252dcba8 . 140 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (134 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (135 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (136 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (137 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (140 peers) 0.395049 seconds (1.29 M allocations: 71.062 MiB) [ Info: Got new peer 128.30.92.239:24727/7614cdfd6a625e9 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/29a935b4fd0841a1 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bbae38e01528d277 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/737fa15ad17b9e01 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6e474303cb3a21aa . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7aed5d21967c52e1 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d26f74c2d43bac32 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f8f83a95679ff4e5 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ceefe4f9dfb51b5a . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a449192372dc647a . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7d16a305a2e6b092 . 159 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (159 peers) 0.274185 seconds (672.68 k allocations: 36.386 MiB, 22.69% gc time) [ Info: Got new peer 128.30.92.239:24727/b7b56b534bb79b87 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/78277e9c87460ae5 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/37c37ebf22466fd0 . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/faf0081be44b20fd . 166 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1139c5d6a1ca4914 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/168c0001056e7381 . 167 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1fa8f9560764116d . 168 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2e08c10a716c0509 . 167 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (166 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (167 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (168 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (167 peers) 0.160370 seconds (514.14 k allocations: 29.910 MiB) [ Info: Got new peer 128.30.92.239:24727/a7168bf917d1b632 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/751975de89e16b1e . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fcd227df7065b74b . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6faa2b0bf8e1ee5e . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8f650ae28eaecffb . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/395cf215887be558 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a3066eadac7d83c . 175 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (175 peers) 0.140090 seconds (458.80 k allocations: 26.810 MiB) [ Info: Got new peer 128.30.92.239:24727/46cb3aa71462d3fd . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/45f08111014a23b3 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/65f9201a61e782af . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4c55181b74d2ed13 . 182 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (182 peers) 0.086121 seconds (268.14 k allocations: 16.474 MiB) [ Info: Got new peer 128.30.92.239:24727/53b71d8224c29a1b . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3d00d9df97548561 . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3abc9052b490964f . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/99f4f779d7424299 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d4defeb624ce408a . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/56fe46fb1128cedd . 185 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2bc3960bded0069 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3a62c2afc7a73bb1 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/63df573e35585235 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1246d0a681576b55 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4ee83b4781e55c83 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e819f2c0c7ef08b2 . 188 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (185 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (188 peers) 0.313587 seconds (838.18 k allocations: 51.364 MiB, 17.60% gc time) [ Info: Got new peer 128.30.92.239:24727/b7fb2b8fd57692b5 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ead217f1c95ebaff . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7c8eb496677e5aad . 198 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (198 peers) 0.070189 seconds (228.05 k allocations: 14.024 MiB) [ Info: Got new peer 128.30.92.239:24727/daa2bc7763f79568 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/daaae5806dbfc53b . 200 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (200 peers) 0.047733 seconds (157.54 k allocations: 9.303 MiB) [ Info: Got new peer 128.30.92.239:24727/e73fb2d2a6f4adb5 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c054d34224a92620 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4536ad15d47e20d2 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5569a969764e0cb4 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4d6ebf0a18adddc9 . 201 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (201 peers) 0.116319 seconds (379.47 k allocations: 23.793 MiB) [ Info: Got new peer 128.30.92.239:24727/ed54283b10602ef6 . 206 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3f4dd21a283fc193 . 206 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (206 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (206 peers) 0.049651 seconds (157.10 k allocations: 9.275 MiB) [ Info: Got new peer 128.30.92.239:24727/22379a2953db27f8 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c487c135848b975 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cc7c67a10c71cb4e . 208 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (208 peers) 0.072118 seconds (223.92 k allocations: 13.774 MiB) [ Info: Got new peer 128.30.92.239:24727/864bb052b37138c5 . 211 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (211 peers) 0.025450 seconds (83.12 k allocations: 5.150 MiB) [ Info: Got new peer 128.30.92.239:24727/f78bc2ce348b6796 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2355d45fddccb106 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/99c6705ce099a489 . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/12adb049da24fc8c . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3b4a8cac2e72966 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/abaee889b2ae981d . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b474100d06c14953 . 214 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (214 peers) 0.203114 seconds (573.25 k allocations: 36.159 MiB, 17.58% gc time) [ Info: Got new peer 128.30.92.239:24727/b36862cbe09eb557 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d49def8b93aa1e5d . 219 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (219 peers) 0.053273 seconds (172.98 k allocations: 11.087 MiB) [ Info: Got new peer 128.30.92.239:24727/45d70e26841a9418 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3e7e02e217bd68de . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9fc8dcbf4175f47c . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ff4e3fbf517d4d91 . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3ed3bc6566139cd9 . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2f332601d936ef5c . 223 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (223 peers) 0.151842 seconds (505.57 k allocations: 32.924 MiB) [ Info: Got new peer 128.30.92.239:24727/1413145cb26a3e0f . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4be95078c32cc106 . 227 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (227 peers) 0.088515 seconds (172.75 k allocations: 11.264 MiB, 43.62% gc time) [ Info: Got new peer 128.30.92.239:24727/6aec31785e6e0597 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ee1949ca73691379 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d9712ba85bb4b039 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d760351a71493ca5 . 229 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6e3ef20a67517e06 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/325cbc65296fb226 . 230 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6f8adf07cc7bb290 . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ba1161968d746a . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/66b881c04a8afb34 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/214ddd7783bb5035 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4e11c241797faf20 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bf31428e30dd7ace . 231 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c57c158f5154f810 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c85be6e98eed5f10 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5ee422dd31405939 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/21c75f7ff5e5e4cd . 233 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (229 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (230 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (231 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (233 peers) 0.452116 seconds (1.44 M allocations: 91.763 MiB, 8.27% gc time) [ Info: Got new peer 128.30.92.239:24727/18c80337346e35d . 245 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (245 peers) 0.027475 seconds (96.20 k allocations: 6.148 MiB) [ Info: Got new peer 128.30.92.239:24727/3abd9ad4068e8e7f . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/85919dff50a93b75 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/eade64d953780455 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/92141a04b04843f2 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b33ec355081aac8e . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/585167fa34f09ebb . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ae048b010fec6d56 . 248 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ee93ab66722491a0 . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b4318bc8e021ec3 . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2d07aec4c6c97440 . 250 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (248 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (250 peers) 0.282220 seconds (970.53 k allocations: 61.215 MiB) [ Info: Got new peer 128.30.92.239:24727/c04daef6b5e2eb7a . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/34a844f77b61ede3 . 256 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (256 peers) 0.094189 seconds (194.14 k allocations: 12.191 MiB, 36.94% gc time) [ Info: Got new peer 128.30.92.239:24727/a07b6a23db5f2aa3 . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/13327d8029c15d62 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/45f3ff3602854b96 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2a8a0633c794e52f . 258 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (258 peers) 0.116495 seconds (401.21 k allocations: 25.124 MiB) [ Info: Got new peer 128.30.92.239:24727/c93b3a5d2a84fbe8 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f0804c8488c3561b . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9f55d00aeac5c51e . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1da18a6d8433bad . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/affca21b4f356515 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b7ffca4cff189fec . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8539eefc2b6b5216 . 264 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2aaf0b62f329ae39 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2fe835b6fc2e2bf0 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e3650f2eb7f75fc7 . 265 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ef9d44bbf884a735 . 267 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (264 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (265 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (267 peers) 0.376846 seconds (1.13 M allocations: 69.775 MiB, 10.43% gc time) [ Info: Got new peer 128.30.92.239:24727/d863116ab93a5851 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/bc76c0df911f8c5c . 274 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (274 peers) 0.061230 seconds (198.82 k allocations: 12.208 MiB) [ Info: Got new peer 128.30.92.239:24727/4e0cdd72a1ead1d1 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3a3c5373c6def28b . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ca96d47ddf9887d . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6b301f2b08309b26 . 276 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (276 peers) 0.129990 seconds (418.29 k allocations: 25.673 MiB) [ Info: Got new peer 128.30.92.239:24727/e9479c01cc994def . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/38fa2f0c1be349b7 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/99508eb0e3f60e34 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c0b072234484354c . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/33826fb0bad4f51a . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4fe03a6c8fbfc7dd . 279 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (279 peers) 0.193816 seconds (656.73 k allocations: 40.135 MiB) [ Info: Got new peer 128.30.92.239:24727/88d44d7b12582cef . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c5d6772281bb42e1 . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a4650f48a09c56be . 285 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2a49aa5be4832c65 . 286 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (285 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (286 peers) 0.170066 seconds (441.77 k allocations: 26.866 MiB, 21.65% gc time) [ Info: Got new peer 128.30.92.239:24727/c9e1948735f5346d . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/260f71a6fac6cbfe . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e36fa02a96853899 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fefe9b6c77ac5ee6 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4f8365a11c7c910a . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/36d5501187a6acb0 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/feb18281fbe1589c . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/df570a973f45e2db . 292 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (292 peers) 0.262129 seconds (862.79 k allocations: 51.949 MiB) [ Info: Got new peer 128.30.92.239:24727/5e7058daac81db53 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fa495fcdfc5e70d7 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/61ab5e21720e0535 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e424748df97a9f5c . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/cd11f5c9fb788f0f . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/db6b4fcf7d14e617 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e1fc328b2595f24e . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2cd80bc4d21640e0 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3482d9715e662a1a . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/442aac671bf783c3 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/7b7445d322465904 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/efe3a81301768a9f . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/80723314f5a6eb38 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/abe692d5d1463a92 . 301 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (301 peers) 0.551596 seconds (1.65 M allocations: 98.450 MiB, 7.64% gc time) [ Info: Got new peer 128.30.92.239:24727/f56ad305dcd1e32e . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3f6df3cb1dfea0b9 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9bb13db0334a9802 . 311 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (311 peers) 0.142143 seconds (347.98 k allocations: 20.645 MiB, 27.20% gc time) [ Info: Got new peer 128.30.92.239:24727/b11c29a23da45494 . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b776dd45b5422d1a . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/4a4bcae9cb9ef30a . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/78bc2dfd1218acd . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3c411f999a343878 . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b2fe910265a048c3 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/32786c784fc6691f . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/32be9a6e1bbf3e27 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8f12f9dc95c390a4 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3abee5f0f759c31a . 314 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f06b1f8cf122e73e . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6e1981f7d9eb0a34 . 315 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9cabdf05249e79c . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a2557c593fc106b . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b7d0e6d858df91d0 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6ff3660901caa282 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e90403ddab471608 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f680e92223bb8969 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/98e8309f3b422f1c . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/720fbf9f607ecce4 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/507b1e067c114a19 . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6d8908661344f0fa . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/e4c3c6a8608a7936 . 324 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c1e940e3aeef79a4 . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/223501c244da8edf . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/d615a22c3e62e0e5 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8d3881f0864775a . 327 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/23d3373baad45ab1 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6f875d5720431c78 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/441887e937ad5e8a . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (314 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (315 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (324 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (327 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (321 peers) 1.277223 seconds (3.85 M allocations: 223.684 MiB, 9.84% gc time) [ Info: Got new peer 128.30.92.239:24727/aaff50c8ca76e672 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6cf355770562f144 . 345 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (345 peers) 0.056993 seconds (248.64 k allocations: 14.368 MiB) [ Info: Got new peer 128.30.92.239:24727/adf5b1284fd50367 . 346 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/3ca47b6ea2503304 . 347 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (346 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (347 peers) 0.052943 seconds (269.63 k allocations: 15.604 MiB) [ Info: Got new peer 128.30.92.239:24727/63e589286e6ed92 . 348 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (348 peers) 0.030252 seconds (125.45 k allocations: 7.233 MiB) [ Info: Got new peer 128.30.92.239:24727/174ece16c9085dc7 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/1c3f964554a4dedb . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9b6cd345ab6f620 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/eee91f6f0f3873ad . 350 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (350 peers) 0.146637 seconds (536.80 k allocations: 30.946 MiB) [ Info: Got new peer 128.30.92.239:24727/69f8f35a5020e256 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ad355b4dba6797a2 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c30391844c274db1 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/17a973b718f08b50 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/af4cc1a91675286e . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a179dc7b67653622 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ad9b508e100793e6 . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f5ead7fc287d2c6e . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f83cc1813b5de3d3 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/929fbfbdc282b7c7 . 356 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (356 peers) 0.506663 seconds (1.36 M allocations: 77.925 MiB, 26.27% gc time) [ Info: Got new peer 128.30.92.239:24727/b5ce5fc6bbf00dc4 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/a3d5411d5877a881 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6fba12ceffeb2010 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/8c0b8c43c83231bd . 365 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (365 peers) 0.098804 seconds (567.09 k allocations: 32.404 MiB) [ Info: Got new peer 128.30.92.239:24727/378a784531e7fa42 . 367 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (367 peers) 0.025190 seconds (142.30 k allocations: 8.120 MiB) [ Info: Got new peer 128.30.92.239:24727/fc6ef93497e3131b . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/62e8e86dbc9ce437 . 369 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (369 peers) 0.047167 seconds (275.47 k allocations: 15.697 MiB) [ Info: Got new peer 128.30.92.239:24727/e5c6849176d2eafb . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/b816e11f860d2b71 . 371 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/58c80a22fb8db5ba . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/6b0740af9690520e . 370 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (371 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (370 peers) 0.100564 seconds (545.71 k allocations: 30.992 MiB) [ Info: Got new peer 128.30.92.239:24727/f7b71fe5fd10407e . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/74bcafae98443971 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/582f9815dd03c285 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/86afe3dbcdd43def . 376 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (376 peers) 0.852858 seconds (572.41 k allocations: 32.459 MiB, 85.28% gc time) [ Info: Got new peer 128.30.92.239:24727/8c8560edbba3713 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ab611536f444400a . 379 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (379 peers) 0.071626 seconds (293.26 k allocations: 16.614 MiB) [ Info: Got new peer 128.30.92.239:24727/a720e91048442c82 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/60c02d2c60d822c6 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f4d780bf8c8d4eb4 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/c77d40ebfe1a08ab . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/293ac0213b3a843b . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/9ef06df328e1a08b . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/87d45d23f1e372aa . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/23aaad65e1a9cd62 . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/49d86dfd6c4d5b2a . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/f8cd8128cc5a76e5 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/2733f53491588e72 . 387 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (387 peers) 0.445182 seconds (1.61 M allocations: 90.612 MiB) [ Info: Got new peer 128.30.92.239:24727/3f3975c1b83c0bdb . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/dfdd61963eb8df69 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/fb1fb340daace1f . 392 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (392 peers) 0.125098 seconds (444.52 k allocations: 24.963 MiB) [ Info: Got new peer 128.30.92.239:24727/44a4a67254088ef2 . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5cf721e84abf66bb . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/ff958f2f197cf9d5 . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/5e46a1827a03272c . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/598f38e35849ee43 . 396 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/8d4da9ba7caf4691. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (396 peers) 0.212619 seconds (745.45 k allocations: 41.743 MiB) [ Info: Got new peer 128.30.92.239:24727/d9a071028cc2846b . 399 nodes in cluster. [ Info: Got new peer 128.30.92.239:24727/758ea531b35ef059 . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/56e73b98b1dc2a5c. (399 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/f90bcff0af100021. (399 peers) Avg peer count: 400.0; Peer update max: 8547 avg: 4693.49; Upstream friends avg: 7.785  Pass: 1201 (compile: 13.08, elapsed: 23.59 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_6ltb})(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_6ltb})(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_6ltb})(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_6ltb}, 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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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_3f9k{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: 313531150390613633498746654104950608645 └ @ 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: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/b79dce14e7736055 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ 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: Got new peer 128.30.92.239:24730/9c23472cdc459a06 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Got new peer 128.30.92.239:24731/b41b255fa7c5f483 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/b1b8a02fc33b8b6a . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/e50617fd1952a1d9 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/b23b489b82969d4e . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/5e6360b99a541cc5 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/b3ab2e056205770f . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/e4680ac1bc4a2df7 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/e9083db49f83b342 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/2a78e03a37edfc0c . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/d2ca715d874e841d . 13 nodes in cluster. [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (9 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (5 peers) [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (6 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/22fe0e350ae84972. (10 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (3 peers) [ Info: Got new peer 128.30.92.239:24738/3c9dfe33e5ed9c76 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/bca2850860b04249 . 15 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/ba973dcd73e71601 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/dd534a4cb832a21d . 17 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (15 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (8 peers) [ Info: Got new peer 128.30.92.239:24747/544c1cdbc4802fc4 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/af75a6ba472019d6 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/19a4b2d60b367da3 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/ab2d9c289ee74b91 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/28d98a1bd3d6b610 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/b17ada9cb75408e1 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/1d57a0b66ce15e28 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/a4c20ddf12f1a729 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/7f60d0b6796b3e2c . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/eebfa0018498236b . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/822c1154412070bd . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/b3684ba0daabdff8 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/7123eeca947f16a5 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (28 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24727/22fe0e350ae84972. (17 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: Connected to global identity registry [ 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: Connected to global identity registry [ 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: 46.07, elapsed: 51.29 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: 4.43, elapsed: 4.51 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_6ltb() The applicable method may be too new: running in world age 40199, while current world is 40219. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_6ltb(!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_6ltb(!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_6ltb(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 2.81, elapsed: 2.94 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_6ltb() The applicable method may be too new: running in world age 40242, while current world is 40262. Closest candidates are: Main.anonymous.SubTest.CoreState_6ltb(!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_6ltb(!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_6ltb(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:43 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/sub.jl:57 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 0.27, elapsed: 0.41 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/9ff4198d9db16c80) 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.65 │ 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 27 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_6702.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke95955.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_37459.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_37458.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000716356980790 Total snapshots: 911. Utilization: 0% ╎911 @Base/task.jl:1168 wait_forever() 910╎ 911 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_6702.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke95955.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_37459.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_37458.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ff20799c6a0 Total snapshots: 646. Utilization: 0% ╎646 @Base/task.jl:1168 wait_forever() 645╎ 646 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_6702.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke95955.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_37459.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_37458.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 33063339 (Pool: 33062733; Big: 606); GC: 18 [27] 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:1246 jfptr_wait_6702.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke95955.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_37459.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_37458.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 408674409 (Pool: 408671368; Big: 3041); GC: 155 PkgEval terminated after 2723.93s: test duration exceeded the time limit