Package evaluation to test Circo on Julia 1.14.0-DEV.1384 (b34261b5d0*) started at 2025-12-18T15:53:38.895 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.53s ################################################################################ # 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.1 [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.13.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.14.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.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [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 4.96s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.51s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_5clAX7/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_5clAX7/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.1 [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.13.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.14.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.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [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:24724 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24724/89455d9970a1a38. msg: ()  Pass: 310 (compile: 27.02, recompile: 1.07, elapsed: 27.14 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 (8.28 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24726 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 94783232992259227030375649778643379089 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2502 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2502, thread id: 1 [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2502 closing WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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: 94783232992259227030375649778643379089 └ @ 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/2e139d8c3bd9d9d1 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/63e80ac33f67be9d. (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): 238527.833138 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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: 94783232992259227030375649778643379089 └ @ 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: 776778.020543 rounds/sec  Pass: 114 (compile: 80.84, recompile: 27.73, elapsed: 137.23 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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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: 15.54, recompile: 4.81, elapsed: 15.93 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_1z8z() The applicable method may be too new: running in world age 40219, while current world is 40239. Closest candidates are: CoreState_1z8z(!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_1z8z(!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_1z8z(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.72, recompile: 0.16, elapsed: 2.79 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/d928146fa8f22cb6 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (2 peers) [ Info: Got new peer 128.30.92.239:24722/f79baf61a84111ac . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (3 peers) [ Info: Got new peer 128.30.92.239:24722/c70a40cad1901754 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/baaf87a6c0742f7b . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1db45e37bfa4ac3d . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/edbf2c1684b6333f . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (4 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (4 peers) 0.002566 seconds (7.42 k allocations: 356.406 KiB) [ Info: Got new peer 128.30.92.239:24722/c99ba66ace7a07db . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/527848b3b5a48135 . 8 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (8 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (8 peers) 0.001417 seconds (5.87 k allocations: 282.109 KiB) [ Info: Got new peer 128.30.92.239:24722/be46c58be763f59b . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5a78623c5ba65b3f . 10 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (10 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (10 peers) 0.001734 seconds (7.39 k allocations: 428.375 KiB) [ Info: Got new peer 128.30.92.239:24722/b500736fb421f32c . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7aa004dd14a3f484 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/82f743b0e05819c5 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6760a6778f5993fb . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (13 peers) 0.004659 seconds (19.54 k allocations: 1.039 MiB) [ Info: Got new peer 128.30.92.239:24722/c1db41b68fe03331 . 16 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (16 peers) 0.001496 seconds (5.77 k allocations: 308.391 KiB) [ Info: Got new peer 128.30.92.239:24722/a074c70ce4246e91 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/951c7e1f2caeaf31 . 18 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (18 peers) 0.003112 seconds (13.30 k allocations: 719.641 KiB) [ Info: Got new peer 128.30.92.239:24722/f8db25dc4467bcc1 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a6fe78d39ecf3697 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/860071f72ebc420f . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3558dc85687b2788 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a530a8cd4c4db39e . 19 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (19 peers) 0.009251 seconds (42.82 k allocations: 2.266 MiB) [ Info: Got new peer 128.30.92.239:24722/268590a2d85fc71b . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cc9459e7ebf5484 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/279af65eac3bcdc8 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/64bbdfebb4a349d6 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/57401e87d210d6aa . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1d6c8c2e079f699b . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/250af14dffc011a0 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/588c7f2930401454 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c3e28302bdffc7dd . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (27 peers) 0.020970 seconds (97.55 k allocations: 5.213 MiB) [ Info: Got new peer 128.30.92.239:24722/7728f8dbe2cc47a3 . 33 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2c67719a8e415be3 . 34 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (33 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (34 peers) 0.005457 seconds (24.75 k allocations: 1.331 MiB) [ Info: Got new peer 128.30.92.239:24722/c1f8e7e19ed7bb0c . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4b866ec223892e81 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f4dc4652dcd2bd2b . 37 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6526b2f1e6e3b24e . 38 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e734909fd9df72c5 . 39 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1b3b3c3555075b61 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a3f7f9d50b71d583 . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5d66c21172ba4b02 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/22293bf18ab737d7 . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/395735f96eb86ca1 . 41 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f52ed402600264f1 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9ccd58f98c99c0b0 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fa0d2ccae9f1f06c . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/364f8d9fe6d966ce . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7ad0f659c065105b . 46 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (37 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (38 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (39 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (41 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (46 peers) 0.054930 seconds (258.10 k allocations: 14.934 MiB) [ Info: Got new peer 128.30.92.239:24722/dd8d8dc33aaf5c7c . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6c695e23d037e266 . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2c396f63e07003dc . 50 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f5ec2f8519dac1c0 . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/95f3302181cd5f94 . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f09ef5c8b1f1e3be . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/66f671e663a4b7ad . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3a20baa87ea4943f . 51 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b5ee5b37d31e1c3a . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c0211b56b17dc0c7 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/68d51a5366696f25 . 55 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/73f837daad4a63d5 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a8643dae8f3a06bd . 52 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6233f9126a5febb . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3e691a4f68de48c . 53 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4cda98a47ac9ab77 . 57 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8ea2f660cc9b0253 . 54 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (50 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (51 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (55 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (52 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (53 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (57 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (54 peers) 0.089115 seconds (407.42 k allocations: 24.629 MiB) [ Info: Got new peer 128.30.92.239:24722/ca6f8d842255459a . 67 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (67 peers) 0.005750 seconds (26.86 k allocations: 1.647 MiB) [ Info: Got new peer 128.30.92.239:24722/28ece4436bd435d6 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8c251935d95cbe2b . 68 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (68 peers) 0.011762 seconds (53.17 k allocations: 3.261 MiB) [ Info: Got new peer 128.30.92.239:24722/73c5b47cf81aaebd . 70 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c05fd847425a974f . 70 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (70 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (70 peers) 0.010920 seconds (52.62 k allocations: 3.165 MiB) [ Info: Got new peer 128.30.92.239:24722/e46d56eae202e5a3 . 72 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (72 peers) 0.005022 seconds (24.68 k allocations: 1.490 MiB) [ Info: Got new peer 128.30.92.239:24722/63f01cf4c60f8206 . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/93491a289b67dfa5 . 74 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (74 peers) 0.011825 seconds (56.84 k allocations: 3.449 MiB) [ Info: Got new peer 128.30.92.239:24722/8ddb2ea9e358bb13 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/441f50a7c8038e96 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8324363c037d565d . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5f55910db3ffcbb5 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/182223ceeadef0f7 . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/deee61317e410502 . 77 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (77 peers) 0.037558 seconds (177.38 k allocations: 10.559 MiB) [ Info: Got new peer 128.30.92.239:24722/b34ba00af4d6730d . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/425363778c758cb . 81 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/514e696966217d7d . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/29273085ab90480c . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/56fd2556e9bfd17 . 84 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (81 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (84 peers) 0.033702 seconds (158.04 k allocations: 9.261 MiB) [ Info: Got new peer 128.30.92.239:24722/edad74296f69d2e3 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7f31cabb0537dcb9 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cb02ae30d9212296 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4fde26387e6b9453 . 86 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4611ca730006022d . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ba6d7e6db1df7ff3 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3ae8b8be9a2b75a7 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dff8e13e55572221 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6150dc7411b1f4d6 . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/15ce8a289e17df10 . 87 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f35d9b2f1bf67199 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/85609de8fa993794 . 91 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/715f393be33081ce . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a0d9f549e3e98b94 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bcb806c76939ac6a . 90 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fad50c2d828ccb60 . 93 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (86 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (87 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (91 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (90 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (93 peers) 0.208233 seconds (606.77 k allocations: 34.240 MiB, 34.50% gc time) [ Info: Got new peer 128.30.92.239:24722/b25acb85bc69c700 . 102 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (102 peers) 0.008942 seconds (40.82 k allocations: 2.292 MiB) [ Info: Got new peer 128.30.92.239:24722/2e88ca8c6f969542 . 103 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (103 peers) 0.008275 seconds (41.23 k allocations: 2.307 MiB) [ Info: Got new peer 128.30.92.239:24722/f12f018beee5aff0 . 104 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (104 peers) 0.008803 seconds (38.65 k allocations: 2.155 MiB) [ Info: Got new peer 128.30.92.239:24722/6d30901ceb7a6d69 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4f6f28347284ae9 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/80e26dcc269d8bdd . 105 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (105 peers) 0.027258 seconds (124.96 k allocations: 6.935 MiB) [ Info: Got new peer 128.30.92.239:24722/e73eac31f5de3a51 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a2a8ae38881374e8 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/11e4b70169ee672e . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e88279db7f1328cb . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bf03b169f59a3ced . 110 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4597453a240c90f5 . 109 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/98a5a975f9d55a73 . 111 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/665a3c6b577ea08 . 110 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (110 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (109 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (111 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (110 peers) 0.072554 seconds (340.39 k allocations: 18.637 MiB) [ Info: Got new peer 128.30.92.239:24722/4a65c1106e5ba37e . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fb7bf705762819ff . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4cdc13aa0b7f6a6c . 118 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f9e2653cf8069059 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/363e191ec2c6bd04 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8dd1cb24b33eb919 . 117 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/de0039b5d685fa7b . 118 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (118 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (117 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (118 peers) 0.100051 seconds (363.71 k allocations: 19.526 MiB, 34.69% compilation time) [ Info: Got new peer 128.30.92.239:24722/121c19ed324ea398 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/28531db9ce842c89 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6d3c8e9f5c9540ff . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9fbfcf2f537b683 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a18de66959b818b2 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c50042ce6c66aff6 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8d59bf76d1ac5b16 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9db34608344ff159 . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/46ee00ec79f2101c . 126 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/af45821f5c19020a . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a342ccfc66790f50 . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f355e5c1ee696fe0 . 127 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c271d88a7317bb48 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c3b24fec553290ad . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/37f186d082b14a93 . 128 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/26b082453fdf4872 . 130 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (126 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (127 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (128 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (130 peers) 0.166917 seconds (825.69 k allocations: 44.026 MiB) [ Info: Got new peer 128.30.92.239:24722/222390b3f9e79a0c . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e594e1075cdd29fc . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b594c9d19fe014cf . 139 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e13bda1e147140c3 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6ae7d7c4af599a36 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6c86897c2ba09ac . 141 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (139 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (141 peers) 0.064383 seconds (335.18 k allocations: 17.589 MiB) [ Info: Got new peer 128.30.92.239:24722/3e9b9ee93c760b28 . 145 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (145 peers) 0.011026 seconds (57.99 k allocations: 3.031 MiB) [ Info: Got new peer 128.30.92.239:24722/9d67240926033016 . 146 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (146 peers) 0.011745 seconds (58.39 k allocations: 3.049 MiB) [ Info: Got new peer 128.30.92.239:24722/5f003f48b01a287b . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3133d464442b4b20 . 148 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/548581fcb2fa3b5e . 149 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/881a6d70fa9e6e75 . 147 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/690011f966306f1c . 150 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/db3f7e0b018514f7 . 151 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/396ad6a433394db4 . 152 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (148 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (149 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (147 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (150 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (151 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (152 peers) 0.125734 seconds (402.47 k allocations: 21.427 MiB, 35.67% gc time) [ Info: Got new peer 128.30.92.239:24722/1fcf96de2fdeae7d . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1f499af618a14b03 . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e7908f102373070a . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4f7336d3c03448ef . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/962fc9bddc93b6f0 . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5f9d6a8203c656dc . 155 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4b94db94e9ab6344 . 156 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/78c1d4200431d226 . 157 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (155 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (156 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (157 peers) 0.101328 seconds (497.35 k allocations: 26.078 MiB) [ Info: Got new peer 128.30.92.239:24722/9af4426a2674187b . 162 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (162 peers) 0.013731 seconds (64.79 k allocations: 3.326 MiB) [ Info: Got new peer 128.30.92.239:24722/e85d28bf3dbb1035 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/963b762fa72b4079 . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/97b63bd73ae0f8f4 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/25829157027f25ba . 163 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8b0560aa0069014c . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b27fcb1971203667 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6236222cc2a0bcc . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3fcc766dd39b286e . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d33c75e111dbfd52 . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (163 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (165 peers) 0.131016 seconds (582.59 k allocations: 37.872 MiB) [ Info: Got new peer 128.30.92.239:24722/85841b8d41d3073d . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b5fb79f07f72a8c4 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/308e12fb21f08805 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5d1b19eb1d9bd5b3 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1b3cff4ed9200c38 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d481bd95596ded38 . 172 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6773c7ea41e71462 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9c1dd6d75d017364 . 174 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e03882fd25d0f334 . 175 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4aa0181e82352bb . 175 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (172 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (174 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (175 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (175 peers) 0.148798 seconds (685.48 k allocations: 40.786 MiB) [ Info: Got new peer 128.30.92.239:24722/c43fb7f1b4d88829 . 182 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2203ff6ab368c617 . 182 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (182 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (182 peers) 0.032171 seconds (135.42 k allocations: 8.274 MiB) [ Info: Got new peer 128.30.92.239:24722/7ceb998586fda7a0 . 184 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/174f31387d75a0d0 . 184 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (184 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (184 peers) 0.071185 seconds (142.18 k allocations: 8.079 MiB, 56.12% gc time) [ Info: Got new peer 128.30.92.239:24722/d4b93a473521fd15 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f67ee997ad2200e6 . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/554c0568ccdc5bb . 186 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/53548b063cac8856 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c697eb8d166261a5 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/da428be1bbe419d8 . 187 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dd7ce0f7e07e2094 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/26c32d5f119e3227 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/970d986341f2e6d9 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4701ac1782b7b3a7 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e4138e6c38c13822 . 188 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e0931e1438be090c . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c07f0c948e7d9064 . 190 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (186 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (187 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (188 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (190 peers) 0.212820 seconds (976.72 k allocations: 60.144 MiB) [ Info: Got new peer 128.30.92.239:24722/a888cb77e3f03b1b . 199 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (199 peers) 0.016673 seconds (79.23 k allocations: 4.617 MiB) [ Info: Got new peer 128.30.92.239:24722/96834ed5ef4e46b9 . 200 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (200 peers) 0.015262 seconds (68.26 k allocations: 4.128 MiB) [ Info: Got new peer 128.30.92.239:24722/82e379e78aff9673 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7b6ffb775bfeeffc . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9738ec2fc68be521 . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ebb8f12078e97283 . 202 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f26677ab94692ee . 201 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/91ee140ad1ded9d0 . 203 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (202 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (201 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (203 peers) 0.099853 seconds (454.22 k allocations: 28.235 MiB) [ Info: Got new peer 128.30.92.239:24722/cb0bb2cbff0e4c03 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/eac573b929eb5a20 . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c1992b71a74f377 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b072fd9be7792206 . 207 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/63a76470d29f0c54 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/30830d1238a40b9d . 208 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1a948d5d4bb5693b . 208 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (207 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (208 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (208 peers) 0.153499 seconds (571.44 k allocations: 36.586 MiB, 20.54% gc time) [ Info: Got new peer 128.30.92.239:24722/35cbf087f7b08c04 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a74e288e2b1d4524 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9c0ce4bc80810c46 . 214 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/26bc6df0947028e . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3ceb4b00dd92764 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4741944efee786e0 . 215 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1e6c851aedcad694 . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a72fa097f79b86b1 . 215 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (214 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (215 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (215 peers) 0.140561 seconds (666.06 k allocations: 43.592 MiB) [ Info: Got new peer 128.30.92.239:24722/69396dc8ebe7f08f . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4f227afa33daa9c3 . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/886a2aa6757e49d . 223 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/369963ff76f65024 . 223 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (223 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (223 peers) 0.077391 seconds (336.27 k allocations: 21.715 MiB) [ Info: Got new peer 128.30.92.239:24722/8ab72505e30d8951 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e62a89da5303b54 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ba26e79fd732dc28 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/940e7a5125967cd0 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e29764898faae218 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/880bf40f1573cd92 . 228 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (228 peers) 0.142299 seconds (540.42 k allocations: 34.422 MiB, 16.21% gc time) [ Info: Got new peer 128.30.92.239:24722/41cf70ed6372ae73 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6d3edb6cb61836bc . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c1239a4bcc955234 . 234 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ff6e9752d4e8b6d5 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1baf7cc25fba5296 . 232 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b0d5dd0a52db11bc . 233 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (234 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (232 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (233 peers) 0.114672 seconds (520.34 k allocations: 32.989 MiB) [ Info: Got new peer 128.30.92.239:24722/10730a6d38692814 . 238 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (238 peers) 0.020056 seconds (87.33 k allocations: 5.584 MiB) [ Info: Got new peer 128.30.92.239:24722/8e99b5ab411e6524 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/656a243c0eaf3a3 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d707ac1656f40db1 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/549fd5752ca4fa9e . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ab01ed77e0cba7d1 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ae13c0f59c80cd3b . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2deb71b124539a15 . 239 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e73508e6477928fa . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b96271bdeecb9c5c . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9262f0d4a8a99de3 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/10ad4e777e0be818 . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8059fae8df21980b . 242 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (239 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (242 peers) 0.274729 seconds (1.15 M allocations: 72.782 MiB, 9.65% gc time) [ Info: Got new peer 128.30.92.239:24722/acf24ff8618c1509 . 251 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7bfdb42eb498ace0 . 251 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (251 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (251 peers) 0.042410 seconds (198.85 k allocations: 12.596 MiB) [ Info: Got new peer 128.30.92.239:24722/f33e535d048d8b78 . 253 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (253 peers) 0.018508 seconds (85.53 k allocations: 5.323 MiB) [ Info: Got new peer 128.30.92.239:24722/15a393e916c4c160 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/359be468dcfac27f . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6a545e45cf6b7b96 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/692ce1c1e2049302 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7b871ef58a3a342e . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/990d985addcefcb4 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/51e84dacd55e36b7 . 255 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/637a4a08121ebf74 . 256 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8475ab02d4e5214e . 257 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ee45cd122340cd4c . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/cc51573a24aac28c . 258 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/526692d742ce0424 . 259 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (255 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (256 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (257 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (258 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (259 peers) 0.278410 seconds (1.21 M allocations: 75.392 MiB, 8.65% gc time) [ Info: Got new peer 128.30.92.239:24722/2fccfe94acd7af88 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/80bcf078d69c765c . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/35ec45beaa86d167 . 268 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (268 peers) 0.089180 seconds (309.00 k allocations: 19.165 MiB, 25.59% gc time) [ Info: Got new peer 128.30.92.239:24722/ca704905eaf55d16 . 269 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9c1a3da983e336 . 269 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c847a7a91980bb8a . 270 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (269 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (269 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (270 peers) 0.060775 seconds (289.27 k allocations: 17.773 MiB) [ Info: Got new peer 128.30.92.239:24722/c1d26efe590319fd . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5993204ba9540c4 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/da9fc2930bdc10fd . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ef9531566f639e2c . 273 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (273 peers) 0.090442 seconds (416.79 k allocations: 25.639 MiB) [ Info: Got new peer 128.30.92.239:24722/bec14d444e26ad97 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2cee20e45b15b49 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/bc90c5c37c01c72b . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/44d06ca295ff8916 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/41fd86e6b58ecef9 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/347b4bf7345a0ea8 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f821928e00ccb48e . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d8285607a7c14d50 . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/105bee5049f4f9d0 . 276 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/820ff8d1189498e9 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8de179979b06e20a . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/313ca89aafe1a14c . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/30aaf49c1bf0a65e . 282 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (276 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (282 peers) 0.340662 seconds (1.39 M allocations: 84.360 MiB, 10.19% gc time) [ Info: Got new peer 128.30.92.239:24722/53633cf9ecc88ec1 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f4fe2d77a39d6f52 . 289 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/909ccd62d125b2cb . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/78350a3e275f21df . 290 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dfd4ce04517921aa . 291 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/157c28ab95e6e77d . 292 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b9516bfed1a81b1a . 289 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (289 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (290 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (291 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (292 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (289 peers) 0.235093 seconds (766.57 k allocations: 46.205 MiB, 26.72% gc time) [ Info: Got new peer 128.30.92.239:24722/94022367a91bda7f . 296 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (296 peers) 0.026051 seconds (116.06 k allocations: 7.001 MiB) [ Info: Got new peer 128.30.92.239:24722/936e3f3015a3fa9f . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/90191d4c02b67073 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/90b87925fb62595c . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ef48517edcc6887d . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e3294a83cf882de7 . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c9401d345056ad0b . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2e116985ca4689cd . 299 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/8b057e8067b07de0 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/578a9ee7fb7abc15 . 297 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/583a385c32df420f . 298 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/43aa63c37ee8a55a . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d23a8f7fa0448136 . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1bd8b250481a3a43 . 302 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f68e50d96368c7cc . 302 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (299 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (297 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (298 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (302 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (302 peers) 0.827132 seconds (1.67 M allocations: 99.347 MiB, 57.38% gc time) [ Info: Got new peer 128.30.92.239:24722/f24816029e4bd1c7 . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2b30c4d4e603e0fe . 311 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1333e69d59482c64 . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/10e5d63a7ea8b14b . 312 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/aa2b518558b18bf3 . 313 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (311 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (312 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (313 peers) 0.132495 seconds (606.87 k allocations: 36.005 MiB) [ Info: Got new peer 128.30.92.239:24722/58def0b6a29e0c71 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f93825d0f6d4e163 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ace997dc05190467 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a93d7930ba5624c5 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4c54991824e3320a . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/329b4962a06a0988 . 318 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (318 peers) 0.161152 seconds (743.64 k allocations: 43.909 MiB) [ Info: Got new peer 128.30.92.239:24722/ad0766ee335e567c . 322 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/128877535307a7cd . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7fa32afa7a0b043 . 322 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (322 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (322 peers) 0.082907 seconds (379.97 k allocations: 22.383 MiB) [ Info: Got new peer 128.30.92.239:24722/7bd1f155eb3178ef . 325 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/648b2bb07a1c83f8 . 326 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/61d6be0d18dd661a . 325 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (325 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (326 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (325 peers) 0.083909 seconds (374.31 k allocations: 21.969 MiB) [ Info: Got new peer 128.30.92.239:24722/56afb753cd354044 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3084eb68e7d3a9ea . 328 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (328 peers) 0.055956 seconds (247.87 k allocations: 14.518 MiB) [ Info: Got new peer 128.30.92.239:24722/c313759d94d6a54c . 330 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/145999c73a929ee . 330 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (330 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (330 peers) 0.052832 seconds (221.27 k allocations: 12.862 MiB) [ Info: Got new peer 128.30.92.239:24722/17fa8d28f47253cd . 332 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (332 peers) 0.029404 seconds (120.35 k allocations: 7.019 MiB) [ Info: Got new peer 128.30.92.239:24722/5de588c37764dc3b . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/de2b4b4efcf12adb . 333 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/54e48c428361a26a . 333 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (333 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (333 peers) 0.093850 seconds (382.65 k allocations: 22.335 MiB) [ Info: Got new peer 128.30.92.239:24722/2b5380f3490a488b . 336 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (336 peers) 0.030048 seconds (131.18 k allocations: 7.652 MiB) [ Info: Got new peer 128.30.92.239:24722/f9b640b3d0c8d8b2 . 337 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (337 peers) 0.031355 seconds (131.57 k allocations: 7.670 MiB) [ Info: Got new peer 128.30.92.239:24722/fd709534a6714e6d . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4e936a4dbc0fe424 . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/90c61f9adf791758 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/23d7190ff742ed1d . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e318a1cf6b3cae9a . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ad7ee7e00b2195bc . 341 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (341 peers) 0.236086 seconds (792.27 k allocations: 45.984 MiB, 21.86% gc time) [ Info: Got new peer 128.30.92.239:24722/1c8b4881485c8d68 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6f097b1f046b321 . 344 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a1139c17624c5b29 . 345 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (344 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (345 peers) 0.081532 seconds (394.56 k allocations: 22.837 MiB) [ Info: Got new peer 128.30.92.239:24722/4bcf851a57014a31 . 347 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e19b5d78c6ec29a6 . 348 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (347 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (348 peers) 0.057066 seconds (271.07 k allocations: 15.677 MiB) [ Info: Got new peer 128.30.92.239:24722/4b2ed4f42a2af3a4 . 349 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (349 peers) 0.029262 seconds (136.05 k allocations: 7.860 MiB) [ Info: Got new peer 128.30.92.239:24722/78aa10806fed34c7 . 350 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3a96a7933b47c812 . 350 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (350 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (350 peers) 0.058176 seconds (263.50 k allocations: 15.182 MiB) [ Info: Got new peer 128.30.92.239:24722/1fef210d67c8b0a2 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/49e25036be9a1370 . 353 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2932c025e855f7d9 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a7426dd8701738e4 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dd80be28cc0196f6 . 352 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/22f28e198a16f093 . 356 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (353 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (352 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (356 peers) 0.173057 seconds (822.71 k allocations: 47.286 MiB) [ Info: Got new peer 128.30.92.239:24722/211501ef11d5ae49 . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/782880b07bcf6eca . 358 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/3c598d1b4d033ebd . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/7473e5eb0b70b2f . 359 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/59652f870653e419 . 360 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (358 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (359 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (360 peers) 0.139968 seconds (673.53 k allocations: 38.531 MiB) [ Info: Got new peer 128.30.92.239:24722/c485dcd09282ac04 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f07bad4e34b93261 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/5d1475f8d2e3f997 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/aa59d23936351cd5 . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f48e50ba4c929057 . 366 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/dc2173d493532865 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/da14ae0359efd7d . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e088c6210d62b667 . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d764c6f25c9e2b62 . 364 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/fa3cf1e325133290 . 365 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b917b463026786ba . 366 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (366 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (364 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (365 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (366 peers) 0.380060 seconds (1.54 M allocations: 87.546 MiB, 14.09% gc time) [ Info: Got new peer 128.30.92.239:24722/787139259de25683 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b2b3616ee5240f48 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/229533a7494e2f5 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/36629069629f9b21 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/e782a4cced49e27e . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a907abb6f8c51944 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/ce12175f639b55e . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c652ab95a6eb66e6 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/d3b0cc23a6343283 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/b6c4578d7c88373e . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6463e2a6db889e12 . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/a35648d90b47623b . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9d35f8668a2397b6 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/33cdf22e53d28f5b . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/f1139453567c6c63 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/2c0532fb5f11aa61 . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/6e58882fa1aae9a6 . 383 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c80f9c363bf477c8 . 376 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/9900868e4af4f37c . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/878c7a218e402606 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/787d87aea6fd1bea . 385 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/4bff248fd03ace29 . 377 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/255c5810d34cc8e3 . 378 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/52f44307515d6f04 . 386 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/c3cc5709944df6b5 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1a601c9b4d6d9197 . 381 nodes in cluster. [ Info: Got new peer 128.30.92.239:24722/1f86d46fd3fff87 . 387 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (383 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (376 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (385 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (377 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/d928146fa8f22cb6. (378 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (386 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/7195cd3056693df6. (381 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/f79baf61a84111ac. (387 peers) Avg peer count: 400.0; Peer update max: 7646 avg: 4724.185; Upstream friends avg: 7.8825  Pass: 1201 (compile: 10.41, elapsed: 18.20 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24727 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{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_c2k0{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2498 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 268994457859762724023318212645901984498 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2503 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2498, thread id: 1 [ Info: Got new peer 128.30.92.239:24727/51a8b6eab56ab1bc . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2504, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2503, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/31e1c853c93fb765 . 3 nodes in cluster. [ Info: Got new peer 128.30.92.239:24728/dda80cd8b37bad1d . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24735/b9a22c5f14df0d5e . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/103fb96d3e6a2f3f . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/512d145367570118 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24732/69757a74ec3f3925 . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24730/604221818f3ab38c . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/2e6c5005c07cf378 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/4f4a322ad8bc047b . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/3723bdaaa3a1280e . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/ea9efac756538d29 . 13 nodes in cluster. [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (3 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (4 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (7 peers) [ Info: Got new peer 128.30.92.239:24734/769cdb3b17deb378 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/5213359139c0ebf7 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (11 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (12 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (5 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/51404fcbf80749cc. (14 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24742/6784d642bdd36d14 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/8f917621483d2dff . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/a7b5ffc61f6c240 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/7f8dc9b9f4b3bdd . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/7afc0de7be7763fd . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/7fdde65f578ae6d7 . 21 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (21 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (18 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (16 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (15 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24744/539ee8ea8a6d767e . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24747/8655ed12330f1ff4 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/eda3faddb65a683f . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/683e5db74a18a8b7 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/77e1a98e9899669f . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/ea6fa580f7e351b6 . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/b322d76b07f432a6 . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/a91b76217b171e73 . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24755/ab6b79e1c530c8d7 . 30 nodes in cluster. [ 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/51404fcbf80749cc. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (27 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (28 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (29 peers) [ Info: Joined to cluster using root node 128.30.92.239:24722/51404fcbf80749cc. (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: 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:2503 closing [ Info: Server on 0.0.0.0:2504 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing  Pass: 30 (compile: 34.55, elapsed: 49.67 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: 3.31, elapsed: 3.38 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_1z8z() The applicable method may be too new: running in world age 40866, while current world is 40886. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_1z8z(!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_1z8z(!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_1z8z(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.90, elapsed: 1.99 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_1z8z() The applicable method may be too new: running in world age 40912, while current world is 40932. Closest candidates are: Main.anonymous.SubTest.CoreState_1z8z(!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_1z8z(!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_1z8z(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.20, elapsed: 0.30 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/740cea278f33f425) 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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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:24727 [ 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:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/740cea278f33f425) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, 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:8086 closing WARNING: Method definition (::Type{anonymous.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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:24727 [ 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:8086 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24727/740cea278f33f425) Prepare message to http://0.0.0.0:8086[ Info: Listening on: 0.0.0.0:8086, 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: 31.79, recompile: 4.25, elapsed: 32.18 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.42, elapsed: 0.88 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24728 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2504 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 114994635153627980457751785844760758638 └ @ 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_c2k0{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:2504, 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: 20.51, recompile: 0.02, elapsed: 20.69 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24730 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 114994635153627980457751785844760758638 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 15.18, elapsed: 15.26 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 114994635153627980457751785844760758638 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Killing 128.30.92.239:24732/66db9c45deb2c59 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_1z8z}) @ 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: 25.38, elapsed: 49.10 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 114994635153627980457751785844760758638 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 14.56, elapsed: 14.66 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1  Pass: 5 (compile: 3.92, elapsed: 3.99 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, 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_1z8z})(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_1z8z})(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_1z8z})(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_1z8z}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24734", "128.30.92.239:24734/740cea278f33f425") 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:2824  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2697  [3] macro expansion  @ ./loading.jl:2625 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2589  [6] require  @ ./loading.jl:2565 [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, syntax_version::VersionNumber, 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:3282  [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:3124  [17] include_string  @ ./loading.jl:3134 [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_TEC2uK" (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 9 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_52783.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:2285 [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 0x00007048f9989e10 Total snapshots: 921. Utilization: 0% ╎921 @Base/task.jl:1168 wait_forever() 920╎ 921 @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_52783.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:2285 [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 0x00007d2bc9b68790 Total snapshots: 732. Utilization: 0% ╎732 @Base/task.jl:1168 wait_forever() 731╎ 732 @Base/task.jl:1246 wait() [9] 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_52783.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:2285 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 481637545 (Pool: 481633089; Big: 4456); GC: 300 PkgEval terminated after 2721.26s: test duration exceeded the time limit