succeeded bazel test //absl/strings/...
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 7ms
- Initialize command 104ms
- Evaluate target patterns 10ms
- Load, analyze dependencies and build artifacts 286ms
- Complete build 0ms
1248 events on 59 threads · wall 408ms · critical path 168ms
Action time by phase
- download outputs 64× 582ms
- cache check 52× 357ms
- outputs 53× 278ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 907× | 7.7s |
| logging spawn | 163× | 6.9s |
| action processing | 53× | 5.6s |
| remote output download | 12× | 418ms |
| remote action cache check | 52× | 357ms |
| complete action execution | 53× | 278ms |
| skyframe evaluator | 2× | 248ms |
| critical path component | 1× | 168ms |
| gc notification | 1× | 11ms |
| build phase marker | 1× | 7ms |
Action time by mnemonic
| TestRunner | 52× | 5.6s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Testing //absl/strings:cordz_sample_token_test' 168ms
Longest events
| buildTargets | general information | Main Thread | 298ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 281ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 245ms |
| ParallelEvaluator.eval | general information | Main Thread | 245ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 244ms |
| action 'Testing //absl/strings:cordz_sample_token_test' | critical path component | Critical Path | 168ms |
| Testing //absl/strings:cordz_sample_token_test | action processing | skyframe-evaluator-execution-13 | 166ms |
| Testing //absl/strings:charconv_test | action processing | skyframe-evaluator-execution-41 | 160ms |
| Action.execute | general information | skyframe-evaluator-execution-41 | 157ms |
| Testing //absl/strings:str_replace_test | action processing | skyframe-evaluator-execution-18 | 153ms |
| Action.execute | general information | skyframe-evaluator-execution-13 | 153ms |
| Testing //absl/strings:string_constant_test | action processing | skyframe-evaluator-execution-16 | 152ms |
| Action.execute | general information | skyframe-evaluator-execution-18 | 151ms |
| Action.execute | general information | skyframe-evaluator-execution-16 | 150ms |
| Testing //absl/strings:cordz_test | action processing | skyframe-evaluator-execution-25 | 150ms |
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.