Package evaluation to test Circo on Julia 1.14.0-DEV.73 (4c8bca6988*) started at 2025-11-13T16:53:59.400 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.41s ################################################################################ # Installation # Installing Circo... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [36e45090] + Circo v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7e194583] + ActorInterfaces v0.1.0 [d1d4a3ce] + BitFlags v0.1.9 [36e45090] + Circo v0.1.4 [b491a1cf] + CircoCore v0.2.21 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.5.0 ⌅ [864edb3b] + DataStructures v0.18.22 [460bff9d] + ExceptionUnwrapping v0.1.11 [708ec375] + Gumbo v0.8.3 [cd3eb016] + HTTP v1.10.19 [692b3bcd] + JLLWrappers v1.7.1 [e6f89c97] + LoggingExtras v1.2.0 [739be429] + MbedTLS v1.1.9 [99f44e22] + MsgPack v1.2.1 [4d8831e6] + OpenSSL v1.6.0 [bac558e1] + OrderedCollections v1.8.1 [231a7ae5] + Plugins v0.5.5 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [189a3867] + Reexport v1.2.2 [777ac1f9] + SimpleBufferStream v1.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6b5504e1] + TypeParsers v2.0.1 [5c2747f8] + URIs v1.6.1 [c2297ded] + ZMQ v1.5.1 [528830af] + Gumbo_jll v0.10.2+0 [c8ffd9c3] + MbedTLS_jll v2.28.10+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [a9144af2] + libsodium_jll v1.0.21+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. 4867.6 ms ✓ CircoCore 8450.1 ms ✓ Circo 2 dependencies successfully precompiled in 14 seconds. 60 already precompiled. 1 dependency had output during precompilation: ┌ CircoCore │ WARNING: method definition for #send#9 at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/service.jl:81 declares type variable TCore but does not use it. └ Precompilation completed after 27.46s ################################################################################ # Testing # Testing Circo Status `/tmp/jl_7W2IwL/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_7W2IwL/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7e194583] ActorInterfaces v0.1.0 [d1d4a3ce] BitFlags v0.1.9 [36e45090] Circo v0.1.4 [b491a1cf] CircoCore v0.2.21 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.0 ⌅ [864edb3b] DataStructures v0.18.22 [460bff9d] ExceptionUnwrapping v0.1.11 [708ec375] Gumbo v0.8.3 [cd3eb016] HTTP v1.10.19 ⌅ [b5f81e59] IOCapture v0.2.5 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.11 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.9 [99f44e22] MsgPack v1.2.1 [4d8831e6] OpenSSL v1.6.0 [bac558e1] OrderedCollections v1.8.1 [231a7ae5] Plugins v0.5.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [777ac1f9] SimpleBufferStream v1.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [6b5504e1] TypeParsers v2.0.1 [5c2747f8] URIs v1.6.1 [c2297ded] ZMQ v1.5.1 [528830af] Gumbo_jll v0.10.2+0 [c8ffd9c3] MbedTLS_jll v2.28.10+0 [8f1865be] ZeroMQ_jll v4.3.6+0 [a9144af2] libsodium_jll v1.0.21+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1/23 block.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 [ Info: Attempt to wake non-blocked actor 128.30.92.239:24723/100f2b9ba8bc95b7. msg: ()  Pass: 310 (compile: 36.29, recompile: 1.67, elapsed: 36.43 seconds) 2/23 debug.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24723 [ Info: Circo scheduler starting on thread 1 Debug: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/debug.jl:34 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOBuffer, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show @ ./show.jl:492 [inlined] [15] #sprint#423 @ ./strings/io.jl:109 [inlined] [16] sprint @ ./strings/io.jl:102 [inlined] [17] repr(x::Circo.Debug.MsgStats) @ Base ./strings/io.jl:277 [18] top-level scope @ ~/.julia/packages/Circo/ctDno/test/debug.jl:35 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [20] macro expansion @ ~/.julia/packages/Circo/ctDno/test/debug.jl:41 [inlined] [21] include(mod::Module, _path::String) @ Base ./Base.jl:309 [22] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [23] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [25] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [26] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [27] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [28] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [29] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [30] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [31] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core ./boot.jl:489 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [35] _start() @ Base ./client.jl:577  Error: 1 (9.42 seconds) 3/23 host.jl WARNING: Method definition (::Type{anonymous.HostTest.CoreState_vnib})(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_vnib})(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_vnib})(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_vnib}, 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_435g{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_435g{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_435g{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_435g{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_435g{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_435g{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_vnib})(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_vnib})(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_vnib})(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_vnib}, 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_435g{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_435g{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_435g{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_435g{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_435g{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_435g{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_vnib})(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_vnib})(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_vnib})(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_vnib}, 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_435g{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_435g{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_435g{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_435g{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_435g{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_435g{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: 255590100702363708514656074831437281808 └ @ 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_vnib})(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_vnib})(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_vnib})(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_vnib}, 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_435g{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_435g{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_435g{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_435g{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_435g{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_435g{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_vnib})(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_vnib})(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_vnib})(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_vnib}, 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_435g{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_435g{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_435g{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_435g{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_435g{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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2500 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 255590100702363708514656074831437281808 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: Listening on: 0.0.0.0:2500, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Sleeping to allow ping-pong to start. [ Info: Got new peer 128.30.92.239:24725/5d8231615d62de23 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24724/833aae73a4357a4a. (2 peers) [ Info: Connected to global identity registry [ Info: Measuring inter-thread ping-pong performance (10 secs) [ Info: Server on 0.0.0.0:2500 closing [ Info: Server on 0.0.0.0:2501 closing Inter-thread ping-pong performance (in a high throughput setting, 50 pingers): 211018.339294 rounds/sec WARNING: Method definition (::Type{anonymous.HostTest.CoreState_vnib})(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_vnib})(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_vnib})(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_vnib}, 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_435g{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_435g{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_435g{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_435g{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_435g{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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 255590100702363708514656074831437281808 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2501, 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:2501 closing In-thread ping-pong performance: 814966.494045 rounds/sec  Pass: 114 (compile: 101.24, recompile: 31.88, elapsed: 146.63 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:24725 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated WARNING: Method definition (::Type{anonymous.MultiTaskTest.CoreState_vnib})(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_vnib})(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_vnib})(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_vnib}, 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:24725 [ Info: Circo scheduler starting on thread 1 [ Info: All clients validated  Pass: 1716 (compile: 16.88, recompile: 5.06, elapsed: 17.27 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_vnib() The applicable method may be too new: running in world age 39561, while current world is 39581. Closest candidates are: CoreState_vnib(!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_vnib(!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_vnib(Any...; kwargs...) (method too new to be called from this world context.) @ Main ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/transaction.jl:13 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Error: 1 (compile: 3.19, recompile: 0.11, elapsed: 3.26 seconds) 7/23 cluster/clustersim.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24725 [ Info: Circo scheduler starting on thread 1 [ Info: Got new peer 128.30.92.239:24725/16ab4cbceedeac01 . 2 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (2 peers) [ Info: Got new peer 128.30.92.239:24725/245572f2bcaa19ae . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (3 peers) [ Info: Got new peer 128.30.92.239:24725/342d93597c4195dd . 4 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (4 peers) 0.000673 seconds (1.50 k allocations: 71.172 KiB) [ Info: Got new peer 128.30.92.239:24725/22c831c70eb0f3de . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1d5d4bdee31c114b . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cf3341461ebb1a83 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fc4c075e6851a509 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c77551c0a1f757d2 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bd535fad976cbe57 . 7 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (6 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (7 peers) 0.005010 seconds (16.53 k allocations: 804.516 KiB) [ Info: Got new peer 128.30.92.239:24725/10e1255c70950728 . 11 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (11 peers) 0.001254 seconds (4.11 k allocations: 247.328 KiB) [ Info: Got new peer 128.30.92.239:24725/b4f66cda7ab13538 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/340cdb52486243f8 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7732853780ec9d1b . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/874b6a130eebb6e1 . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1c435c7f9219a13f . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f6f34b1ef58f4776 . 13 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/48532cc17f239434 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4ed237c2c66ed57 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/11cc129130b49f28 . 14 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (12 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (13 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (14 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (14 peers) 0.013088 seconds (55.45 k allocations: 2.984 MiB) [ Info: Got new peer 128.30.92.239:24725/84cb350224a8ce40 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/25ccd4cbf16a42a3 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a1ff70fde1eaf256 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b02cec30c1addbce . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6d1d7ec8923097ca . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dde67cd9f19caa97 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fca616218a563cb . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f8bb3b677b10e738 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/234584e23cfe5467 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7d37462493e174dd . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d96c8e8237f968c . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/398a1071867c9051 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cc8e0e4cef475b10 . 23 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/150c9f1d1e13e036 . 27 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (25 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (26 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (23 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (27 peers) 0.036248 seconds (160.43 k allocations: 8.534 MiB) [ Info: Got new peer 128.30.92.239:24725/99741461db5440a2 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/37990e1bb461639e . 36 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3720251b63405a50 . 35 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ee4c57567a1dcf9 . 36 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (36 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (35 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (36 peers) 0.013009 seconds (55.76 k allocations: 2.976 MiB) [ Info: Got new peer 128.30.92.239:24725/7dadc3b4c110c038 . 39 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (39 peers) 0.003710 seconds (15.62 k allocations: 845.156 KiB) [ Info: Got new peer 128.30.92.239:24725/6fc141652d745a7d . 40 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b02b8ba7a5bcf707 . 41 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (40 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (41 peers) 0.007063 seconds (30.23 k allocations: 1.588 MiB) [ Info: Got new peer 128.30.92.239:24725/e24e5ef61ffae630 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ee993f7a83a825e0 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a0e18968300de15a . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/106321e24c1f3fb1 . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c47904733d221e3d . 42 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/da98f5d8da733595 . 45 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/396fc34fd1704ee5 . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/16ecc335f677a80a . 43 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5606dd00e2e72ef . 46 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/785b0672e8417cde . 44 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e6cb414e371a1aee . 47 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (42 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (45 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (43 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (46 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (44 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (47 peers) 0.051368 seconds (215.14 k allocations: 12.601 MiB) [ Info: Got new peer 128.30.92.239:24725/ec80b9fe830e4a97 . 53 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (53 peers) 0.004982 seconds (19.86 k allocations: 1.093 MiB) [ Info: Got new peer 128.30.92.239:24725/24dcfb65bd95b4c6 . 54 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/854469805b47526e . 54 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (54 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (54 peers) 0.010634 seconds (42.54 k allocations: 2.538 MiB) [ Info: Got new peer 128.30.92.239:24725/50258d29b94c1d98 . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e40098e616750fa . 56 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4f090889bc1da08c . 56 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (56 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (56 peers) 0.016105 seconds (66.35 k allocations: 3.836 MiB) [ Info: Got new peer 128.30.92.239:24725/5e3cdeee637faa60 . 59 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f957695a86b3de52 . 59 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (59 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (59 peers) 0.011004 seconds (48.29 k allocations: 2.807 MiB) [ Info: Got new peer 128.30.92.239:24725/ca7ad593702ce476 . 61 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4fd4d68fdf760514 . 61 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (61 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (61 peers) 0.011896 seconds (46.26 k allocations: 2.806 MiB) [ Info: Got new peer 128.30.92.239:24725/ae02d41e35855ad3 . 63 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (63 peers) 0.005766 seconds (21.77 k allocations: 1.207 MiB) [ Info: Got new peer 128.30.92.239:24725/185706194cc9f4f5 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/55f4e13ec3730eb7 . 64 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d5a40e788ba24c8c . 64 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (64 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (64 peers) 0.020733 seconds (75.11 k allocations: 4.687 MiB) [ Info: Got new peer 128.30.92.239:24725/732be182c808a327 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ffd37135cece0428 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/216d5cd82f4c4d45 . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/abf6d6b62697e3fd . 68 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d91e0ae5930fc441 . 67 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7d2e123330daa830 . 68 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (68 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (67 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (68 peers) 0.039622 seconds (166.85 k allocations: 10.232 MiB) [ Info: Got new peer 128.30.92.239:24725/dc51e4c2440219cc . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5d15192caefc409f . 74 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b66b287a33b92d4 . 75 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bff65f2574cbd23d . 76 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2d1a405c0ba8f813 . 77 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8db87e2344a52ffe . 73 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/675e631d37773b1a . 73 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (74 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (75 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (76 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (77 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (73 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (73 peers) 0.045840 seconds (205.04 k allocations: 12.237 MiB) [ Info: Got new peer 128.30.92.239:24725/9043e99674e6c83b . 80 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (80 peers) 0.006680 seconds (29.89 k allocations: 1.765 MiB) [ Info: Got new peer 128.30.92.239:24725/b55422be567f69b5 . 81 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (81 peers) 0.007182 seconds (32.58 k allocations: 1.926 MiB) [ Info: Got new peer 128.30.92.239:24725/1e8275b6e38bf10b . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff31bf23b24d07c0 . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/803c6fe25ec172dc . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6c063a932451e75a . 83 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7c63ef9ad3749dec . 82 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff15e14d55431bab . 83 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (83 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (82 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (83 peers) 0.091920 seconds (196.79 k allocations: 11.462 MiB, 48.03% gc time) [ Info: Got new peer 128.30.92.239:24725/4d4bcb7e3c33b335 . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/587d3a32cf0a3867 . 89 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/534aa51fd9e702af . 88 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/722404aa68aa5ac4 . 90 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (89 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (88 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (90 peers) 0.025528 seconds (134.77 k allocations: 7.748 MiB) [ Info: Got new peer 128.30.92.239:24725/f8f32a00ed6f1a07 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/986efd0201e19ed5 . 92 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9a30c19b87cd8f71 . 93 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (92 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (93 peers) 0.023673 seconds (107.20 k allocations: 6.114 MiB) [ Info: Got new peer 128.30.92.239:24725/6a49596fa84529d0 . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fa928b6cfbb45f00 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/33bb3297e50f367b . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c7c2a77374c57b9d . 97 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/919a57ca392c34c1 . 98 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b3a9faae656acdd6 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bf2e47f9d449516e . 99 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6cb80b900088e8de . 95 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6c0bf5da95010886 . 96 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1966c0ecb138429e . 97 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (97 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (98 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (99 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (95 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (96 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (97 peers) 0.086537 seconds (393.73 k allocations: 22.027 MiB) [ Info: Got new peer 128.30.92.239:24725/8935dab442991471 . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8f1f721137027b3d . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4f1243c3ce5e935d . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d57f448db801878f . 105 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/449a5a7674e3de3 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6f890543fd33b8b5 . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c2cf31c929254f55 . 108 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/522d89bf7e57841f . 107 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/26c7ec604f2b6ed7 . 106 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5eb41ac6767db560 . 107 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (105 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (108 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (107 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (106 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (107 peers) 0.104438 seconds (427.37 k allocations: 23.452 MiB) [ Info: Got new peer 128.30.92.239:24725/66de4dfcaf4db9d2 . 115 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (115 peers) 0.010039 seconds (42.80 k allocations: 2.337 MiB) [ Info: Got new peer 128.30.92.239:24725/564d65cc9e9ce9b2 . 116 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/91facef0edbb7881 . 117 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (116 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (117 peers) 0.019804 seconds (86.86 k allocations: 4.730 MiB) [ Info: Got new peer 128.30.92.239:24725/26e3a843b443b7af . 118 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (118 peers) 0.009619 seconds (43.87 k allocations: 2.386 MiB) [ Info: Got new peer 128.30.92.239:24725/926fc2d1e9cf2d65 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/baf70348399c488e . 120 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/214b325f3f51306 . 121 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/db4a134081ca4ace . 122 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/756e26ff0b17d5e5 . 123 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/88b58a935ce53322 . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3209ef73323eeef . 124 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ad10ff8e88dc97cc . 119 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1fcb44849e480a24 . 125 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2374819e22344170 . 120 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (120 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (121 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (122 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (123 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (124 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (119 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (125 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (120 peers) 0.100823 seconds (479.26 k allocations: 25.702 MiB) [ Info: Got new peer 128.30.92.239:24725/fe5bb4b3d8c5133 . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c21ca7bb8bb34ffa . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/71c15838c11b976c . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e7ca59a0911d453e . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3fa093355809315f . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bd034a2e6fbd358e . 129 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1f2511460a065b41 . 132 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a9fc161891a18cd8 . 130 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/516a6f6d4541b6e7 . 133 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3264c0d9b1ba9ee9 . 131 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/121d0989cfa2aba8 . 131 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (129 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (132 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (130 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (133 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (131 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (131 peers) 0.202372 seconds (620.91 k allocations: 32.897 MiB, 21.47% gc time, 20.57% compilation time) [ Info: Got new peer 128.30.92.239:24725/d8de4aef006fcac3 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6d5350a6b41b308e . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/25940e25838f8fb1 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7fdcc4961b0b3277 . 140 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8922fe682a82567d . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e4b1ede3c20b335d . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5b28e3c1d8094bd8 . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/43275086216dd8ae . 141 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/15b69a08423a263a . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/bf037b03ef4b78fb . 143 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c3231b99007abad9 . 144 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1e77675feabcd84 . 142 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b422bb0f6fbfada4 . 145 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (140 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (141 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (143 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (144 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (142 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (145 peers) 0.175903 seconds (751.70 k allocations: 39.614 MiB) [ Info: Got new peer 128.30.92.239:24725/7261d9591cd5ef72 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a43b43487ec72409 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b28ec1f000a347e8 . 153 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6c5167f4078c0cbe . 154 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2794fcebe432b9f8 . 155 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (153 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (154 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (155 peers) 0.076233 seconds (307.64 k allocations: 15.907 MiB) [ Info: Got new peer 128.30.92.239:24725/7c78948c462e7825 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e937ce4f86332dc3 . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/95b09f89fc509a6f . 159 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aa4724b0c3140320 . 160 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a03b707d22d966c . 158 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6341b41247eb072c . 161 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (159 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (160 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (158 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (161 peers) 0.091424 seconds (379.47 k allocations: 19.516 MiB) [ Info: Got new peer 128.30.92.239:24725/b6ee036283380764 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff2a456469833fa6 . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/aaa4dc0817673828 . 165 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1bd981262b9e9b3d . 164 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c09fc67fb4367ad5 . 165 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (165 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (164 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (165 peers) 0.077336 seconds (319.84 k allocations: 16.634 MiB) [ Info: Got new peer 128.30.92.239:24725/d7e2b4582c5472e8 . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/710e499228618aa4 . 169 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7120e194043d2be9 . 170 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a9e99e55bbada66b . 170 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (169 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (170 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (170 peers) 0.122978 seconds (255.06 k allocations: 18.734 MiB, 38.54% gc time) [ Info: Got new peer 128.30.92.239:24725/b164376a46181952 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/77476d5713dfb6c5 . 173 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6530563890dd1123 . 174 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (173 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (174 peers) 0.051457 seconds (204.18 k allocations: 12.578 MiB) [ Info: Got new peer 128.30.92.239:24725/945480ea9ca0786c . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f8fd5db52b1dcd39 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9e3c01f38cb28aac . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d8f7812d14ffe830 . 176 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/765201d30211234f . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e29fca77443b466c . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2d3c6f4f144a082a . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a7a8b199de5dd2a6 . 179 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/219509aa80e16582 . 180 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/34f11e99c1b0d790 . 177 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/64f689f66ce67c40 . 178 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b4a895344f2032f6 . 181 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2e7b973145b04ec2 . 179 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (176 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (179 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (180 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (177 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (178 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (181 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (179 peers) 0.237743 seconds (917.11 k allocations: 55.476 MiB) [ Info: Got new peer 128.30.92.239:24725/4194f423562f0d9d . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/618e72f6d4c42905 . 189 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c13a17ff372f5642 . 190 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8bb45f1b72a3cc40 . 189 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (189 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (190 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (189 peers) 0.069216 seconds (294.43 k allocations: 17.796 MiB) [ Info: Got new peer 128.30.92.239:24725/75398bd96e88d7b0 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/47193bf192bbdea2 . 193 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6fc4b6e46088be96 . 194 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d691efa5ba43c161 . 194 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (193 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (194 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (194 peers) 0.109730 seconds (294.86 k allocations: 18.240 MiB, 34.19% gc time) [ Info: Got new peer 128.30.92.239:24725/839ecf972b332a5 . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4d1a9cde9b10e53a . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/dbb98ad7f2e08910 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3fe7a18a91a43edc . 197 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d93a2ef7eafd6a80 . 198 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/282c9fd90133c443 . 198 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (197 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (198 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (198 peers) 0.110402 seconds (463.70 k allocations: 29.236 MiB) [ Info: Got new peer 128.30.92.239:24725/ad6cd444126292a8 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c92a5a9ccef2687 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/279b74ff45037b3a . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6d64c38607ef0670 . 203 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/445915126bb546a6 . 204 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/83ff1504acd0f982 . 205 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (203 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (204 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (205 peers) 0.105929 seconds (474.07 k allocations: 29.469 MiB) [ Info: Got new peer 128.30.92.239:24725/a4253c52601c6903 . 209 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/643c628b993a369e . 210 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b140fd4d6041188c . 211 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (209 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (210 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (211 peers) 0.059910 seconds (251.31 k allocations: 15.560 MiB) [ Info: Got new peer 128.30.92.239:24725/6e35d8ddbf3c8aaa . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d6c24ed5c5990668 . 212 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fd490c974026b10d . 213 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9a9502b05cda4c67 . 214 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (212 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (213 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (214 peers) 0.101575 seconds (316.67 k allocations: 20.244 MiB, 27.26% gc time) [ Info: Got new peer 128.30.92.239:24725/23f183f33fe1726f . 216 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/55a3ef3c836c6a49 . 217 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (216 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (217 peers) 0.038941 seconds (166.16 k allocations: 10.869 MiB) [ Info: Got new peer 128.30.92.239:24725/111742f9057aeab6 . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4d81b4fbb1b3128e . 218 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/360acf393bc44a0c . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/65d16b555bca77ec . 220 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2fefe29056131154 . 221 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a765e5b9526fa905 . 219 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ef09ccd1aff3188a . 222 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a861d1a056bfb873 . 218 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (218 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (220 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (221 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (219 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (222 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (218 peers) 0.158197 seconds (699.53 k allocations: 44.632 MiB) [ Info: Got new peer 128.30.92.239:24725/7728c52857de134 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/46d8faff94825478 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7ed041c3562bc80e . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/110519c4dca70543 . 226 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f2f27a5972e78ea5 . 227 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5cd54179bcb2c4f0 . 228 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cae5fa9b4971b604 . 227 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (226 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (227 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (228 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (227 peers) 0.161264 seconds (602.67 k allocations: 38.877 MiB, 15.89% gc time) [ Info: Got new peer 128.30.92.239:24725/b0683e58a1c89588 . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4fea94bb6d54966c . 233 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e2788a2b9c0d6cc4 . 234 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (233 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (234 peers) 0.057858 seconds (265.94 k allocations: 17.001 MiB) [ Info: Got new peer 128.30.92.239:24725/1f548750cdc9593d . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2bccaf66eb736d86 . 237 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ad2413011f574afd . 236 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/86a97b00f3c269fe . 236 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (237 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (236 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (236 peers) 0.078647 seconds (364.49 k allocations: 23.384 MiB) [ Info: Got new peer 128.30.92.239:24725/fa70d359c768b0a7 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d3b840c8d0bf6551 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4ce86462fd66ac10 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/adf5adc61f24bd85 . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f9a2e025f13ec87a . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/539a9a8704930173 . 243 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/164710aff30032c4 . 240 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b2debc34cecaedea . 242 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ca321eadfbe7cbac . 241 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9679bb5dc5c539d . 242 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (243 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (240 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (242 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (241 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (242 peers) 0.247879 seconds (952.49 k allocations: 60.328 MiB, 11.89% gc time) [ Info: Got new peer 128.30.92.239:24725/4e0c231462068d1f . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9f7aa227f5c9c0c5 . 250 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/910e3459b83092e8 . 250 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (250 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (250 peers) 0.073484 seconds (299.00 k allocations: 18.926 MiB) [ Info: Got new peer 128.30.92.239:24725/5266039291f4ad97 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d28d82d8f57b5419 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9e4458a186c6bdc4 . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e2c551b2c96fde84 . 253 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6e4a77e953fd33ac . 254 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9c3072e6d90be5e7 . 254 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (253 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (254 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (254 peers) 0.151227 seconds (588.88 k allocations: 36.904 MiB) [ Info: Got new peer 128.30.92.239:24725/e6323fc2e22b13d6 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3cd8252b9c25d370 . 259 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9b38a82f7120c6fc . 260 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/48d0a8abf7de19f9 . 261 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e448d81dc091697 . 262 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9caaba3f88da0a45 . 263 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1a1351075f0782bf . 260 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (259 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (260 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (261 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (262 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (263 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (260 peers) 0.188529 seconds (685.95 k allocations: 42.552 MiB, 15.04% gc time) [ Info: Got new peer 128.30.92.239:24725/5637497a15936f6f . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5b7ae0102845c132 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9941d90f7c018152 . 266 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d2fa0fb667252488 . 267 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/86d121f238bb95dc . 268 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/826cd655a7526c3e . 269 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (266 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (267 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (268 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (269 peers) 0.139065 seconds (601.88 k allocations: 37.106 MiB) [ Info: Got new peer 128.30.92.239:24725/8cb4c7572f7de7fa . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/72580087605edf76 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2b819dd524604e30 . 272 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cd4305c2c0bb0517 . 273 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e84fdca8534c5e94 . 274 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (272 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (273 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (274 peers) 0.142593 seconds (504.29 k allocations: 30.898 MiB, 19.70% gc time) [ Info: Got new peer 128.30.92.239:24725/84fd823fbdf5179e . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/221520529dfc4c71 . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4e8dcd1493f0372d . 277 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c644a97e41079c71 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c19594acdc412987 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/45abebaa86e250e1 . 278 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d9b8f46b4481873e . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7bc3432951d6b56e . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6dd03cca9b4779af . 279 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4825bb142b7232f1 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6f5f146136862468 . 281 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/96a01b878ab51188 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9bb29078bcc09f07 . 282 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4118595327937ac7 . 280 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b6bc6fbdd78433c4 . 283 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6e7455d904174187 . 281 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (277 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (278 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (279 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (281 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (282 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (280 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (283 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (281 peers) 0.436894 seconds (1.75 M allocations: 106.215 MiB, 8.40% gc time) [ Info: Got new peer 128.30.92.239:24725/8cf469543c5ef7f7 . 293 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fdb42f83a40b7dbf . 294 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (293 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (294 peers) 0.049759 seconds (214.59 k allocations: 12.908 MiB) [ Info: Got new peer 128.30.92.239:24725/b5d6572057367176 . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b1a8463dff0522f . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/11ad6509d479fbdf . 295 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/10e5992825993800 . 296 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f7951dd8ec00a359 . 296 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (295 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (296 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (296 peers) 0.135291 seconds (561.56 k allocations: 33.727 MiB) [ Info: Got new peer 128.30.92.239:24725/a53f3c913a262d79 . 300 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/94aad4aa0b16cb1b . 301 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9b4eadd51a6b164e . 300 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (300 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (301 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (300 peers) 0.087146 seconds (338.70 k allocations: 20.274 MiB) [ Info: Got new peer 128.30.92.239:24725/cbe313665d9c50d0 . 303 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f427b97d9f7e7656 . 303 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/44f138f0584ce5f5 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5091b8e8eaee911 . 305 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4044869f504a0713 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b92b710544187e5 . 303 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/50e239c16a649187 . 307 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/302faea822f9bf78 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cb3c2bb162db1198 . 304 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/8a21d778c91f80 . 305 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c70c82d8d17c6437 . 306 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cae853d32d76cbcb . 308 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/1d1b1ee1c43f3c98 . 309 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (303 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (303 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (305 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (303 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (307 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (304 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (305 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (306 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (308 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (309 peers) 0.404431 seconds (1.55 M allocations: 91.698 MiB, 8.21% gc time) [ Info: Got new peer 128.30.92.239:24725/60786e333ea342f3 . 316 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ace6302f89af1158 . 317 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/292973bbbc05a922 . 316 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (316 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (317 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (316 peers) 0.112810 seconds (346.63 k allocations: 20.440 MiB, 29.45% gc time) [ Info: Got new peer 128.30.92.239:24725/906dc58605844216 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/38c9192abd936420 . 320 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/9663d17f1082a131 . 319 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cac6bc929cbda629 . 321 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (320 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (319 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (321 peers) 0.130936 seconds (485.70 k allocations: 28.609 MiB) [ Info: Got new peer 128.30.92.239:24725/d70031f33ada255d . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ff42a6648cc7049 . 323 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/18e134f7d24749f5 . 323 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (323 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (323 peers) 0.092827 seconds (381.71 k allocations: 22.465 MiB) [ Info: Got new peer 128.30.92.239:24725/83945662d9f2980c . 326 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (326 peers) 0.027005 seconds (118.49 k allocations: 6.940 MiB) [ Info: Got new peer 128.30.92.239:24725/7b332fcc58aaac39 . 327 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (327 peers) 0.029624 seconds (128.09 k allocations: 7.524 MiB) [ Info: Got new peer 128.30.92.239:24725/dc619064e7d1aa79 . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a2576fbe4ecfd01c . 328 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/77b1dad08b4d2b49 . 329 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (328 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (329 peers) 0.084556 seconds (368.48 k allocations: 21.550 MiB) [ Info: Got new peer 128.30.92.239:24725/cac007ffe81948ab . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6dd446c4a4c69967 . 331 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c55513666cf84915 . 332 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c25bec6dc3d2d1af . 332 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (331 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (332 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (332 peers) 0.145045 seconds (503.39 k allocations: 29.375 MiB, 24.39% gc time) [ Info: Got new peer 128.30.92.239:24725/fbd055352421c3cc . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6065eb79f8943cd . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cd6024048f139dec . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/3559eb1f22138b89 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e346d52d9f893f13 . 335 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/57b09c416ce735b8 . 336 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/b919fac41d31604e . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4deb6ceae4d53d62 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/4f41e3452f020c2e . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7e7a45eb081ada9c . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6af7ab0518aed28a . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d96dd239dd967441 . 337 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2a10d326cabfb26a . 338 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d78b67793552dc76 . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/64914468362b7af9 . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/67e839ce5fdb88f5 . 339 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f41b4cc32479698c . 340 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/19d4a1038b85363d . 341 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/be245fb353b42d1a . 339 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (335 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (336 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (337 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (338 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (339 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (340 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (341 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (339 peers) 0.640359 seconds (2.52 M allocations: 145.444 MiB, 8.14% gc time) [ Info: Got new peer 128.30.92.239:24725/ec063a9927bbf4e9 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f898a8f9cfb99c55 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/f6449ed65d5f7112 . 354 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d9cf109f0e27ce60 . 355 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7831de2a725ce90f . 355 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (354 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (355 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (355 peers) 0.158320 seconds (676.91 k allocations: 38.852 MiB) [ Info: Got new peer 128.30.92.239:24725/4fc468d9256369ea . 359 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (359 peers) 0.029418 seconds (129.78 k allocations: 7.425 MiB) [ Info: Got new peer 128.30.92.239:24725/930ac7404d4f672f . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7109188d58e1f68a . 361 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a308aaa4b0a35664 . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/14e0448b2f497ef . 362 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/11e7918f6955565f . 363 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/591667029c3415cb . 360 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/c3ee8e800898fff7 . 361 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (361 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (362 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (363 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (360 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (361 peers) 0.256534 seconds (964.78 k allocations: 55.081 MiB, 17.37% gc time) [ Info: Got new peer 128.30.92.239:24725/d635d805ceffb411 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/34645c8bfe82dbde . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/653c530c251c20c2 . 368 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/879c10f2d74bfbf7 . 367 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e520afaa91caf974 . 368 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (368 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (367 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (368 peers) 0.157955 seconds (689.37 k allocations: 39.210 MiB) [ Info: Got new peer 128.30.92.239:24725/33fb580f066badd0 . 372 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6a684c8f840393b1 . 373 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (372 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (373 peers) 0.069080 seconds (279.56 k allocations: 15.882 MiB) [ Info: Got new peer 128.30.92.239:24725/9c0288ec2b7dccf9 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/da1ee1d6408bbe66 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/cbd6adbe24522f11 . 374 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6b8eb258a64ec6ca . 375 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/640a5968e6086b69 . 375 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (374 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (375 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (375 peers) 0.159813 seconds (712.38 k allocations: 40.358 MiB) [ Info: Got new peer 128.30.92.239:24725/f6994e0e9adcf6a4 . 379 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/964cd9f6f714d019 . 380 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/e87eee51866e81bc . 379 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (379 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (380 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (379 peers) 0.138925 seconds (444.09 k allocations: 25.128 MiB, 29.02% gc time) [ Info: Got new peer 128.30.92.239:24725/dbe595ca2a738973 . 382 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/7afde6143ffc2594 . 382 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (382 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (382 peers) 0.068836 seconds (286.86 k allocations: 16.194 MiB) [ Info: Got new peer 128.30.92.239:24725/cd12261b63c6b87c . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/a860a364d492764b . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/83c205022d94d1bc . 384 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/d7ebd5e539d3f059 . 385 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (384 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (385 peers) 0.143625 seconds (589.91 k allocations: 33.245 MiB) [ Info: Got new peer 128.30.92.239:24725/53765dd90015e689 . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/2b5298c0492583ed . 388 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/6dfc7d4a0feef6c . 389 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/5bf5d2d0ed1e2f05 . 389 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (388 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (389 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (389 peers) 0.129967 seconds (584.78 k allocations: 32.869 MiB) [ Info: Got new peer 128.30.92.239:24725/b9c5c375004210ee . 392 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (392 peers) 0.035232 seconds (141.22 k allocations: 7.918 MiB) [ Info: Got new peer 128.30.92.239:24725/33bd9ec04726d37f . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/56061bf855dcbc93 . 393 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/ecec05e057d6de7b . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/fdbac56101bd65af . 394 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/644b2641c8932b1d . 395 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/44b043f92f3985e6 . 393 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (393 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/6acdeadcdd7900ea. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (394 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (395 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (393 peers) 0.303390 seconds (903.64 k allocations: 50.602 MiB, 33.23% gc time) [ Info: Got new peer 128.30.92.239:24725/c6c0e496f8596ada . 399 nodes in cluster. [ Info: Got new peer 128.30.92.239:24725/307d1fb810561646 . 399 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/245572f2bcaa19ae. (399 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/16ab4cbceedeac01. (399 peers) Avg peer count: 400.0; Peer update max: 7581 avg: 4693.1075; Upstream friends avg: 7.92  Pass: 1201 (compile: 10.65, elapsed: 18.64 seconds) 8/23 cluster/hostcluster.jl WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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:24725 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24755 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24756 WARNING: Method definition (::Type{anonymous.HostClusterTest.CoreState_vnib})(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_vnib})(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_vnib})(Any...) in module HostClusterTest at /home/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_vnib}, Any...) in module HostClusterTest at /home/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_435g{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_435g{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_435g{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module HostClusterTest at /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_435g{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in 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_435g{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module HostClusterTest at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24757 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2501 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 300812688127186592386092732000106165983 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2505 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2506 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2511 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2512 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2513 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2514 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2515 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2516 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2517 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2518 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2519 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2520 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2521 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2522 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2523 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2524 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2525 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2527 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2528 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2529 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2530 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2531 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2532 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2533 [ Info: Listening on: 0.0.0.0:2511, thread id: 1 [ Info: Listening on: 0.0.0.0:2533, thread id: 1 [ Info: Listening on: 0.0.0.0:2514, thread id: 1 [ Info: Listening on: 0.0.0.0:2516, thread id: 1 [ Info: Listening on: 0.0.0.0:2517, thread id: 1 [ Info: Listening on: 0.0.0.0:2519, thread id: 1 [ Info: Listening on: 0.0.0.0:2529, thread id: 1 [ Info: Listening on: 0.0.0.0:2522, thread id: 1 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2526 [ Info: Listening on: 0.0.0.0:2524, thread id: 1 [ Info: Listening on: 0.0.0.0:2526, thread id: 1 [ Info: Listening on: 0.0.0.0:2507, thread id: 1 [ Info: Listening on: 0.0.0.0:2525, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Listening on: 0.0.0.0:2512, thread id: 1 [ Info: Listening on: 0.0.0.0:2513, thread id: 1 [ Info: Listening on: 0.0.0.0:2528, thread id: 1 [ Info: Listening on: 0.0.0.0:2520, thread id: 1 [ Info: Listening on: 0.0.0.0:2523, thread id: 1 [ Info: Listening on: 0.0.0.0:2501, thread id: 1 [ Info: Listening on: 0.0.0.0:2506, thread id: 1 [ Info: Got new peer 128.30.92.239:24729/435c0906ec7761a9 . 2 nodes in cluster. [ Info: Listening on: 0.0.0.0:2532, thread id: 1 [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2518, thread id: 1 [ Info: Listening on: 0.0.0.0:2530, thread id: 1 [ Info: Listening on: 0.0.0.0:2531, thread id: 1 [ Info: Got new peer 128.30.92.239:24730/33ae63242c62deb . 3 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (2 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2505, thread id: 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1 [ Info: Got new peer 128.30.92.239:24732/ec3e338dc01c26c3 . 4 nodes in cluster. [ Info: Got new peer 128.30.92.239:24731/f09fe33db403f99 . 5 nodes in cluster. [ Info: Got new peer 128.30.92.239:24733/55d4ac58978a8fa9 . 6 nodes in cluster. [ Info: Got new peer 128.30.92.239:24736/df89d40937537c87 . 7 nodes in cluster. [ Info: Got new peer 128.30.92.239:24737/1a871122edc43c7a . 8 nodes in cluster. [ Info: Got new peer 128.30.92.239:24741/f2ee8672308264c0 . 9 nodes in cluster. [ Info: Got new peer 128.30.92.239:24742/6cb8a0045b0c21a2 . 10 nodes in cluster. [ Info: Got new peer 128.30.92.239:24734/394306ba03ecc179 . 11 nodes in cluster. [ Info: Got new peer 128.30.92.239:24738/7653a83bd45a141d . 12 nodes in cluster. [ Info: Got new peer 128.30.92.239:24739/1e42983f625b439d . 13 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (3 peers) [ Info: Listening on: 0.0.0.0:2521, thread id: 1 [ Info: Listening on: 0.0.0.0:2527, thread id: 1 [ Info: Got new peer 128.30.92.239:24735/1b9a00b5aa17d504 . 14 nodes in cluster. [ Info: Got new peer 128.30.92.239:24740/8a75b487c0c26609 . 15 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (6 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (14 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2515, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (4 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (9 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (12 peers) [ Info: Connected to global identity registry [ Info: Got new peer 128.30.92.239:24747/ccd97067e48c9ee0 . 16 nodes in cluster. [ Info: Got new peer 128.30.92.239:24753/9ecfe3b362716fa2 . 17 nodes in cluster. [ Info: Got new peer 128.30.92.239:24750/48ea63987b467480 . 18 nodes in cluster. [ Info: Got new peer 128.30.92.239:24743/eb1a7a9ba9b48c20 . 19 nodes in cluster. [ Info: Got new peer 128.30.92.239:24744/4c99246da1598185 . 20 nodes in cluster. [ Info: Got new peer 128.30.92.239:24748/4e1ffd2d27904547 . 21 nodes in cluster. [ Info: Got new peer 128.30.92.239:24749/2b6c0e9cb1aca545 . 22 nodes in cluster. [ Info: Got new peer 128.30.92.239:24754/25731b4b7e8176cc . 23 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (23 peers) [ Info: Connected to global identity registry [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (8 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (20 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (22 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (11 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (7 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: Got new peer 128.30.92.239:24755/2136ab59fa8fd8d1 . 24 nodes in cluster. [ Info: Got new peer 128.30.92.239:24745/651e7b89b25b2ef0 . 25 nodes in cluster. [ Info: Got new peer 128.30.92.239:24746/58fa432d49e1d2b3 . 26 nodes in cluster. [ Info: Got new peer 128.30.92.239:24751/e95090cb0c285ef . 27 nodes in cluster. [ Info: Got new peer 128.30.92.239:24752/270a3893fe54cd9e . 28 nodes in cluster. [ Info: Got new peer 128.30.92.239:24756/5a1fbccb6e412f2d . 29 nodes in cluster. [ Info: Got new peer 128.30.92.239:24757/6b7f8befb75da861 . 30 nodes in cluster. [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (25 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (10 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (19 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (26 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (15 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (21 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (13 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (28 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (16 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (5 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (29 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (27 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (24 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (30 peers) [ Info: Connected to global identity registry [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (17 peers) [ Info: Joined to cluster using root node 128.30.92.239:24725/aa83dee2cb9063ef. (18 peers) [ Info: Connected to global identity registry [ Info: Connected to global identity registry [ Info: Server on 0.0.0.0:2501 closing [ Info: Server on 0.0.0.0:2505 closing [ Info: Server on 0.0.0.0:2506 closing [ Info: Server on 0.0.0.0:2507 closing [ Info: Server on 0.0.0.0:2508 closing [ Info: Server on 0.0.0.0:2509 closing [ Info: Server on 0.0.0.0:2510 closing [ Info: Server on 0.0.0.0:2511 closing [ Info: Server on 0.0.0.0:2512 closing [ Info: Server on 0.0.0.0:2513 closing [ Info: Server on 0.0.0.0:2514 closing [ Info: Server on 0.0.0.0:2515 closing [ Info: Server on 0.0.0.0:2516 closing [ Info: Server on 0.0.0.0:2517 closing [ Info: Server on 0.0.0.0:2518 closing [ Info: Server on 0.0.0.0:2519 closing [ Info: Server on 0.0.0.0:2520 closing [ Info: Server on 0.0.0.0:2521 closing [ Info: Server on 0.0.0.0:2522 closing [ Info: Server on 0.0.0.0:2523 closing [ Info: Server on 0.0.0.0:2524 closing [ Info: Server on 0.0.0.0:2525 closing [ Info: Server on 0.0.0.0:2526 closing [ Info: Server on 0.0.0.0:2527 closing [ Info: Server on 0.0.0.0:2528 closing [ Info: Server on 0.0.0.0:2529 closing [ Info: Server on 0.0.0.0:2530 closing [ Info: Server on 0.0.0.0:2531 closing [ Info: Server on 0.0.0.0:2532 closing [ Info: Server on 0.0.0.0:2533 closing  Pass: 30 (compile: 47.01, elapsed: 50.19 seconds) 9/23 com/combasics.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Circo scheduler starting on thread 1  Pass: 10 (compile: 3.91, elapsed: 3.99 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_vnib() The applicable method may be too new: running in world age 40199, while current world is 40219. Closest candidates are: Main.anonymous.COMHTMLTests.CoreState_vnib(!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_vnib(!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_vnib(Any...; kwargs...) (method too new to be called from this world context.) @ Main.anonymous ~/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 Stacktrace: [1] emptycore(ctx::CircoContext) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/context.jl:55 [2] Circo Service(ctx::CircoContext, scheduler::Scheduler) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/service.jl:12 [3] Scheduler(ctx::CircoContext, zygote::Vector{Any}; pos::Pos) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:55 [4] Scheduler(ctx::CircoContext, zygote::Vector{Any}) @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:29 [5] top-level scope @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:38 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] macro expansion @ ~/.julia/packages/Circo/ctDno/test/com/comhtml.jl:62 [inlined] [8] include(mod::Module, _path::String) @ Base ./Base.jl:309 [9] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [10] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [12] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [13] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [14] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [15] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [16] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [17] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577  Pass: 11 Error: 1 (compile: 2.57, elapsed: 2.69 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_vnib() The applicable method may be too new: running in world age 40242, while current world is 40262. Closest candidates are: Main.anonymous.SubTest.CoreState_vnib(!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_vnib(!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_vnib(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.25, elapsed: 0.37 seconds) 12/23 helper/testactors.jl 13/23 http/testclient.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24729 [ Info: Allowed maximum size of a request payload : 1024.0 KB [ Info: Circo scheduler starting on thread 1 [ Info: Http listening on 0.0.0.0:8088 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24729/f3411fd70c243f48) Prepare message to http://0.0.0.0:8088[ Info: Listening on: 0.0.0.0:8088, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl: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_vnib})(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_vnib})(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_vnib})(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_vnib}, 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:24730 [ 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:8089 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24730/f3411fd70c243f48) Prepare message to http://0.0.0.0:8089[ Info: Listening on: 0.0.0.0:8089, 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:8089 closing WARNING: Method definition (::Type{anonymous.CoreState_vnib})(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_vnib})(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_vnib})(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_vnib}, 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:24730 [ 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:8089 [ Info: Added route: Circo.Http.PrefixRoute("/", 128.30.92.239:24730/f3411fd70c243f48) Prepare message to http://0.0.0.0:8089[ Info: Listening on: 0.0.0.0:8089, thread id: 1 ┌ Warning: connection_limit no longer supported as a keyword argument; use `HTTP.set_default_connection_limit!(30)` before any requests are made or construct a shared pool via `POOL = HTTP.Pool(30)` and pass to each request like `pool=POOL` instead. └ @ HTTP.Connections ~/.julia/packages/HTTP/ShTJs/src/Connections.jl:437 ┌ Error: Error when initiating HTTP request! │ e = TimeoutError: Connection closed after 1 seconds └ @ Circo.Http ~/.julia/packages/Circo/ctDno/src/outer/httpclient.jl:40 ┌ Error: Error while scheduling on thread 1 │ exception = │ ArgumentError: unable to check bounds for indices of type Int64 │ Stacktrace: │ [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) │ @ Base ./abstractarray.jl:754 │ [2] checkbounds │ @ ./abstractarray.jl:692 [inlined] │ [3] isassigned │ @ ./multidimensional.jl:1632 [inlined] │ [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) │ @ Base ./show.jl:1428 │ [5] show_delim_array │ @ ./show.jl:1421 [inlined] │ [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) │ @ Base ./arrayshow.jl:533 │ [7] show_vector │ @ ./arrayshow.jl:518 [inlined] │ [8] show(io::IOContext{IOBuffer}, X::Pos) │ @ Base ./arrayshow.jl:486 │ [9] _show_default(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:514 │ [10] show_default │ @ ./show.jl:497 [inlined] │ [11] show(io::IOContext{IOBuffer}, x::Any) │ @ Base ./show.jl:492 │ [12] _show_default(io::IOBuffer, x::Any) │ @ Base ./show.jl:514 │ [13] show_default │ @ ./show.jl:497 [inlined] │ [14] show │ @ ./show.jl:492 [inlined] │ [15] print(io::IOBuffer, x::Main.anonymous.HttpRequestProcessor) │ @ Base ./strings/io.jl:35 │ [16] print_to_string │ @ ./strings/io.jl:143 [inlined] │ [17] string │ @ ./strings/io.jl:184 [inlined] │ [18] onmessage(me::Main.anonymous.HttpRequestProcessor, msg::Circo.Http.HttpRequest, service::Circo Service) │ @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:116 │ [19] localdelivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/onmessage.jl:14 [inlined] │ [20] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:20 [inlined] │ [21] HookList │ @ ~/.julia/packages/Plugins/ZdbSH/src/hooks.jl:21 [inlined] │ [22] _immediate_delivery(targetactor::Main.anonymous.HttpRequestProcessor, scheduler::Scheduler, msg::Main.anonymous.Msg_5z3w{Circo.Http.HttpRequest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [23] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [24] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [25] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [26] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [27] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [28] AbstractScheduler │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 [inlined] │ [29] (::Scheduler)(msgs::Vector{Main.anonymous.StartHttpTest}; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:377 │ [30] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler, msgs::Vector{Main.anonymous.StartHttpTest}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:370 │ [31] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:162 │ [32] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [33] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:214 [inlined] │ [34] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [35] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/http/testclient.jl:228 [inlined] │ [36] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [37] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [38] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [39] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [40] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [41] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [42] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [43] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [44] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [45] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [46] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [47] top-level scope │ @ none:6 │ [48] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [49] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [50] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349  Pass: 5 (compile: 49.31, recompile: 4.72, elapsed: 49.69 seconds) 14/23 http/websockettest.jl [ Info: Testing sending message not from f(ws) Testing sending message not from f(ws): Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:163 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:164 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:167 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:201 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:202 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:205 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with multiple connection Testing with multiple connection: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:234 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:235 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:239 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing simple error() ErrorEvent Testing simple error() ErrorEvent: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:284 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:285 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:288 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577 [ Info: Testing with Circo actor Testing with Circo actor: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/http/websockettest.jl:315 Got exception outside of a @test IOError: listen: address already in use (EADDRINUSE) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] #listen#11 @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:648 [inlined] [4] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:647 [inlined] [5] listen(addr::Sockets.InetAddr{Sockets.IPv4}; backlog::Int64) @ Sockets /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:641 [6] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:638 [inlined] [7] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:645 [inlined] [8] listen @ /opt/julia/share/julia/stdlib/v1.14/Sockets/src/Sockets.jl:644 [inlined] [9] create_websocket_server(url::String, port::UInt16) @ Main.anonymous ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:94 [10] top-level scope @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:159 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:316 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/Circo/ctDno/test/http/websockettest.jl:319 [inlined] [15] include(mod::Module, _path::String) @ Base ./Base.jl:309 [16] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [17] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [20] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [21] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [22] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [23] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [24] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [25] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [26] top-level scope @ none:6 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [29] _start() @ Base ./client.jl:577  Error: 5 (compile: 0.30, elapsed: 0.80 seconds) 15/23 identity/identity.jl 16/23 identity/idregistry.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24731 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2507 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 101013287303124134665996705215867282008 └ @ 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_435g{Circo.IdRegistry.RegisterIdentity}) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:261 │ [11] _immediate_delivery │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:252 [inlined] │ [12] step! │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:245 [inlined] │ [13] eventloop(scheduler::Scheduler; remote::Bool) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:337 │ [14] eventloop │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:325 [inlined] │ [15] #_#50 │ @ ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:366 [inlined] │ [16] kwcall(::@NamedTuple{remote::Bool}, scheduler::Scheduler) │ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:364 │ [17] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 │ [18] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:40 [inlined] │ [20] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [21] include_test_file(context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 │ [22] macro expansion │ @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] │ [23] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] │ [24] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 │ [25] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 │ [26] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 │ [27] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 │ [28] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) │ @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 │ [29] top-level scope │ @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 │ [30] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [31] top-level scope │ @ none:6 │ [32] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [33] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:310 │ [34] _start() │ @ Base ./client.jl:577 └ @ CircoCore ~/.julia/packages/CircoCore/e0A4T/src/scheduler.jl:349 Identity Registry[ Info: Listening on: 0.0.0.0:2507, thread id: 1 : Test Failed at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:42 Expression: msgcount(tester, AlreadyRegistered) == 1 Evaluated: 0 == 1 Identity Registry: Error During Test at /home/pkgeval/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:23 Got exception outside of a @test ArgumentError: unable to check bounds for indices of type Int64 Stacktrace: [1] checkindex(::Type{Bool}, inds::Int64, i::Int64) @ Base ./abstractarray.jl:754 [2] checkbounds @ ./abstractarray.jl:692 [inlined] [3] isassigned @ ./multidimensional.jl:1632 [inlined] [4] show_delim_array(io::IOContext{IOBuffer}, itr::Pos, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1428 [5] show_delim_array @ ./show.jl:1421 [inlined] [6] show_vector(io::IOContext{IOBuffer}, v::Pos, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [7] show_vector @ ./arrayshow.jl:518 [inlined] [8] show(io::IOContext{IOBuffer}, X::Pos) @ Base ./arrayshow.jl:486 [9] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [10] show_default @ ./show.jl:497 [inlined] [11] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [12] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [13] show_default @ ./show.jl:497 [inlined] [14] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [15] _show_default(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:514 [16] show_default @ ./show.jl:497 [inlined] [17] show(io::IOContext{IOBuffer}, x::Any) @ Base ./show.jl:492 [18] show_delim_array(io::IOContext{IOBuffer}, itr::Vector{Any}, op::Char, delim::String, cl::Char, delim_one::Bool, i1::Int64, l::Int64) @ Base ./show.jl:1432 [19] show_delim_array @ ./show.jl:1421 [inlined] [20] show_vector(io::IOBuffer, v::Vector{Any}, opn::Char, cls::Char) @ Base ./arrayshow.jl:533 [21] show_vector @ ./arrayshow.jl:518 [inlined] [22] show @ ./arrayshow.jl:486 [inlined] [23] #sprint#423 @ ./strings/io.jl:109 [inlined] [24] sprint @ ./strings/io.jl:102 [inlined] [25] repr(x::Vector{Any}) @ Base ./strings/io.jl:277 [26] top-level scope @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:24 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [28] macro expansion @ ~/.julia/packages/Circo/ctDno/test/identity/idregistry.jl:48 [inlined] [29] include(mod::Module, _path::String) @ Base ./Base.jl:309 [30] include_test_file(context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:204 [31] macro expansion @ ~/.julia/packages/Jive/bhekD/src/runtests.jl:272 [inlined] [32] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [33] jive_lets_dance(io::IOContext{Core.CoreSTDOUT}, verbose::Bool, ts::Jive.JiveTestSet, context::Nothing, filepath::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:270 [34] normal_run(dir::String, tests::Vector{String}, start_idx::Int64, context::Nothing, verbose::Bool, failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:229 [35] runtests_distributed_run(dir::String, all_tests::Vector{String}, start_idx::Int64, node1::Vector{String}, context::Nothing, verbose::Bool, override_failfast::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests_distributed_run.jl:21 [36] runtests(dir::String; failfast::Bool, targets::Vector{String}, skip::Vector{String}, testset::Nothing, context::Nothing, enable_distributed::Bool, node1::Vector{String}, verbose::Bool) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:184 [37] kwcall(::@NamedTuple{skip::Vector{String}}, ::typeof(runtests), dir::String) @ Jive ~/.julia/packages/Jive/bhekD/src/runtests.jl:146 [38] top-level scope @ ~/.julia/packages/Circo/ctDno/test/runtests.jl:9 [39] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [40] top-level scope @ none:6 [41] eval(m::Module, e::Any) @ Core ./boot.jl:489 [42] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [43] _start() @ Base ./client.jl:577  Pass: 5 Fail: 1 Error: 1 (compile: 23.76, recompile: 0.02, elapsed: 23.95 seconds) 17/23 identity/leadgroup.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24732 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2508 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 101013287303124134665996705215867282008 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 1 (compile: 16.96, elapsed: 17.05 seconds) 18/23 identity/reference.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24733 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2509 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 101013287303124134665996705215867282008 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33 [ Info: Listening on: 0.0.0.0:2508, thread id: 1 [ Info: Listening on: 0.0.0.0:2509, thread id: 1 [ Info: Killing 128.30.92.239:24733/4e1e1b64c51974b7 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_vnib}) @ 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: 26.62, elapsed: 49.69 seconds) 19/23 identity/single_phase_commit.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24734 [ Info: Circo scheduler starting on thread 1 [ Info: Web Socket listening on 0.0.0.0:2510 [ Info: First node in cluster, starting global identity registry ┌ Warning: Global identity registry started: 101013287303124134665996705215867282008 └ @ Circo.IdRegistry ~/.julia/packages/Circo/ctDno/src/identity/idregistry.jl:33  Pass: 2 (compile: 17.10, elapsed: 17.19 seconds) 20/23 lang/lang.jl [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 [ Info: Listening on: 0.0.0.0:2510, thread id: 1  Pass: 5 (compile: 4.52, elapsed: 4.59 seconds) 21/23 migrate/migrate-base.jl 22/23 migrate/migrate-source.jl WARNING: Method definition (::Type{Main.CoreState_vnib})(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_vnib})(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_vnib})(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_vnib}, 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_vnib})(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_vnib})(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_vnib})(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_vnib}, Any...) in module Main at /home/pkgeval/.julia/packages/Plugins/ZdbSH/src/assembled_types.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, CircoCore.Addr, TBody) where {TBody} in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody}})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:6 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Addr, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:11 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.Msg_5z3w{TBody} where TBody})(CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, Type{Main.Msg_5z3w{TBody} where TBody}, CircoCore.Actor{TCoreState} where TCoreState, Any, Any, Any...) in module Main at /home/pkgeval/.julia/packages/CircoCore/e0A4T/src/msg.jl:13 overwritten on the same line (check for duplicate calls to `include`). [ Info: ZMQPostOffice bound to 128.30.92.239:24735 [ Info: Circo scheduler starting on thread 1 try cd("test") catch e end;include("migrate/migrate-source.jl");migratetoremote("128.30.92.239:24735", "128.30.92.239:24735/f3411fd70c243f48") 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:2698  [2] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2576  [3] macro expansion  @ ./loading.jl:2504 [inlined]  [4] macro expansion  @ ./lock.jl:376 [inlined]  [5] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2468  [6] require  @ ./loading.jl:2444 [inlined]  [7] eval_import_path  @ ./module.jl:36 [inlined]  [8] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [9] _eval_using  @ ./module.jl:137 [inlined]  [10] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [11] top-level scope  @ ~/.julia/packages/Circo/ctDno/src/Circo.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3148  [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:2994  [17] include_string  @ ./loading.jl:3004 [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_viElnV" (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 21 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_53123.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_53122.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079f541a852d0 Total snapshots: 904. Utilization: 0% ╎904 @Base/task.jl:1168 wait_forever() 903╎ 904 @Base/task.jl:1246 wait() ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_53123.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_53122.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007d044256c790 Total snapshots: 391. Utilization: 0% ╎391 @Base/task.jl:1168 wait_forever() 390╎ 391 @Base/task.jl:1246 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) [21] 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 jfptr_wait_1599.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_invoke at /source/src/gf.c:4123 tojlinvoke94180.1 at /opt/julia/lib/julia/sys.so (unknown line) j_wait_53123.1 at /opt/julia/lib/julia/sys.so (unknown line) wait_forever at ./task.jl:1168 jfptr_wait_forever_53122.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1272 unknown function (ip: (nil)) at (unknown file) Allocations: 534091549 (Pool: 534086725; Big: 4824); GC: 173 PkgEval terminated after 2755.52s: test duration exceeded the time limit