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

Exclude targets in subrepos from plz query changes #2723

Exclude targets in subrepos from `plz query changes`

828025a
Select commit
Failed to load commit list.
Merged

Exclude targets in subrepos from plz query changes #2723

Exclude targets in subrepos from `plz query changes`
828025a
Select commit
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Cirrus CI / main failed Mar 13, 2023 in 9m 47s

Task Summary

Instruction build failed in 07:35

Details

✅ 00:06 clone
✅ 01:45 install
❌ 07:35 build

Error building target ///foo//tools/fooc:_fooc#lib: exit status 1
find: /usr/local/go120/pkg/freebsd_amd64: No such file or directory
compile: -importcfg: open importconfig: no such file or directory
Build stopped after 1.46s. 1 target failed:
    ///foo//tools/fooc:_fooc#lib
Error building target ///foo//tools/fooc:_fooc#lib: exit status 1
find: /usr/local/go120/pkg/freebsd_amd64: No such file or directory
compile: -importcfg: open importconfig: no such file or directory


Fail: //test/plugins:nested_test   0 passed   0 skipped   0 failed   1 errored Took 1.39s
Error: TestFailed in nested_test
Test failed
exit status 2
Standard output:
14:59:28.014   ERROR: ///foo//tools/fooc:_fooc#lib failed:�[0m
Error building target ///foo//tools/fooc:_fooc#lib: exit status 1
find: /usr/local/go120/pkg/freebsd_amd64: No such file or directory
compile: -importcfg: open importconfig: no such file or directory
Build stopped after 1.37s. 1 target failed:
    ///foo//tools/fooc:_fooc#lib
Error building target ///foo//tools/fooc:_fooc#lib: exit status 1
find: /usr/local/go120/pkg/freebsd_amd64: No such file or directory
compile: -importcfg: open importconfig: no such file or directory


Fail: //test/plugins:plugin_test   0 passed   0 skipped   0 failed   1 errored Took 1.58s
Error: TestFailed in plugin_test
Test failed
exit status 2
Standard output:
14:59:31.142   ERROR: ///foo//tools/fooc:_fooc#lib failed:�[0m
Error building target ///foo//tools/fooc:_fooc#lib: exit status 1
find: /usr/local/go120/pkg/freebsd_amd64: No such file or directory
compile: -importcfg: open importconfig: no such file or directory
Build stopped after 1.55s. 1 target failed:
    ///foo//tools/fooc:_fooc#lib
Error building target ///foo//tools/fooc:_fooc#lib: exit status 1
find: /usr/local/go120/pkg/freebsd_amd64: No such file or directory
compile: -importcfg: open importconfig: no such file or directory


//test/entry_point:command_expansion_test 1 test run in 696ms; 0 passed, 1 errored
//test/entry_point:entry_point_test 1 test run in 2.368s; 0 passed, 1 errored
//test/entry_point:run_entry_point_annotation_test 1 test run in 1.506s; 0 passed, 1 errored
//test/entry_point:run_entry_point_annotation_tmp_dir_test 1 test run in 938ms; 0 passed, 1 errored
//test/entry_point:run_entry_point_arg_test 1 test run in 1.121s; 0 passed, 1 errored
//test/go_rules/go_test_compat:go_test_compat_test 1 test run in 143ms; 0 passed, 1 errored
//test/go_rules/root_test:root_test 1 test run in 539ms; 0 passed, 1 errored
//test/plugins:cross_compile_test 1 test run in 1.633s; 0 passed, 1 errored
//test/plugins:nested_test 1 test run in 1.388s; 0 passed, 1 errored
//test/plugins:plugin_test 1 test run in 1.578s; 0 passed, 1 errored
135 test targets and 135 tests run; 125 passed, 10 errored.
Total time: 1m31.82s real, 4m48.47s compute.

Exit status: 7