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 8ms
- Initialize command 124ms
- Evaluate target patterns 409ms
- Load, analyze dependencies and build artifacts 57.8s
- Complete build 0ms
11596 events on 163 threads · wall 58.3s · critical path 53.9s
Action time by phase
- remote execution 957× 17m 40s
- upload inputs 1106× 1m 39s
- setup 139× 23.2s
- download outputs 376× 14.2s
- cache check 375× 4.5s
- outputs 419× 276ms
- queued 1× 58ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 7297× | 23m 45s |
| action processing | 672× | 19m 03s |
| remote action execution | 957× | 17m 40s |
| Remote execution file fetching | 401× | 11m 21s |
| Remote execution process wall time | 301× | 3m 51s |
| Unknown event | 387× | 1m 51s |
| Remote execution upload time | 372× | 1m 18s |
| skyframe evaluator | 3× | 58.2s |
| critical path component | 29× | 53.9s |
| Remote execution setup | 139× | 23.2s |
Action time by mnemonic
| GoCompilePkg | 522× | 15m 11s |
| GoStdlib | 8× | 3m 12s |
| GoLink | 11× | 15.5s |
| TestRunner | 5× | 5.8s |
| Action | 16× | 5.2s |
| GoProtocGen | 16× | 4.6s |
| GenProtoDescriptorSet | 16× | 2.9s |
| GoCompilePkgExternal | 3× | 1.4s |
| ProtocAuthenticityCheck | 8× | 1.3s |
| CopyToDirectory | 1× | 1.0s |
Critical path
- action 'Writing file external/rules_go++go_sdk+main___download_0_linux_amd64/packages.txt [for tool]' 2ms
- action 'GoStdlib external/rules_go+/stdlib_/pkg' 23.1s
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/detrand/detrand.a' 8.9s
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/errors/errors.a' 3.5s
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/encoding/protowire/protowire.a' 282ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/reflect/protoreflect/protoreflect.a' 546ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/encoding/messageset/messageset.a' 337ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/reflect/protoregistry/protoregistry.a' 489ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/proto/proto.a' 592ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/filedesc/filedesc.a' 698ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/encoding/tag/tag.a' 717ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/impl/impl.a' 2.1s
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/internal/filetype/filetype.a' 472ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/runtime/protoimpl/protoimpl.a' 432ms
- action 'GoCompilePkg external/gazelle++go_deps+org_golang_google_protobuf/types/descriptorpb/descriptorpb.a' 676ms
Longest events
| buildTargets | general information | Main Thread | 58.2s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 57.8s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 57.8s |
| ParallelEvaluator.eval | general information | Main Thread | 57.8s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 57.8s |
| GoStdlib external/rules_go+/stdlib_/pkg | action processing | skyframe-evaluator-execution-48 | 27.0s |
| Action.execute | general information | skyframe-evaluator-execution-48 | 27.0s |
| execute remotely | remote action execution | skyframe-evaluator-execution-48 | 26.7s |
| GoStdlib external/rules_go+/stdlib_/pkg | action processing | skyframe-evaluator-execution-58 | 26.3s |
| Action.execute | general information | skyframe-evaluator-execution-58 | 26.3s |
| execute remotely | remote action execution | skyframe-evaluator-execution-58 | 26.1s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-48 | 23.8s |
| GoStdlib external/rules_go+/stdlib_/pkg | action processing | skyframe-evaluator-execution-33 | 23.5s |
| Action.execute | general information | skyframe-evaluator-execution-33 | 23.5s |
| GoStdlib external/rules_go+/stdlib_/pkg | action processing | skyframe-evaluator-execution-3 | 23.4s |
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.