Package evaluation to test Circo on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-25T16:34:08.703 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.54s ################################################################################ # 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.1010+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.13.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.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1320.5 ms ✓ Gumbo_jll 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. 4054.5 ms ✓ CircoCore 1673.3 ms ✓ Gumbo 6943.8 ms ✓ Circo 4 dependencies successfully precompiled in 14 seconds. 58 already precompiled. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 27.54s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_0a0mZZ/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_0a0mZZ/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.1010+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.13.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.17.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/5b7ac51f9ef9cc4. msg: ()  Pass: 310 (compile: 29.38, recompile: 1.36, elapsed: 29.49 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.10 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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:24722 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 36156440725638042399713922787257567420 └ @ 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:2500 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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:24722 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 36156440725638042399713922787257567420 └ @ 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:2500 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24724/e668663c4b41482c . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/4c8a7350b6064693. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2500 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 216169.337649 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 36156440725638042399713922787257567420 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2498, 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:2498 closing In-thread ping-pong performance: 738832.206777 rounds/sec  Pass: 114 (compile: 91.93, recompile: 28.31, elapsed: 139.70 seconds) 4/23 monitor.jl  Pass: 2 (compile: 0.05, elapsed: 0.07 seconds) 5/23 multitask.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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:24722 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 16.54, recompile: 5.25, elapsed: 16.92 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_p6hl() The applicable method may be too new: running in world age 39581, while current world is 39601. Closest candidates are: CoreState_p6hl(!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_p6hl(!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_p6hl(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 2.83, recompile: 0.13, elapsed: 2.90 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24722/14dbe84e1de5f443 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (2 peers) [ Info: Got new peer 128.30.92.239:24722/248056c39977b240 . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (3 peers) [ Info: Got new peer 128.30.92.239:24722/d14a104bd62f8ef1 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8f59ac21266b26ec . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d0bccf0a6af5a591 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/91d97c69e47f0b19 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/769ff25bfe915235 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6f68f008a34c99da . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/38768c5d852f4f1f . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8daadc6ed0bf8d89 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1f12556999b86f71 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b45b3b666420b134 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1d801b07533d7969 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9f628ecf60ff3fa9 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d06a69931e37abc3 . 10 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (7 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (9 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (10 peers) 0.009373 seconds (46.39 k allocations: 2.374 MiB) [ Info: Got new peer 128.30.92.239:24722/347e5ebe2d962918 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/20c6b3c2f059b01f . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/34df007626a1bbf9 . 18 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (18 peers) 0.004500 seconds (21.42 k allocations: 1.150 MiB) [ Info: Got new peer 128.30.92.239:24722/7ee8f8821308dd7 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ca8cbbecd97b6c36 . 21 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (21 peers) 0.003068 seconds (15.31 k allocations: 837.297 KiB) [ Info: Got new peer 128.30.92.239:24722/27e39b113ff04de7 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d12506e7cb40d61a . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b7d4ab3eadf02463 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7fb4001b3e62c186 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a90dedb4830f66fd . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (23 peers) 0.009073 seconds (46.85 k allocations: 2.429 MiB) [ Info: Got new peer 128.30.92.239:24722/1c0c32c9ff75e092 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ed3036f28d646ab0 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4d3ae5b4e0d1c7c0 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6cd675758ebb9c2 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e0080213ec456f7a . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1c7d04a5cf30c49a . 30 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cc048773d13fd96e . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9cfc0c13a08f8d1e . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6ef33c8a98303364 . 29 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (30 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (29 peers) 0.020797 seconds (106.54 k allocations: 5.597 MiB) [ Info: Got new peer 128.30.92.239:24722/b9cf07f1f617c445 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b3aa81859be9de7c . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cb32a0ea10cc6668 . 36 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (36 peers) 0.008145 seconds (41.10 k allocations: 2.203 MiB) [ Info: Got new peer 128.30.92.239:24722/2ea757628177257e . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1c7c9f6e4e3360be . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cb36843a85be465b . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a8ff625156b4ca52 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3d037a55e1477d20 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d4cc7ed6950911b2 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eebe811c04edca4e . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f543338b72316e6b . 42 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (42 peers) 0.028058 seconds (137.93 k allocations: 8.287 MiB) [ Info: Got new peer 128.30.92.239:24722/154dc385df4443aa . 47 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (47 peers) 0.003724 seconds (17.47 k allocations: 1.095 MiB) [ Info: Got new peer 128.30.92.239:24722/709000b6201b03d0 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f3085da2d9e02315 . 48 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4c851e91ef2b351b . 49 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/278160aa748d9e9e . 48 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (48 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (49 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (48 peers) 0.016269 seconds (78.86 k allocations: 4.658 MiB) [ Info: Got new peer 128.30.92.239:24722/7d44333c2cd84a3e . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fbbf87fd5bfbc673 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b796539425dc30b9 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c4b29348532a768d . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d919e82c9817e957 . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e25e0119eb275387 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/74166b003dc8eeee . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d9cca7d17ab20496 . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bd80e7929cc8ee07 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/11cdf25f97fa2513 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e9aa8e9a5e9b793a . 56 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (56 peers) 0.049286 seconds (236.91 k allocations: 14.252 MiB) [ Info: Got new peer 128.30.92.239:24722/1d560ccfdc4f1318 . 63 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/80474f395a4587ae . 63 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (63 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (63 peers) 0.009767 seconds (48.86 k allocations: 3.006 MiB) [ Info: Got new peer 128.30.92.239:24722/c4cac1c272d7f4f9 . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a9e603208a9b26db . 65 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d994054f432e1b2f . 65 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (65 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (65 peers) 0.014817 seconds (75.35 k allocations: 4.640 MiB) [ Info: Got new peer 128.30.92.239:24722/7dc8a7cd1bdc01ac . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a362ddd7d2449cdb . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/204aa1f8f101212a . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1f7b956b7fd2f963 . 71 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/85c7a47babc77e88 . 72 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c392b20d0bdcc2f4 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c69722d9cc90b045 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2e5c028188e7b085 . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/33c6f5f57ad1a564 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2fbd053fd7415443 . 69 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8511f7b3b4cf78b . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cd58176d8930ca1c . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/77c230977794cdfc . 69 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (71 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (72 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (69 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (69 peers) 0.073289 seconds (377.77 k allocations: 22.604 MiB) [ Info: Got new peer 128.30.92.239:24722/8f8052ef9366a842 . 81 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (81 peers) 0.037696 seconds (32.28 k allocations: 1.910 MiB, 80.50% gc time) [ Info: Got new peer 128.30.92.239:24722/7dbd1e961739649d . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/627155693cb24095 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2b305bfb87c3808f . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6e90dc955b8ff478 . 84 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4e5bac1e3452ae28 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ecb4b266252996f5 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/321fba4042f2f9b6 . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3e25d8a0686d07f8 . 85 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (84 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (85 peers) 0.050568 seconds (263.15 k allocations: 15.267 MiB) [ Info: Got new peer 128.30.92.239:24722/6d5cb1a87ea17ad2 . 90 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (90 peers) 0.006929 seconds (35.82 k allocations: 2.063 MiB) [ Info: Got new peer 128.30.92.239:24722/73ab92c39ebfc00 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6541c9c3147cc569 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1471dc710fa8b26e . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/33f553d42d6f0f77 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d7d3459a0875c08c . 93 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ab2b65bbfe1c857f . 92 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (93 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (92 peers) 0.043277 seconds (222.85 k allocations: 12.689 MiB) [ Info: Got new peer 128.30.92.239:24722/59de9b5ecd5048ee . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c33b8c1813c31352 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/da0264d49bba8518 . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/804fb9f4ccf07f0b . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7c2aa2840e6748fd . 98 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (98 peers) 0.034949 seconds (182.01 k allocations: 10.230 MiB) [ Info: Got new peer 128.30.92.239:24722/cdadccb097e60679 . 102 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (102 peers) 0.007236 seconds (37.67 k allocations: 2.110 MiB) [ Info: Got new peer 128.30.92.239:24722/1a59c9b2c8f28654 . 103 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/df295427f2baa13d . 103 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (103 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (103 peers) 0.015204 seconds (76.61 k allocations: 4.277 MiB) [ Info: Got new peer 128.30.92.239:24722/acbbbe5d892c1f68 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ee6f9b8fdae0065f . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/27478b61b53a2a14 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/86f35fe481f178e5 . 106 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (106 peers) 0.034257 seconds (167.75 k allocations: 9.297 MiB) [ Info: Got new peer 128.30.92.239:24722/e9a0ae171cb3419a . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7d83c410e18e4525 . 109 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (109 peers) 0.016267 seconds (87.51 k allocations: 4.832 MiB) [ Info: Got new peer 128.30.92.239:24722/e5e51d163e00b450 . 111 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (111 peers) 0.007672 seconds (41.04 k allocations: 2.258 MiB) [ Info: Got new peer 128.30.92.239:24722/d7d4238b9e3189a3 . 112 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6d8792da907c5cdf . 113 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3012d766645c0e0d . 114 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bc452017d2c8ce8a . 112 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (112 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (113 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (114 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (112 peers) 0.032320 seconds (175.68 k allocations: 9.608 MiB) [ Info: Got new peer 128.30.92.239:24722/874db3a4c603884f . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c86b3e417e6ff8da . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1bbba60c0a8067cd . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/89ec16a36a1bb830 . 116 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (116 peers) 0.073577 seconds (221.76 k allocations: 11.867 MiB, 51.21% compilation time) [ Info: Got new peer 128.30.92.239:24722/e33aad203b10a40 . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/155bb0e23a9d638e . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1a734ae71c425628 . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/645a823701bb58ba . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a251b51224c47c38 . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d445a9c6ddf7b345 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a6989b8f45c86491 . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c30bfe7f4141864b . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/45d5970820b87e75 . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ba0d55a5cd07565f . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cfee0daabc9b4b0e . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bc0b3dbceee1551e . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a68f2aa722c1c3dc . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1cfd02aa43e12e35 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a075b4f59be536bc . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/57494790119ad062 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f089933a93851620 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2e4b989343bc40fd . 127 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (127 peers) 0.210115 seconds (918.70 k allocations: 48.719 MiB, 14.44% gc time) [ Info: Got new peer 128.30.92.239:24722/8ca2d01b7f0b67e8 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b3262a397a90ec6e . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4d1b7c9555d623f4 . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1771b5696d0abcee . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5742432029191686 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/abc9ce51b74f095e . 138 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/853f15f12f974209 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6ee6be89f1a0258f . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2c2fb33f9fb5fcbf . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d5b0ca5aafeb0c00 . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d5953a94b1350c69 . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4d4fbcbc9c61424b . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/136b2aeda7313302 . 143 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (138 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (143 peers) 0.149616 seconds (738.03 k allocations: 38.820 MiB) [ Info: Got new peer 128.30.92.239:24722/64484f7b1f1d6422 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2550a0a88ec63707 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8b72e0301e8527e5 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1b0b53494605e2d . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7e9c6d20c7942dcd . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/61bc278f0379627c . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a47d41e4fb582064 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f49c5000c24d94a6 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/133a7d24c2f96566 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2cd59a3f7d614283 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6ecd33e69ea39cb3 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6eb50eadc740b2d . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/662da493aca5f53a . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5ed53544c2d2662 . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6475ef3e25585f19 . 152 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a4b3daff08bb05af . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5bb5d71c03eb1e12 . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/db05892690259acd . 157 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/248a1a6f907f147b . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/da23003ddd0492e9 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/93c40d357dd485e5 . 161 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/995abbb0e62ceb18 . 162 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ecec5143fb2a98c8 . 163 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (152 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (157 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (161 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (162 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (163 peers) 0.339871 seconds (1.50 M allocations: 90.277 MiB, 9.66% gc time) [ Info: Got new peer 128.30.92.239:24722/979f07da1854c9c0 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/699d79b513502b51 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c9a65e01aea40716 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4113df397c88abec . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3664474b34f734a5 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f6a4547fed74b3d3 . 175 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (175 peers) 0.112238 seconds (410.69 k allocations: 24.300 MiB, 21.91% gc time) [ Info: Got new peer 128.30.92.239:24722/1c52d4510f216cca . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/58bf0ebba46cedd9 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1e66f7d4c05986ec . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f089435b267c9423 . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d237d448b1d44189 . 183 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/88d8ec7e8de64bdd . 180 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (183 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (180 peers) 0.078370 seconds (401.90 k allocations: 22.992 MiB) [ Info: Got new peer 128.30.92.239:24722/333a67a5730efca0 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6badbd7581b3fcd5 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/45f212174cef502 . 187 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (187 peers) 0.043381 seconds (212.56 k allocations: 12.665 MiB) [ Info: Got new peer 128.30.92.239:24722/cbeaf0d10405c23b . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d8f93ab9b9aba35a . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2f801939d0f83d30 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e526219bd22d3bf1 . 190 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (190 peers) 0.059651 seconds (287.44 k allocations: 16.896 MiB) [ Info: Got new peer 128.30.92.239:24722/593d6ec61a7702da . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eea298800f6d15be . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6ec735e27d78ca18 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/25789ffdc5f3cac6 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cccb9e0ccd5fefc2 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4d9032a284a79981 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bca32b626fb295ff . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/98d760b784daf9e8 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b42c17b88392c86a . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8f36e811d1c14dbe . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/860fc4ff1c71b6b1 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/80d5637ddb26465b . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3660c5b959e0b8e2 . 195 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b96b2abfb3bc1a63 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f3ab30c7b2e896b8 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dda98fc27f35adcd . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cd2c6fdaa296d651 . 200 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/aa3f8c9de21f9ca7 . 199 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/101eebe4a3780d60 . 196 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ffbfe89104192f9 . 197 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (195 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (200 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (199 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (196 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (197 peers) 0.370753 seconds (1.63 M allocations: 103.110 MiB, 7.14% gc time) [ Info: Got new peer 128.30.92.239:24722/b5328d7591e83cca . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7369a4fea3cf0ecc . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/da5f4e25e9df3753 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1fc93783fa76ad83 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/783d7a73fb50e04f . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d635724a47c44086 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1066a6a390847c95 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/16c9e3272d5e0190 . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9540ec223c500f2b . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7b0b757d5a918b0b . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3b187975a390624e . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bc1fa93e6e8d1469 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2b1d48c7fca906f7 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9794d53520970180 . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a5a14938979c11de . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1486e79a20d0ba53 . 217 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d6e98611405b7a9d . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c0936073396050be . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5dc86f93121fcf39 . 220 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (217 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (220 peers) 0.391297 seconds (1.65 M allocations: 105.587 MiB, 11.27% gc time) [ Info: Got new peer 128.30.92.239:24722/a3b1e9edd956593b . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/47e272e2f896990d . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ae23278a6385a962 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8da1c38702d7fcd1 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6eaff4a823fb1a7 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3262019c3f824a56 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/307243cced066d55 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/255950ac64cdca42 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8329847ac0ea69a7 . 235 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6973938977644cd7 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ccf8f4c0eeef9751 . 235 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (235 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (235 peers) 0.234443 seconds (1.01 M allocations: 64.103 MiB, 9.61% gc time) [ Info: Got new peer 128.30.92.239:24722/3d9f84d9780da84e . 243 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/98fc41d9d20e980b . 243 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4375386837be21cc . 244 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (243 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (243 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (244 peers) 0.055717 seconds (276.19 k allocations: 17.440 MiB) [ Info: Got new peer 128.30.92.239:24722/31040f6569da32a0 . 246 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ee8a2327b16bb40b . 247 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a2d3afa9b4099a75 . 248 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (246 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (247 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (248 peers) 0.060878 seconds (293.50 k allocations: 18.305 MiB) [ Info: Got new peer 128.30.92.239:24722/ce42f4f54f138ebd . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1da6daeff8d5fbb3 . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e844ea20e465b84d . 249 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/80361e0e2e7d6fb3 . 249 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (249 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (249 peers) 0.076189 seconds (368.67 k allocations: 23.131 MiB) [ Info: Got new peer 128.30.92.239:24722/e2216c0f9f495baf . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a5717c7418a3a933 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/36dec9d0b6d610b0 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b43f9401d7b76a1b . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/adecf3a4ddf68f64 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a55f82d5c83413dd . 254 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (254 peers) 0.143178 seconds (587.13 k allocations: 36.815 MiB, 15.84% gc time) [ Info: Got new peer 128.30.92.239:24722/bad600d221a78949 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dd366268356a8ed8 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bc27673bb04b38e3 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8a955281fc2ba31d . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2fe67846b2d5e23a . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2cf51f134448641d . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1e14e6c3f440f498 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4bcb207218bc1fc8 . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/12162a6019d46f82 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/29b6b63e18ac2b96 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ad270e61bfd4f00d . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/51a6a28f0b33e465 . 261 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (261 peers) 0.282932 seconds (1.24 M allocations: 76.897 MiB, 9.85% gc time) [ Info: Got new peer 128.30.92.239:24722/c9900e0d4118af7 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e237d789deed6724 . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1cb29da21da8af51 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/819d3069a0164799 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f77f2c7f2b3cf4fe . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b83dd64d44459372 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9dffd414a8239302 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ddab3e89d56bf17e . 271 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/aee5773a3203e1c3 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/987b53bd91a145f6 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/802fa43030c02ceb . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4b40a2c90f2c55c7 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cdace0c4a2840519 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9dac8d442f3b3130 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d95550cd8d759e90 . 275 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fe77e1d310b4db04 . 274 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1fe73e888ebdb8e4 . 278 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (271 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (275 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (274 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (278 peers) 0.419724 seconds (1.88 M allocations: 114.359 MiB, 7.67% gc time) [ Info: Got new peer 128.30.92.239:24722/f77cf862f6f957ea . 288 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9b214e8f2260e937 . 289 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (288 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (289 peers) 0.047677 seconds (219.34 k allocations: 13.293 MiB) [ Info: Got new peer 128.30.92.239:24722/4bc6feee02b36da3 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f09c08eaf472ecd4 . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/86e1dbdd5edf65ab . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2badce05b65323d0 . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/717104945eeb2071 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f727d80472d43dfc . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5de892d3b07a328a . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c0e2dfd38b88ae4c . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/69b7f1a474397ef1 . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ec9e7b0cfcd64073 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f75a8c3450d25440 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/834e33498335256 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1d659b7d76dc5be1 . 294 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c5a10f549207dc8a . 295 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (294 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (295 peers) 0.351710 seconds (1.62 M allocations: 96.879 MiB, 8.09% gc time) [ Info: Got new peer 128.30.92.239:24722/9498c2f03a993e25 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7da464e9bd89930 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bc08f5c43f1a3912 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2df8169e57f28e2a . 305 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bb36180880651edb . 305 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e288b79e0e9a11f8 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/60598ba9d72d6fab . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dd8f213ef3bd1bee . 307 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (305 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (305 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (307 peers) 0.210539 seconds (948.74 k allocations: 56.450 MiB, 12.82% gc time) [ Info: Got new peer 128.30.92.239:24722/da19512569910fc0 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/40fa7a3c91e2b1ec . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/28a04a0d9e9fd77b . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1f2693b267c1abeb . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (313 peers) 0.093456 seconds (476.44 k allocations: 28.228 MiB) [ Info: Got new peer 128.30.92.239:24722/972e86e9dc432155 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dec0956ebd27a52f . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b7b66d29b925247f . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/be4c8f1c9d3e112c . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/55aeaf416f3cea67 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a28fc04e30d2b3c3 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/da83d159d1695135 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cf05cba45e4f8983 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ff53a99aa7811b74 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/55087c1d1794fb8f . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e0d4931d5b3e52f5 . 318 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2cb90f61ca09782a . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e799a3243c119c7d . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/26ac25c241a42f90 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3edcc0d6b0b2e792 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b8b8882a826bf91 . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7f34f552f27c89cc . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b7d95cbd1aa83a01 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d0d3df590c852803 . 321 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9b52efa1b6b56947 . 323 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (318 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (321 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (323 peers) 0.572993 seconds (2.47 M allocations: 144.282 MiB, 11.59% gc time) [ Info: Got new peer 128.30.92.239:24722/5cecb2240654e652 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e480d3b624384bfb . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5e8923055d1a221c . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e7f7511f487f854d . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/96608790c18681e9 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/97f3857e3db707d0 . 338 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (338 peers) 23.258820 seconds (788.06 k allocations: 45.810 MiB) [ Info: Got new peer 128.30.92.239:24722/42417bf9ed62a4a9 . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c25672a5c644fa6e . 342 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/71dd18d1c041b6f4 . 343 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/675927e915b09218 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b283578939246e05 . 342 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (342 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (343 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (342 peers) 0.139399 seconds (675.00 k allocations: 39.108 MiB) [ Info: Got new peer 128.30.92.239:24722/43d0ed1058c9edef . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c62a4d413c987347 . 348 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (348 peers) 0.127487 seconds (271.65 k allocations: 15.706 MiB, 54.90% gc time) [ Info: Got new peer 128.30.92.239:24722/4e6fb092ab6ec173 . 349 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8ca9421f5ddb3870 . 349 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (349 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (349 peers) 0.051994 seconds (253.48 k allocations: 14.596 MiB) [ Info: Got new peer 128.30.92.239:24722/8a3fbc4a3e24b4c7 . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6a11158549296ab7 . 351 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4b500af73eeec6e2 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a313d2d7c755aa85 . 353 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (351 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (353 peers) 0.108465 seconds (532.00 k allocations: 30.610 MiB) [ Info: Got new peer 128.30.92.239:24722/681a2e23b1930233 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f9a2aab2d92f94cc . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4e7e03dd602fcac9 . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ccbd2c0519f2bb96 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2d977805fee43ef . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b82bfbb40bc6d7cd . 356 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/678fd28be745c4a4 . 357 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/be3c9d0706a01796 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2bd6f28353f68752 . 358 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (356 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (357 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (358 peers) 0.731450 seconds (1.23 M allocations: 70.346 MiB, 65.39% gc time) [ Info: Got new peer 128.30.92.239:24722/c1cb2e54aeca9da0 . 364 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (364 peers) 0.027414 seconds (131.58 k allocations: 7.504 MiB) [ Info: Got new peer 128.30.92.239:24722/178873afb751edda . 365 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (365 peers) 0.027836 seconds (142.20 k allocations: 8.123 MiB) [ Info: Got new peer 128.30.92.239:24722/664e239c4df77f68 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/25a13c4ff4610fe8 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dbeb613a2ac4234d . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cc42987de0821a7c . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/652d05c418107874 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b9d38c2da54dc50e . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c8785c07d1f911f3 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6a26e4ebd0f2348 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2e38b71cb985d9bb . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c6e50d2afdbf0286 . 370 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/974bd9a2b05413df . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7df0dc63a1277895 . 369 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4aa8333ae8acb264 . 370 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (370 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (369 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (370 peers) 0.381292 seconds (1.88 M allocations: 106.343 MiB) [ Info: Got new peer 128.30.92.239:24722/5b5b123530497c7d . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/833250442f31d26 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/815e1c4949481a2e . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/abc3a0a8b09ef20a . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8ffbadcf31911d12 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dabfae498b15612a . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/81d96c2d6ecd4a2b . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6a771571f9406225 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5529d7f4f26def8e . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/846584bc0bfa8a . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/65156ccc0fd77541 . 384 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (384 peers) 0.408086 seconds (1.60 M allocations: 90.347 MiB, 15.10% gc time) [ Info: Got new peer 128.30.92.239:24722/9411863863b155ad . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5c9b674e78858095 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e1d446f8f3f71093 . 391 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3eb3e2ecdc493a42 . 390 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3b681f2116abac62 . 391 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (391 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (390 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/14dbe84e1de5f443. (391 peers) 0.153144 seconds (725.37 k allocations: 40.687 MiB) [ Info: Got new peer 128.30.92.239:24722/e3d605ac88d11d58 . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9598f7fd74bad1a . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6265cf02f0d0efa0 . 396 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b4c03eaa3191ef76 . 397 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1ef53c5dc9d7c555 . 398 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bf09689bcb0e5832 . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/e7340db5fd7d6e6a. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (396 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (397 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (398 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/248056c39977b240. (399 peers) Avg peer count: 400.0; Peer update max: 7692 avg: 4741.725; Upstream friends avg: 7.8925  Pass: 1201 (compile: 10.23, elapsed: 40.81 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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:24722 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24728 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_p6hl})(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_p6hl})(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_p6hl})(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_p6hl}, 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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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_nxkr{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 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 92880961258650715176273376247054663855 └ @ 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:2504 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Got new peer 128.30.92.239:24728/4e4e41be916776a3 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Got new peer 128.30.92.239:24730/3d78944162ca5f8f . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24729/d45cd05bf137df7 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/49d552f454fbb9ee . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/a97b27d8542d6338 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/df0656fd81833778 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/74be060c8acff244 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/dfc96ac24a39ceb8 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/dbec603697a34cc9 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/722bf64076ce0f5f . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/1a1f767d9029e33a . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/211101ba0931583b . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/45f6d05b2cb0a782 . 14 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (4 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24739/4a0bc250cd719f7b . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (6 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (7 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (13 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (14 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (5 peers) [ Info: Got new peer 128.30.92.239:24746/7759c80d028bd7c8 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/c2adedf0ba62d30e . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/dad1b2208ff3fd78 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/6f0020ad69c3d9db . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/d3701cd5171fbd24 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/438a51d9ba2a76d0 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/677d4c7e5a2f27f4 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/85f9bc60ce46f026 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/5a7c0ba3b710c235 . 24 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (24 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (15 peers) [ Info: Got new peer 128.30.92.239:24744/f94686c1f2693d15 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/d1275664ac5570d8 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/f0a0847709d4413f . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/67f73d1f2273cdb1 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/f05414da20d084ce . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/65691a535fc59d . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (28 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: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (29 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/b173b2dab2e5aaab. (30 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2498 closing [ Info: Server on 0.0.0.0:2504 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing [ Info: Server on 0.0.0.0:2532 closing  Pass: 30 (compile: 31.92, elapsed: 48.59 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 2.50, elapsed: 2.55 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_p6hl() The applicable method may be too new: running in world age 40219, while current world is 40239. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_p6hl(!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_p6hl(!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_p6hl(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 1.56, elapsed: 1.62 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_p6hl() The applicable method may be too new: running in world age 40262, while current world is 40282. Closest candidates are: Main.anonymous.SubTest.CoreState_p6hl(!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_p6hl(!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_p6hl(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.16, elapsed: 0.23 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24722 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8081 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24722/7fd944c1a5d46c89) Prepare message to http://0.0.0.0:8081[ Info: Listening on: 0.0.0.0:8081, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:163 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:178 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 WARNING: Method definition (::Type{anonymous.CoreState_p6hl})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_p6hl})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_p6hl})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_p6hl}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Allowed maximum size of a request payload : 0.009765625 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/7fd944c1a5d46c89) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Warning: Payload size is too big! │ msglength = 12 └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpserver.jl:87 [ Info: Server on 0.0.0.0:8088 closing WARNING: Method definition (::Type{anonymous.CoreState_p6hl})(CircoCore.Addr, CircoCore.Pos) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_p6hl})(Any, Any) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.CoreState_p6hl})(Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.CoreState_p6hl}, Any...) in module anonymous at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody}})(Any, Any, Any) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{anonymous.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{anonymous.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module anonymous at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/7fd944c1a5d46c89) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 33.90, recompile: 3.10, elapsed: 34.12 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577  Error: 5 (compile: 0.31, elapsed: 0.62 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 113166230236272129828981367220893220574 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 ┌ Error: Error while scheduling on thread 1 │ exception = │ MethodError: no method matching Token(::UInt8) │ The type `Token` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Token() │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:9 │ Token(!Matched::UInt64) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/token.jl:10 │ │ Stacktrace: │ [1] apply!(me::Circo.IdRegistry.IdRegistryPeer, write::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:92 │ [2] commit!(::Circo.Transactions.Inconsistency, me::Circo.IdRegistry.IdRegistryPeer, writes::Circo.IdRegistry.RegistryWrite, service::Circo Service) │ @ Circo.SinglePhaseCommit ~/.julia/packages/Circo/ctDno/src/identity/single_phase_commit.jl:11 │ [3] commit! │ @ ~/.julia/packages/Circo/ctDno/src/identity/transactions.jl:95 [inlined] │ [4] onmessage(me::Circo.IdRegistry.IdRegistryPeer, msg::Circo.IdRegistry.RegisterIdentity, service::Circo Service) │ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:104 │ [5] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [6] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ ┌ [7] HookList │ │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ ╰──── repeated 3 times │ [10] _immediate_delivery(targetactor::Circo.IdRegistry.IdRegistryPeer, scheduler::Scheduler, msg::Main.anonymous.IdRegistryTest.Msg_nxkr{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2507, thread id: 1 : Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Identity Registry: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:23 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [16] show_default @ ./show.jl:497 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [18] show_delim_array(io::IOContext{IOBuffer}, itr::Vector{Any}, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1432 [19] show_delim_array @ ./show.jl:1421 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#423 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:577  Pass: 5 Fail: 1 Error: 1 (compile: 18.82, recompile: 0.01, elapsed: 18.97 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 113166230236272129828981367220893220574 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 15.65, elapsed: 15.73 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 113166230236272129828981367220893220574 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Killing 128.30.92.239:24733/64fef1cf8f18d20e DistId references: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/reference.jl:49 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.DistributedIdentities.Reference.IdRef{Main.anonymous.CoreState_p6hl}) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:50 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/reference.jl:72 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Pass: 1 Error: 1 (compile: 24.27, elapsed: 48.30 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 113166230236272129828981367220893220574 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 14.94, elapsed: 15.02 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1  Pass: 5 (compile: 4.04, elapsed: 4.10 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_p6hl})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_p6hl})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_p6hl})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_p6hl}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). 23/23 migrate/migrate.jl WARNING: Method definition (::Type{Main.CoreState_p6hl})(CircoCore.Addr, CircoCore.Pos) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_p6hl})(Any, Any) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:91 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.CoreState_p6hl})(Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.CoreState_p6hl}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24735", "128.30.92.239:24735/7fd944c1a5d46c89") ERROR: LoadError: ArgumentError: Package Reexport [189a3867-3050-52da-a836-e630ba90ab69] is required but does not seem to be installed:  - Run `Pkg.instantiate()` to install all recorded dependencies.  Stacktrace:  [1] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2707  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2585  [3] macro expansion  @ ./loading.jl:2513 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2477  [6] require  @ ./loading.jl:2453 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3157  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [17] include_string  @ ./loading.jl:3013 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/src/Circo.jl:2 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Circo │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Circo Failed to precompile Circo [36e45090-0d1b-4017-951a-c8c63491b169] to "/home/pkgeval/.julia/compiled/v1.14/Circo/jl_iED62y" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-base.jl:2 in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate-source.jl:2 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 29 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41502.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 0x00007f4a59e652d0 Total snapshots: 886. Utilization: 0% ╎886 @Base/task.jl:1168 wait_forever() 885╎ 886 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41502.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 0x000072767b195c30 Total snapshots: 714. Utilization: 0% ╎714 @Base/task.jl:1168 wait_forever() 713╎ 714 @Base/task.jl:1246 wait() [29] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Circo/ctDno/test/migrate/migrate.jl:31 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_41502.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: 452198722 (Pool: 452194095; Big: 4627); GC: 229 PkgEval terminated after 2778.37s: test duration exceeded the time limit