Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: remove kicked peers from saved peers list #2738

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

cleanup: remove kicked peers from saved peers list

b6be945
Select commit
Loading
Failed to load commit list.
Open

cleanup: remove kicked peers from saved peers list #2738

cleanup: remove kicked peers from saved peers list
b6be945
Select commit
Loading
Failed to load commit list.
Cirrus CI / cimple failed Nov 9, 2024 in 5m 0s

Task Summary

Instruction test_all failed in 04:52

Details

✅ 00:05 clone
✅ 00:01 configure
❌ 04:52 test_all

cd /src/workspace && bazel test -k --remote_cache=http://$CIRRUS_HTTP_CACHE_HOST --build_tag_filters=haskell --test_tag_filters=haskell -- //c-toxcore/...
Starting local Bazel server and connecting to it...
(13:34:14) �[35mWARNING: �[0moption '--jobs' was expanded to from both option '--config=docker' (source /src/workspace/tools/bazelrc.docker) and option '--config=docker' (source /src/workspace/tools/bazelrc.docker)
(13:34:14) �[32mINFO: �[0mInvocation ID: c6593916-b368-49de-a23f-0f27051f1126
(13:34:14) �[32mINFO: �[0mCurrent date is 2024-11-09
(13:34:14) �[32mLoading:�[0m 
(13:34:15) �[32mLoading:�[0m 
(13:34:17) �[35mWARNING: �[0moption '--jobs' was expanded to from both option '--config=docker' (source /src/workspace/tools/bazelrc.docker) and option '--config=docker' (source /src/workspace/tools/bazelrc.docker)
(13:34:17) �[32mLoading:�[0m 
(13:34:17) �[32mLoading:�[0m 0 packages loaded
(13:34:18) �[32mAnalyzing:�[0m 4 targets (16 packages loaded, 0 targets configured)
(13:34:19) �[32mAnalyzing:�[0m 4 targets (37 packages loaded, 205 targets configured)
(13:34:20) �[32mAnalyzing:�[0m 4 targets (88 packages loaded, 1263 targets configured)
(13:34:21) �[32mAnalyzing:�[0m 4 targets (104 packages loaded, 1512 targets configured)
(13:34:25) �[32mAnalyzing:�[0m 4 targets (105 packages loaded, 2973 targets configured)
(13:34:27) �[32mAnalyzing:�[0m 4 targets (110 packages loaded, 4013 targets configured)
(13:34:27) �[32mINFO: �[0mAnalyzed 4 targets (110 packages loaded, 4026 targets configured).
(13:34:27) �[32mINFO: �[0mFound 4 test targets...
(13:34:27) �[32m[15 / 168]�[0m [Prepa] Executing genrule //hs-cimple:Parser_preproc
(13:34:29) �[32m[63 / 208]�[0m Executing genrule //hs-cimple:CommentParser_preproc; 0s remote-cache ... ( 1 action running)
(13:34:29) �[32mINFO: �[0mFrom Executing genrule //hs-cimple:CommentParser:
unused terminals: 2
(13:34:29) �[32mINFO: �[0mFrom Executing genrule //hs-cimple:TreeParser:
unused terminals: 56
(13:34:30) �[32m[201 / 400]�[0m checking cached actions
(13:34:31) �[32m[346 / 412]�[0m HaskellRegisterPackage hs-cimple/hs-cimpleZStree-parser/hs-cimpleZStree-parser.conf; 0s remote-cache ... (10 actions, 0 running)
(13:34:32) �[32m[398 / 414]�[0m Testing //c-toxcore/testing:c_test; 0s remote-cache, processwrapper-sandbox ... (4 actions, 2 running)
(13:34:33) �[32m[411 / 415]�[0m 1 / 4 tests;�[0m Testing //c-toxcore/testing:c_test; 1s remote-cache, processwrapper-sandbox ... (3 actions, 2 running)
(13:34:34) �[32m[413 / 416]�[0m 1 / 4 tests;�[0m Testing //c-toxcore/testing:c_test; 2s remote-cache, processwrapper-sandbox ... (6 actions running)
(13:34:35) �[32m[413 / 416]�[0m 1 / 4 tests;�[0m Testing //c-toxcore/testing:c_test; 3s remote-cache, processwrapper-sandbox ... (6 actions running)
(13:34:37) �[32m[414 / 416]�[0m 2 / 4 tests;�[0m Testing //c-toxcore/testing:c_test; 5s remote-cache, processwrapper-sandbox ... (4 actions running)
(13:34:39) �[32m[414 / 416]�[0m 2 / 4 tests;�[0m Testing //c-toxcore/testing:c_test; 7s remote-cache, processwrapper-sandbox ... (4 actions running)
(13:34:41) �[32m[415 / 416]�[0m 3 / 4 tests;�[0m Testing //c-toxcore/testing:c_test; 9s remote-cache, processwrapper-sandbox
(13:34:44) �[32m[415 / 416]�[0m 3 / 4 tests;�[0m Testing //c-toxcore/testing:c_test; 12s remote-cache, processwrapper-sandbox
(13:34:44) �[32mINFO: �[0mElapsed time: 31.674s, Critical Path: 14.21s
(13:34:44) �[32mINFO: �[0m104 processes: 87 remote cache hit, 13 internal, 4 processwrapper-sandbox.
(13:34:44) �[32mINFO:�[0m Build completed successfully, 104 total actions
//c-toxcore:github_ci_test                                      �[0m�[32m(cached) PASSED�[0m in 0.0s
//c-toxcore/testing:c_test                                               �[0m�[32mPASSED�[0m in 12.1s
//c-toxcore/testing:cimple_test                                          �[0m�[32mPASSED�[0m in 6.0s
//c-toxcore/testing:cimplefmt_test                                       �[0m�[32mPASSED�[0m in 2.5s

Executed 3 out of 4 tests: 4 tests pass.
(13:34:46) �[32mINFO:�[0m Build completed successfully, 104 total actions

Timed out!