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

Add some debug logging that might help us find perf issues #2937

Closed
wants to merge 1 commit into from

Add some debug logging that might help us find perf issues

fb900be
Select commit
Loading
Failed to load commit list.
Closed

Add some debug logging that might help us find perf issues #2937

Add some debug logging that might help us find perf issues
fb900be
Select commit
Loading
Failed to load commit list.
Cirrus CI / main failed Nov 1, 2023 in 8m 14s

Task Summary

Instruction build failed in 06:14

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:09 clone
✅ 01:34 install
❌ 06:14 build

//test/get_outs:get_outs_fg_wibble_test 1 test run in 27ms; 1 passed
//test/get_outs:get_outs_fg_wobble_test 1 test run in 34ms; 1 passed
//test/get_outs:get_outs_gr_wibble_test 1 test run in 14ms; 1 passed
//test/get_outs:get_outs_gr_wobble_test 1 test run in 13ms; 1 passed
//test/glob:glob_build_symlink_test 1 test run in 10ms; 1 passed
//test/glob:glob_build_test 1 test run in 9ms; 1 passed
//test/manual_label:passing_test 1 test run in 9ms; 1 passed
//test/misc_rules:filegroup_not_require_test 1 test run in 19ms; 1 passed
//test/misc_rules:filegroup_require_test 1 test run in 20ms; 1 passed
//test/misc_rules:test_tools_string 1 test run in 6ms; 1 passed
//test/moar:require_test 1 test run in 8ms; 1 passed
//test/parse_test:additional_output_test 1 test run in 15ms; 1 passed
//test/secrets:test_root_file 1 test run in 14ms; 1 passed
//test/sh_rules:no_shebang_test 1 test run in 29ms; 1 passed
//test/sh_rules:sh_cmd_test 1 test run in 10ms; 1 passed
//test/sh_rules:sh_cmd_unexpanded_test 1 test run in 10ms; 1 passed
//test/sh_rules:sh_test 1 test run in 40ms; 1 passed
//test/sh_rules:shebang_test 1 test run in 44ms; 1 passed
//test/stamp:stamp_test 1 test run in 20ms; 1 passed
//test/test_tools:named_test 1 test run in 9ms; 1 passed
//test/test_tools:unnamed_test 1 test run in 13ms; 1 passed
//test/text_file:expand_file_test 1 test run in 52ms; 1 passed
//test/text_file:file_test 1 test run in 19ms; 1 passed
//test/text_file:multilines_file_test 1 test run in 17ms; 1 passed
//tools/build_langserver/lsp:lsp_test 24 tests run in 903ms; 24 passed
//tools/release_signer/signer:signer_test 16 tests run in 381ms; 16 passed
//tools/sandbox:sandbox_test 6 tests run in 28ms; 6 passed
67 test targets and 819 tests run; 817 passed, 2 skipped.
Total time: 56.46s real, 7.43s compute.
�[32mRunning end-to-end tests...�[0m
15:40:25.993   ERROR: //test/plugins:self_referencing_plugin_test failed: Test failed
Fail: //test/plugins:self_referencing_plugin_test   0 passed   0 skipped   0 failed   1 errored Took 330ms
Error: TestFailed in self_referencing_plugin_test
Test failed
exit status 2
Standard output:
15:40:25.979   ERROR: //_please:arcat failed:�[0m
1 error occurred:
	* read tcp 10.128.0.22:28487->185.199.109.133:443: read: connection reset by peer

15:40:25.979   ERROR: ///shell//build_defs:shell failed:�[0m
//:all depends on ///shell//build_defs:shell, but the directory plz-out/subrepos/plugins/shell/build_defs doesn't exist: build_defs
Build stopped after 320ms. 2 targets failed:
    //_please:arcat
1 error occurred:
	* read tcp 10.128.0.22:28487->185.199.109.133:443: read: connection reset by peer


    ///shell//build_defs:shell
//:all depends on ///shell//build_defs:shell, but the directory plz-out/subrepos/plugins/shell/build_defs doesn't exist: build_defs

//test/plugins:self_referencing_plugin_test 1 test run in 330ms; 0 passed, 1 errored
129 test targets and 129 tests run; 128 passed, 1 errored.
Total time: 1m23.31s real, 4m45.3s compute.

Exit status: 7