Package evaluation of Visor on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:35:58.766 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.36s ################################################################################ # Installation # Installing Visor... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [cf786855] + Visor v0.8.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [cf786855] + Visor v0.8.1 [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.51s ################################################################################ # Testing # Testing Visor Status `/tmp/jl_sZBDJz/Project.toml` [1bc83da4] SafeTestsets v0.1.0 [cf786855] Visor v0.8.1 [ade2ca70] Dates [56ddb016] Logging [8dfed614] Test Status `/tmp/jl_sZBDJz/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [1bc83da4] SafeTestsets v0.1.0 [cf786855] Visor v0.8.1 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [2025-06-06T12:36:30.395][Main.var"##process#225"][1][Info] [test_process] start [2025-06-06T12:36:35.275][Main.var"##process#225"][1][Info] testing tsk=fail, restart=permanent, expected to restart=true [2025-06-06T12:36:37.632][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-06-06T12:36:37.945][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-06-06T12:36:37.946][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2025-06-06T12:36:38.248][Main.var"##process#225"][1][Info] testing tsk=fail, restart=transient, expected to restart=true [2025-06-06T12:36:38.249][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-06-06T12:36:38.249][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-06-06T12:36:38.249][Visor][1][Warn] [fail]: reached max of 1 restarts in 5 secs period [2025-06-06T12:36:38.249][Main.var"##process#225"][1][Info] testing tsk=fail, restart=temporary, expected to restart=false [2025-06-06T12:36:38.250][Visor][1][Warn] [fail]: ErrorException("bang!") [2025-06-06T12:36:38.250][Main.var"##process#225"][1][Info] testing tsk=normal, restart=permanent, expected to restart=true [2025-06-06T12:36:38.335][Main.var"##process#225"][1][Info] normal invoked [2025-06-06T12:36:38.335][Main.var"##process#225"][1][Info] normal invoked [2025-06-06T12:36:38.335][Visor][1][Warn] [normal]: reached max of 1 restarts in 5 secs period [2025-06-06T12:36:38.336][Main.var"##process#225"][1][Info] testing tsk=normal, restart=transient, expected to restart=false [2025-06-06T12:36:38.336][Main.var"##process#225"][1][Info] normal invoked [2025-06-06T12:36:38.336][Main.var"##process#225"][1][Info] testing tsk=normal, restart=temporary, expected to restart=false [2025-06-06T12:36:38.337][Main.var"##process#225"][1][Info] normal invoked [2025-06-06T12:36:38.348][Main.var"##process#225"][1][Info] [test_process] stop 9.535335 seconds (4.19 M allocations: 291.584 MiB, 3.18% gc time, 99.08% compilation time) [2025-06-06T12:36:39.005][Main.var"##receive#226"][1][Info] [test_receive] start [2025-06-06T12:36:39.760][Main.var"##receive#226"][1][Info] [w1] doing something with "hello" [2025-06-06T12:36:39.827][Visor][1][Warn] no requestor waiting for response: world [2025-06-06T12:36:39.827][Main.var"##receive#226"][1][Info] [test_receive] expected exception: ErrorException("request [hello] to [w1] timed out") [2025-06-06T12:36:39.970][Main.var"##receive#226"][1][Info] [w1] doing something with "hello" [2025-06-06T12:36:40.092][Main.var"##receive#226"][1][Info] [test_receive] response:world [2025-06-06T12:36:40.101][Main.var"##receive#226"][1][Info] [w1] returning [2025-06-06T12:36:40.104][Main.var"##receive#226"][1][Info] [test_receive] stop 1.337871 seconds (361.83 k allocations: 25.367 MiB, 94.48% compilation time) [2025-06-06T12:36:40.927][Main.var"##startchain#227"][1][Info] [test_startchain] start [2025-06-06T12:36:41.037][Main.var"##startchain#227"][1][Info] [w3] startchain [2025-06-06T12:36:41.255][Main.var"##startchain#227"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2025-06-06T12:36:42.086][Main.var"##startchain#227"][1][Info] [w3]: checkpoint for shutdown request [2025-06-06T12:36:42.086][Main.var"##startchain#227"][1][Info] [w3]: exiting [2025-06-06T12:36:42.113][Main.var"##startchain#227"][1][Info] [simple] startchain [2025-06-06T12:36:42.114][Main.var"##startchain#227"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-06-06T12:36:42.215][Main.var"##startchain#227"][1][Info] [simple]: checkpoint for shutdown request [2025-06-06T12:36:42.215][Main.var"##startchain#227"][1][Info] [simple]: exiting [2025-06-06T12:36:42.219][Main.var"##startchain#227"][1][Info] [test_startchain] stop 2.114844 seconds (500.40 k allocations: 34.168 MiB, 0.59% gc time, 82.45% compilation time) [2025-06-06T12:36:42.248][Main.var"##setname#228"][1][Info] [test_setname] start [2025-06-06T12:36:42.629][Main.var"##setname#228"][1][Info] [new_name] starting [2025-06-06T12:36:42.747][Main.var"##setname#228"][1][Info] [test_setname] changed name to [new_name] [2025-06-06T12:36:43.651][Main.var"##setname#228"][1][Info] [test_setname] stop 1.431637 seconds (103.17 k allocations: 7.222 MiB, 27.99% compilation time) [2025-06-06T12:36:43.676][Main.var"##phase#229"][1][Info] [test_phase] start [2025-06-06T12:36:43.865][Main.var"##phase#229"][1][Info] [test_phase] phase=ground [2025-06-06T12:36:43.868][Main.var"##phase#229"][1][Info] [test_phase] stop 0.217047 seconds (44.78 k allocations: 3.143 MiB, 87.79% compilation time) [2025-06-06T12:36:44.114][Main.var"##one_terminate_all#230"][1][Info] [test_one_terminate_all] start [2025-06-06T12:36:45.111][Visor][1][Warn] [p2]: ErrorException("boom") [2025-06-06T12:36:45.114][Main.var"##one_terminate_all#230"][1][Info] [test_one_terminate_all] stop 1.246542 seconds (187.74 k allocations: 13.055 MiB, 1.05% gc time, 55.50% compilation time) [2025-06-06T12:36:45.354][Main.var"##supervise#231"][1][Info] [test_supervise] start [2025-06-06T12:36:46.006][Visor][1][Warn] [root] already supervisioning proc [sv] [2025-06-06T12:36:46.499][Main.var"##supervise#231"][1][Info] [w2] terminating [2025-06-06T12:36:46.499][Main.var"##supervise#231"][1][Info] [w1] terminating [2025-06-06T12:36:46.502][Main.var"##supervise#231"][1][Info] [test_supervise] stop 1.387706 seconds (204.33 k allocations: 14.159 MiB, 50.00% compilation time) [2025-06-06T12:36:46.766][Main.var"##supervisor#232"][1][Info] [test_supervisor] start [2025-06-06T12:36:47.434][Main.var"##supervisor#232"][1][Info] [test_supervisor][nat] nat invoked [2025-06-06T12:36:47.769][Main.var"##supervisor#232"][1][Info] [test_supervisor][myprocess]: done [2025-06-06T12:36:47.787][Main.var"##supervisor#232"][1][Info] [test_supervisor][myprocess]: done [2025-06-06T12:36:47.806][Main.var"##supervisor#232"][1][Info] [test_supervisor] shutdown requested [2025-06-06T12:36:48.595][Visor][1][Warn] [root]: received unknown message [Dict("a" => 1)] [2025-06-06T12:36:48.761][Main.var"##supervisor#232"][1][Info] [test_supervisor] expected exception: ErrorException("unknown message [Dict(\"a\" => 1)]") [2025-06-06T12:36:48.828][Visor][1][Warn] [root]: received unknown message [a message] [2025-06-06T12:36:48.831][Main.var"##supervisor#232"][1][Info] [test_supervisor] stop 2.328736 seconds (723.34 k allocations: 50.482 MiB, 0.57% gc time, 94.72% compilation time) [2025-06-06T12:36:49.449][Main.var"##errors#233"][1][Info] running processes: 1 [2025-06-06T12:36:49.690][Main.var"##errors#233"][1][Info] supervisor: nothing [2025-06-06T12:36:49.577][Main.var"##errors#233"][1][Info] making 15 totals steps and checking for interrupt requests every 5 steps [2025-06-06T12:36:49.872][Visor][1][Warn] [error_task]: ErrorException("boom") TaskFailedException Stacktrace:[2025-06-06T12:36:52.632][Main.var"##errors#233"][1][Error] worker: Visor.ProcessInterrupt("process-1") [1] wait 3.800615 seconds (1.09 M allocations: 81.212 MiB, 0.76% gc time, 98.18% compilation time) [2025-06-06T12:36:52.871][Main.var"##request#234"][1][Info] [test_request] start @ ./[2025-06-06T12:36:53.411][Main.var"##request#234"][1][Info] [process-1] recv: :get_nametask.jl:359 [inlined] [2][2025-06-06T12:36:53.481][Main.var"##request#234"][1][Info] timeout request ... wait_child(supervisor::Visor.Supervisor, process::Visor.Process) @ Visor ~/.julia/packages/Visor/nYnqf/src/Visor.jl:1453 [3] (::Visor.var"#22#25"{Visor.Process})() @ Visor ~/.julia/packages/Visor/nYnqf/src/Visor.jl:506 nested task error: boom Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] error_task(pd::Visor.Process) @ Main.var"##errors#233" ~/.julia/packages/Visor/nYnqf/test/test_errors.jl:4 [3] (::Visor.var"#20#23"{Visor.Process})() @ Visor ~/.julia/packages/Visor/nYnqf/src/Visor.jl:502[2025-06-06T12:36:55.390][Main.var"##request#234"][1][Info] [test_request] add_node(process2)=process-2 [2025-06-06T12:36:55.401][Main.var"##request#234"][1][Info] [test_request] call(process-3)=process-3 [2025-06-06T12:36:55.436][Main.var"##request#234"][1][Info] [process-1] recv: Visor.Shutdown(true) [2025-06-06T12:36:55.441][Main.var"##request#234"][1][Info] [test_request] stop 2.808474 seconds (820.35 k allocations: 58.692 MiB, 0.99% gc time, 93.74% compilation time) [2025-06-06T12:36:55.692][Main.var"##dynamic_process#235"][1][Info] [test_dynamic] start [2025-06-06T12:36:55.938][Main.var"##dynamic_process#235"][1][Info] [process-1] recv: :get_name [2025-06-06T12:36:56.065][Main.var"##dynamic_process#235"][1][Info] [process-2] recv: :get_name [2025-06-06T12:36:56.224][Main.var"##dynamic_process#235"][1][Info] [sv1_process] task running [2025-06-06T12:36:57.231][Main.var"##dynamic_process#235"][1][Info] [process-3:fee59127-c430-41e3-83fb-67b629aee7d1] recv: Visor.Shutdown(true) [2025-06-06T12:36:57.231][Main.var"##dynamic_process#235"][1][Info] [process-3] recv: Visor.Shutdown(true) [2025-06-06T12:36:57.231][Main.var"##dynamic_process#235"][1][Info] [process-2] recv: Visor.Shutdown(true) [2025-06-06T12:36:57.231][Main.var"##dynamic_process#235"][1][Info] [process-1] recv: Visor.Shutdown(true) [2025-06-06T12:36:57.234][Main.var"##dynamic_process#235"][1][Info] [test_dynamic] stop 1.792774 seconds (183.71 k allocations: 12.762 MiB, 40.03% compilation time) [2025-06-06T12:36:57.470][Main.var"##hierarchy#236"][1][Info] [test_hierarchy] start [2025-06-06T12:36:57.693][Main.var"##hierarchy#236"][1][Info] making 5 totals steps and checking for interrupt requests every 1 steps [2025-06-06T12:36:57.693][Main.var"##hierarchy#236"][1][Info] making 6 totals steps and checking for interrupt requests every 2 steps [2025-06-06T12:36:57.693][Main.var"##hierarchy#236"][1][Info] making 6 totals steps and checking for interrupt requests every 2 steps [2025-06-06T12:36:57.693][Main.var"##hierarchy#236"][1][Info] making 10 totals steps and checking for interrupt requests every 2 steps [2025-06-06T12:36:57.994][Main.var"##hierarchy#236"][1][Info] [w1]: checkpoint for shutdown request [2025-06-06T12:36:58.158][Main.var"##hierarchy#236"][1][Info] [test_hierarchy] broadcast shutdown for [sv1.sv1-3.w1] [2025-06-06T12:36:58.159][Main.var"##hierarchy#236"][1][Info] [w2]: checkpoint for shutdown request [2025-06-06T12:36:58.159][Main.var"##hierarchy#236"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-06-06T12:36:58.159][Main.var"##hierarchy#236"][1][Info] [w3]: checkpoint for shutdown request [2025-06-06T12:36:58.159][Main.var"##hierarchy#236"][1][Info] [w1]: checkpoint for shutdown request [2025-06-06T12:36:58.170][Main.var"##hierarchy#236"][1][Info] [w1]: exiting [2025-06-06T12:36:58.373][Main.var"##hierarchy#236"][1][Info] [w2]: checkpoint for shutdown request [2025-06-06T12:36:58.373][Main.var"##hierarchy#236"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-06-06T12:36:58.373][Main.var"##hierarchy#236"][1][Info] [w3]: checkpoint for shutdown request [2025-06-06T12:36:58.555][Main.var"##hierarchy#236"][1][Info] [test_hierarchy] supervisor [sv1-3] running processes: 2 [2025-06-06T12:36:58.656][Main.var"##hierarchy#236"][1][Info] [w2]: checkpoint for shutdown request [2025-06-06T12:36:58.656][Main.var"##hierarchy#236"][1][Info] [127.0.0.1]: checkpoint for shutdown request [2025-06-06T12:36:58.656][Main.var"##hierarchy#236"][1][Info] [w3]: checkpoint for shutdown request [2025-06-06T12:36:58.861][Main.var"##hierarchy#236"][1][Info] [w3]: checkpoint for shutdown request [2025-06-06T12:36:59.064][Main.var"##hierarchy#236"][1][Info] [w3]: checkpoint for shutdown request [2025-06-06T12:36:59.175][Main.var"##hierarchy#236"][1][Info] [test_hierarchy] stop 1.941187 seconds (261.95 k allocations: 18.147 MiB, 0.88% gc time, 47.94% compilation time) [2025-06-06T12:36:59.409][Main.var"##restart#237"][1][Info] [test_restart] start [2025-06-06T12:36:59.827][Main.var"##restart#237"][1][Info] making 2 totals steps and checking for interrupt requests every 1 steps [2025-06-06T12:36:59.859][Main.var"##restart#237"][1][Info] [test_restart] defective_worker start [2025-06-06T12:36:59.960][Main.var"##restart#237"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:36:59.960][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-06-06T12:37:00.062][Main.var"##restart#237"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:00.062][Main.var"##restart#237"][1][Info] [test_restart] defective_worker start [2025-06-06T12:37:00.164][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-06-06T12:37:00.265][Main.var"##restart#237"][1][Info] [test_restart] defective_worker start [2025-06-06T12:37:00.367][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-06-06T12:37:00.367][Visor][1][Warn] [defective-worker]: reached max of 2 restarts in 5 secs period [2025-06-06T12:37:00.370][Main.var"##restart#237"][1][Info] [test_restart] stop 1.194811 seconds (217.69 k allocations: 15.261 MiB, 52.75% compilation time) [2025-06-06T12:37:00.616][Main.var"##restart_all#238"][1][Info] [test_restart_all] start [2025-06-06T12:37:01.797][Main.var"##restart_all#238"][1][Info] [w1]: starting [2025-06-06T12:37:01.797][Main.var"##restart_all#238"][1][Info] [w2]: starting [2025-06-06T12:37:01.797][Main.var"##restart_all#238"][1][Info] [w3]: starting [2025-06-06T12:37:01.933][Main.var"##restart_all#238"][1][Info] [w3]: throwing bang exception [2025-06-06T12:37:01.934][Visor][1][Warn] [w3]: ErrorException("bang") [2025-06-06T12:37:02.116][Main.var"##restart_all#238"][1][Info] [w1]: starting [2025-06-06T12:37:02.117][Main.var"##restart_all#238"][1][Info] [w2]: starting [2025-06-06T12:37:02.117][Main.var"##restart_all#238"][1][Info] [w3]: starting [2025-06-06T12:37:02.218][Main.var"##restart_all#238"][1][Info] [test_restart_all][w3]: terminate [2025-06-06T12:37:02.760][Main.var"##restart_all#238"][1][Info] [test_restart_all] stop 2.389608 seconds (514.59 k allocations: 36.356 MiB, 0.53% gc time, 66.16% compilation time) [2025-06-06T12:37:03.156][Main.var"##chain_restart#239"][1][Info] worker good [2025-06-06T12:37:03.229][Main.var"##chain_restart#239"][1][Info] faulty [bad] (Task (runnable) @0x000076dcdfe4e0e0) [2025-06-06T12:37:03.229][Visor][1][Warn] [bad]: ErrorException("failure") [2025-06-06T12:37:03.229][Main.var"##chain_restart#239"][1][Info] faulty [bad] (Task (runnable) @0x000076dcdf93fb70) [2025-06-06T12:37:03.229][Visor][1][Warn] [bad]: ErrorException("failure") [2025-06-06T12:37:03.230][Main.var"##chain_restart#239"][1][Info] faulty [bad] (Task (runnable) @0x000076dccb494010) [2025-06-06T12:37:03.230][Visor][1][Warn] [bad]: ErrorException("failure") [2025-06-06T12:37:03.230][Visor][1][Warn] [bad]: reached max of 2 restarts in 5 secs period 0.472009 seconds (138.50 k allocations: 9.618 MiB, 89.84% compilation time) [2025-06-06T12:37:03.484][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate] start [2025-06-06T12:37:03.688][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w1]: starting [2025-06-06T12:37:03.688][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w2]: starting [2025-06-06T12:37:03.689][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w3]: starting [2025-06-06T12:37:03.689][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2025-06-06T12:37:03.689][Visor][1][Warn] [w3]: ErrorException("bang") [2025-06-06T12:37:03.944][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w1]: starting [2025-06-06T12:37:03.945][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w2]: starting [2025-06-06T12:37:03.945][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w3]: starting [2025-06-06T12:37:03.945][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate][w3]: throwing bang exception [2025-06-06T12:37:03.945][Visor][1][Warn] [w3]: ErrorException("bang") [2025-06-06T12:37:03.945][Visor][1][Warn] [w3]: reached max of 1 restarts in 5 secs period [2025-06-06T12:37:04.211][Main.var"##one_for_all_terminate#240"][1][Info] [test_one_for_all_terminate] stop 0.978953 seconds (149.15 k allocations: 10.382 MiB, 1.30% gc time, 46.61% compilation time) [2025-06-06T12:37:04.546][Main.var"##one_for_all#241"][1][Info] [test_one_for_all] start [2025-06-06T12:37:04.652][Main.var"##one_for_all#241"][1][Info] (re)starting [p1] [2025-06-06T12:37:04.653][Main.var"##one_for_all#241"][1][Info] (re)starting [p2] [2025-06-06T12:37:04.653][Main.var"##one_for_all#241"][1][Info] (re)starting [p3] [2025-06-06T12:37:04.653][Main.var"##one_for_all#241"][1][Info] (re)starting [p4] [2025-06-06T12:37:05.666][Main.var"##one_for_all#241"][1][Info] terminating p2 [2025-06-06T12:37:05.682][Main.var"##one_for_all#241"][1][Error] worker: ErrorException("simulate a failure") [2025-06-06T12:37:05.683][Visor][1][Warn] [p2]: ErrorException("simulate a failure") [2025-06-06T12:37:05.683][Main.var"##one_for_all#241"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-06-06T12:37:05.683][Main.var"##one_for_all#241"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-06-06T12:37:05.684][Main.var"##one_for_all#241"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-06-06T12:37:05.684][Main.var"##one_for_all#241"][1][Info] (re)starting [p1] [2025-06-06T12:37:05.684][Main.var"##one_for_all#241"][1][Info] (re)starting [p2] [2025-06-06T12:37:05.684][Main.var"##one_for_all#241"][1][Info] (re)starting [p3] [2025-06-06T12:37:05.684][Main.var"##one_for_all#241"][1][Info] (re)starting [p4] [2025-06-06T12:37:06.183][Main.var"##one_for_all#241"][1][Info] terminating all [2025-06-06T12:37:06.184][Main.var"##one_for_all#241"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-06-06T12:37:06.184][Main.var"##one_for_all#241"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-06-06T12:37:06.184][Main.var"##one_for_all#241"][1][Info] [p2] recv: Visor.Shutdown(true) [2025-06-06T12:37:06.184][Main.var"##one_for_all#241"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-06-06T12:37:06.188][Main.var"##one_for_all#241"][1][Info] [test_one_for_all] stop 1.977268 seconds (133.85 k allocations: 9.236 MiB, 20.48% compilation time) [2025-06-06T12:37:06.533][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate] start [2025-06-06T12:37:06.674][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate](re)starting [p1] [2025-06-06T12:37:06.692][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2025-06-06T12:37:06.693][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2025-06-06T12:37:06.704][Visor][1][Warn] [p2]: ErrorException("simulate a fault") [2025-06-06T12:37:06.704][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2025-06-06T12:37:06.704][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2025-06-06T12:37:06.705][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate](re)starting [p3] [2025-06-06T12:37:06.705][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate](re)starting [p4] [2025-06-06T12:37:06.716][Visor][1][Warn] [p2]: ErrorException("simulate a fault") [2025-06-06T12:37:06.716][Visor][1][Warn] [p2]: reached max of 1 restarts in 5 secs period [2025-06-06T12:37:06.716][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate][p4] recv: Visor.Shutdown(true) [2025-06-06T12:37:06.716][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate][p3] recv: Visor.Shutdown(true) [2025-06-06T12:37:07.795][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate] boss processes: OrderedCollections.OrderedDict{String, Visor.Supervised}("p1" => p1) [2025-06-06T12:37:07.796][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate][p1] recv: Visor.Shutdown(true) [2025-06-06T12:37:07.802][Main.var"##rest_for_one_terminate#242"][1][Info] [test_rest_for_one_terminate] stop 1.613830 seconds (285.29 k allocations: 20.184 MiB, 41.57% compilation time) [2025-06-06T12:37:08.116][Main.var"##rest_for_one#243"][1][Info] [test_rest_for_one] start [2025-06-06T12:37:08.127][Main.var"##rest_for_one#243"][1][Info] starting ... [2025-06-06T12:37:08.233][Main.var"##rest_for_one#243"][1][Info] (re)starting [p1] [2025-06-06T12:37:08.234][Main.var"##rest_for_one#243"][1][Info] (re)starting [p2] [2025-06-06T12:37:08.234][Main.var"##rest_for_one#243"][1][Info] (re)starting [p3] [2025-06-06T12:37:08.234][Main.var"##rest_for_one#243"][1][Info] (re)starting [p4] [2025-06-06T12:37:08.234][Main.var"##rest_for_one#243"][1][Info] terminating p2 [2025-06-06T12:37:08.250][Main.var"##rest_for_one#243"][1][Error] worker: ErrorException("simulate a failure") [2025-06-06T12:37:08.250][Visor][1][Warn] [p2]: ErrorException("simulate a failure") [2025-06-06T12:37:08.251][Main.var"##rest_for_one#243"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-06-06T12:37:08.251][Main.var"##rest_for_one#243"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-06-06T12:37:08.251][Main.var"##rest_for_one#243"][1][Info] (re)starting [p2] [2025-06-06T12:37:08.251][Main.var"##rest_for_one#243"][1][Info] (re)starting [p3] [2025-06-06T12:37:08.251][Main.var"##rest_for_one#243"][1][Info] (re)starting [p4] [2025-06-06T12:37:08.451][Main.var"##rest_for_one#243"][1][Info] terminating all [2025-06-06T12:37:08.452][Main.var"##rest_for_one#243"][1][Info] [p4] recv: Visor.Shutdown(true) [2025-06-06T12:37:08.452][Main.var"##rest_for_one#243"][1][Info] [p3] recv: Visor.Shutdown(true) [2025-06-06T12:37:08.452][Main.var"##rest_for_one#243"][1][Info] [p2] recv: Visor.Shutdown(true) [2025-06-06T12:37:08.452][Main.var"##rest_for_one#243"][1][Info] [p1] recv: Visor.Shutdown(true) [2025-06-06T12:37:08.456][Main.var"##rest_for_one#243"][1][Info] [test_rest_for_one] stop 0.654197 seconds (127.20 k allocations: 8.793 MiB, 58.73% compilation time) [2025-06-06T12:37:08.722][Main.var"##shutdown_order#244"][1][Info] [test_shutdown_order] start [2025-06-06T12:37:08.892][Main.var"##shutdown_order#244"][1][Info] [w1] start [2025-06-06T12:37:08.893][Main.var"##shutdown_order#244"][1][Info] [w2] start [2025-06-06T12:37:08.893][Main.var"##shutdown_order#244"][1][Info] [w3] start [2025-06-06T12:37:09.385][Main.var"##shutdown_order#244"][1][Info] [test_shutdown_order] stop 0.928711 seconds (152.09 k allocations: 10.448 MiB, 1.41% gc time, 48.06% compilation time) [2025-06-06T12:37:09.616][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] start [2025-06-06T12:37:09.755][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] worker w1 [2025-06-06T12:37:09.756][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] worker w2 [2025-06-06T12:37:10.315][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor][root]: quitting [2025-06-06T12:37:10.328][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] delta time for permanent supervisor: 0.5920529365539551 secs [2025-06-06T12:37:10.328][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] bye bye [2025-06-06T12:37:10.337][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] worker w1 [2025-06-06T12:37:10.337][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] worker w2 [2025-06-06T12:37:10.337][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] delta time for transient supervisor: 0.0005052089691162109 secs [2025-06-06T12:37:10.340][Main.var"##permanent_supervisor#245"][1][Info] [test_permanent_supervisor] stop 0.954612 seconds (149.79 k allocations: 10.343 MiB, 44.25% compilation time) [2025-06-06T12:37:10.583][Main.var"##combo#246"][1][Info] [test_combo] start [2025-06-06T12:37:10.946][Main.var"##combo#246"][1][Info] [test_combo] starting [ok] [2025-06-06T12:37:10.989][Main.var"##combo#246"][1][Info] [test_combo] starting [err] [2025-06-06T12:37:10.989][Visor][1][Warn] [err]: ErrorException("bang!") [2025-06-06T12:37:11.090][Main.var"##combo#246"][1][Info] [test_combo][ok] ping [2025-06-06T12:37:11.090][Main.var"##combo#246"][1][Info] [test_combo] starting [ok] [2025-06-06T12:37:11.090][Main.var"##combo#246"][1][Info] [test_combo] starting [err] [2025-06-06T12:37:11.195][Main.var"##combo#246"][1][Info] [test_combo][ok] ping [2025-06-06T12:37:11.719][Main.var"##combo#246"][1][Info] [test_combo] stop 1.378960 seconds (216.45 k allocations: 15.059 MiB, 44.20% compilation time) [2025-06-06T12:37:11.962][Main.var"##shutdown#247"][1][Info] [test_shutdown] start [2025-06-06T12:37:12.453][Main.var"##shutdown#247"][1][Info] [test_shutdown][myprocess] starting [2025-06-06T12:37:12.477][Visor][1][Warn] stop waiting and process [myprocess] still running [2025-06-06T12:37:12.480][Main.var"##shutdown#247"][1][Info] [test_shutdown] stop 0.761505 seconds (210.80 k allocations: 14.696 MiB, 5.75% gc time, 90.47% compilation time) [2025-06-06T12:37:12.729][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt] start [2025-06-06T12:37:12.960][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt][fooob] starting [2025-06-06T12:37:13.081][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-06-06T12:37:13.183][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt]: error Visor.ProcessInterrupt("fooob") [2025-06-06T12:37:13.282][Visor][1][Warn] stop waiting and process [fooob] still running [2025-06-06T12:37:13.283][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt] done [2025-06-06T12:37:13.284][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-06-06T12:37:13.385][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt][fooob] alive ignore_processinterrupt: Test Failed at /home/pkgeval/.julia/packages/Visor/nYnqf/test/test_ignore_processinterrupt.jl:48 Expression: count >= 4 Evaluated: 3 >= 4 Stacktrace: [1] [2025-06-06T12:37:13.497][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt][fooob] alivemacro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] top-level scope @ ~/.julia/packages/Visor/nYnqf/test/test_ignore_processinterrupt.jl:48 [3] include(mod::Module, _path::String) @ Base ./Base.jl:495 [4] include(x::String) @ Main.var"##ignore_processinterrupt#248" ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [5] macro expansion @ ~/.julia/packages/Visor/nYnqf/test/runtests.jl:81 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] macro expansion @ ~/.julia/packages/Visor/nYnqf/test/runtests.jl:81 [inlined] [8] top-level scope @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 [9] eval(m::Module, e::Any) @ Core ./boot.jl:385 [10] macro expansion @ ~/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:28 [inlined] [11] macro expansion @ ./timing.jl:279 [inlined] [12] macro expansion @ ~/.julia/packages/Visor/nYnqf/test/runtests.jl:80 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [14] top-level scope @ ~/.julia/packages/Visor/nYnqf/test/runtests.jl:8 [2025-06-06T12:37:14.249][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt] stop [root] nodes: String[] 1.891218 seconds (262.50 k allocations: 18.528 MiB, 40.02% compilation time) [2025-06-06T12:37:14.372][Main.var"##ignore_processinterrupt#248"][1][Info] [test_ignore_process_interrupt][fooob] alive [2025-06-06T12:37:14.603][Main.var"##isshutdown#249"][1][Info] [test_isshutdown] start [2025-06-06T12:37:14.703][Main.var"##isshutdown#249"][1][Info] [test_isshutdown] isshutdown=false [2025-06-06T12:37:14.770][Main.var"##isshutdown#249"][1][Info] [test_isshutdown] stop 0.397616 seconds (106.55 k allocations: 7.309 MiB, 71.36% compilation time) [2025-06-06T12:37:15.013][Main.var"##restart_honore_shutdown#250"][1][Info] [test_restart_honore_shutdown] start [2025-06-06T12:37:15.522][Main.var"##restart_honore_shutdown#250"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-06-06T12:37:15.552][Main.var"##restart_honore_shutdown#250"][1][Info] [test_restart_honore_shutdown] defective_worker start [2025-06-06T12:37:15.552][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-06-06T12:37:15.653][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:15.653][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: exiting [2025-06-06T12:37:15.876][Main.var"##restart_honore_shutdown#250"][1][Info] [test_restart_honore_shutdown] shutting down [2025-06-06T12:37:17.655][Main.var"##restart_honore_shutdown#250"][1][Info] making 15 totals steps and checking for interrupt requests every 1 steps [2025-06-06T12:37:17.757][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:17.858][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:17.962][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.064][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.165][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.267][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.368][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.469][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.571][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.657][Main.var"##restart_honore_shutdown#250"][1][Info] [test_restart_honore_shutdown] defective_worker start [2025-06-06T12:37:18.658][Visor][1][Warn] [defective-worker]: ErrorException("bang!!") [2025-06-06T12:37:18.672][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: checkpoint for shutdown request [2025-06-06T12:37:18.672][Main.var"##restart_honore_shutdown#250"][1][Info] [myworker]: exiting [2025-06-06T12:37:20.680][Main.var"##restart_honore_shutdown#250"][1][Info] [test_restart_honore_shutdown] stop 5.914345 seconds (235.33 k allocations: 16.585 MiB, 0.22% gc time, 12.33% compilation time) [2025-06-06T12:37:20.939][Main.var"##event_handler#251"][1][Info] [test_event_handler] start [2025-06-06T12:37:21.548][Visor][1][Warn] [exception_process]: ErrorException("boom!") [2025-06-06T12:37:21.708][Visor][1][Warn] [exception_process]: ErrorException("boom!") [2025-06-06T12:37:21.709][Visor][1][Warn] [exception_process]: reached max of 1 restarts in 5 secs period [2025-06-06T12:37:22.118][Visor][1][Warn] [exception_and_restart_process]: ErrorException("boom!") [2025-06-06T12:37:22.119][Main.var"##event_handler#251"][1][Info] normal return [2025-06-06T12:37:22.122][Main.var"##event_handler#251"][1][Info] [test_event_handler] stop 1.437226 seconds (461.06 k allocations: 31.657 MiB, 95.61% compilation time) Test Summary: | Pass Fail Total Time Visor.jl | 75 1 76 53.0s process | 6 6 9.5s receive | 3 3 1.3s startchain | 2 2 2.1s setname | 1 1 1.4s phase | 1 1 0.2s one_terminate_all | 2 2 1.2s supervise | 1 1 1.4s supervisor | 7 7 2.3s errors | 6 6 3.8s request | 4 4 2.8s dynamic_process | 4 4 1.8s hierarchy | 14 14 1.9s restart | 2 2 1.2s restart_all | 2 2 2.4s chain_restart | 1 1 0.5s one_for_all_terminate | 3 3 1.0s one_for_all | 1 1 2.0s rest_for_one_terminate | 3 3 1.6s rest_for_one | 1 1 0.6s shutdown_order | 1 1 0.9s permanent_supervisor | 2 2 0.9s combo | 2 2 1.4s shutdown | 1 1 0.8s ignore_processinterrupt | 1 1 1.9s isshutdown | None 0.4s restart_honore_shutdown | None 5.9s event_handler | 5 5 1.4s ERROR: LoadError: Some tests did not pass: 75 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Visor/nYnqf/test/runtests.jl:7 Testing failed after 42.85s ERROR: LoadError: Package Visor errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 89.07s: package has test failures