succeeded bazel test //build/... //buildifier/...
Scroll to zoom at the cursor, drag to pan, shift+drag (or drag in the axis) to zoom to a range, drag the overview to move. Click an event for its details and action breakdown, double-click to zoom to it, click a thread name to collapse it. Keys: +/- zoom, ←/→ pan, 0 reset, / search, c critical path, Esc clear.
Phases
- Launch Blaze 10ms
- Initialize command 119ms
- Evaluate target patterns 333ms
- Load, analyze dependencies and build artifacts 13.7s
- Complete build 0ms
9682 events on 122 threads · wall 14.2s · critical path 9.9s
Action time by phase
- remote execution 20× 47.1s
- download outputs 653× 15.4s
- cache check 615× 14.1s
- setup 49× 8.9s
- upload inputs 37× 4.2s
- outputs 689× 715ms
- queued 1× 58ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 7107× | 2m 40s |
| action processing | 689× | 1m 28s |
| remote action execution | 20× | 47.1s |
| Remote execution file fetching | 10× | 30.0s |
| logging spawn | 238× | 16.3s |
| remote action cache check | 615× | 14.1s |
| skyframe evaluator | 3× | 14.0s |
| Starlark user function call | 9× | 12.4s |
| critical path component | 15× | 9.9s |
| Remote execution setup | 49× | 8.9s |
Action time by mnemonic
| GoCompilePkg | 523× | 1m 07s |
| TestRunner | 5× | 9.0s |
| GoStdlib | 8× | 2.8s |
| Action | 16× | 1.6s |
| GoLink | 11× | 1.5s |
| GenProtoDescriptorSet | 16× | 1.5s |
| GoProtocGen | 16× | 1.4s |
| ProtocAuthenticityCheck | 8× | 739ms |
| GoTestGenTest | 3× | 420ms |
| CopyToDirectory | 1× | 419ms |
Critical path
- action 'Writing file external/rules_go++go_sdk+main___download_0_linux_amd64/packages.txt [for tool]' 1ms
- action 'GoStdlib external/rules_go+/stdlib_/pkg' 272ms
- action 'GoCompilePkg labels/labels.a' 147ms
- action 'GoCompilePkg build/build.a' 85ms
- action 'GoCompilePkg wspace/wspace.a' 37ms
- action 'GoCompilePkg file/file.a' 8.4s
- action 'GoCompilePkg edit/edit.a' 49ms
- action 'GoCompilePkg warn/warn.a' 50ms
- action 'GoCompilePkg buildifier/utils/utils.a' 50ms
- action 'GoCompilePkg buildifier/buildifier-linux-arm64.a' 49ms
- action 'GoLink buildifier/buildifier-linux_arm64' 166ms
- action 'Creating symlink buildifier/npm/buildifier-linux_arm64' 1ms
- action 'Copying files to directory buildifier/npm/buildifier' 419ms
- runfiles for //buildifier/npm:integration_test 1ms
- action 'Testing //buildifier/npm:integration_test' 212ms
Longest events
| buildTargets | general information | Main Thread | 14.1s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 13.7s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 13.7s |
| ParallelEvaluator.eval | general information | Main Thread | 13.7s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 13.7s |
| Testing //buildifier:buildifier_integration_test | action processing | skyframe-evaluator-execution-39 | 8.4s |
| Action.execute | general information | skyframe-evaluator-execution-39 | 8.4s |
| action 'GoCompilePkg file/file.a' | critical path component | Critical Path | 8.4s |
| GoCompilePkg file/file.a | action processing | skyframe-evaluator-execution-6 | 8.4s |
| Action.execute | general information | skyframe-evaluator-execution-6 | 8.4s |
| execute remotely | remote action execution | skyframe-evaluator-execution-6 | 8.2s |
| execute remotely | remote action execution | skyframe-evaluator-execution-39 | 7.4s |
| GoCompilePkg file/file.a | action processing | skyframe-evaluator-execution-34 | 7.3s |
| Action.execute | general information | skyframe-evaluator-execution-34 | 7.3s |
| execute remotely | remote action execution | skyframe-evaluator-execution-34 | 7.1s |
Timeline from build events (tests and reported actions)
Phases from Bazel's timing metrics, tests from their attempt timings, actions as reported (all actions with --build_event_publish_all_actions).
The full per-action profile timeline arrives once the build's
command.profile.gz
can be fetched.