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 73ms
- Evaluate target patterns 9ms
- Load, analyze dependencies and build artifacts 21.6s
- Complete build 0ms
1552 events on 13 threads · wall 21.7s · critical path 17.8s
Action time by phase
- local execution 52× 1m 22s
- outputs 53× 170ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 1377× | 4m 13s |
| action processing | 53× | 1m 23s |
| action count (local) | 52× | 1m 22s |
| skyframe evaluator | 2× | 21.6s |
| critical path component | 1× | 17.8s |
| logging spawn | 9× | 195ms |
| complete action execution | 53× | 170ms |
| build phase marker | 1× | 7ms |
| gc notification | 1× | 7ms |
| bazel module processing | 3× | 5ms |
Action time by mnemonic
| TestRunner | 52× | 1m 23s |
| BazelWorkspaceStatusAction | 1× | 1ms |
Critical path
- action 'Testing //absl/strings:str_format_convert_test' 17.8s
Longest events
| buildTargets | general information | Main Thread | 21.6s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 21.6s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 21.5s |
| ParallelEvaluator.eval | general information | Main Thread | 21.5s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 21.5s |
| action 'Testing //absl/strings:str_format_convert_test' | critical path component | Critical Path | 17.8s |
| Testing //absl/strings:str_format_convert_test | action processing | skyframe-evaluator-execution-4 | 17.8s |
| Action.execute | general information | skyframe-evaluator-execution-4 | 17.8s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-4 | 17.8s |
| subprocess.run | general information | skyframe-evaluator-execution-4 | 17.8s |
| Testing //absl/strings:cord_rep_btree_test | action processing | skyframe-evaluator-execution-6 | 12.6s |
| Action.execute | general information | skyframe-evaluator-execution-6 | 12.6s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-6 | 12.6s |
| subprocess.run | general information | skyframe-evaluator-execution-6 | 12.6s |
| Testing //absl/strings:numbers_test | action processing | skyframe-evaluator-execution-0 | 12.3s |
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.