succeeded bazel test //src/google/protobuf/io:all //src/google/protobuf/stubs:all
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 97ms
- Evaluate target patterns 8ms
- Load, analyze dependencies and build artifacts 2m 05s
- Complete build 0ms
10629 events on 38 threads · wall 2m 05s · critical path 53.0s
Action time by phase
- local execution 248× 12m 02s
- upload inputs 315× 12.3s
- cache check 309× 4.5s
- download outputs 180× 3.2s
- outputs 561× 415ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 8068× | 32m 48s |
| action processing | 652× | 12m 18s |
| action count (local) | 248× | 12m 05s |
| skyframe evaluator | 3× | 2m 05s |
| critical path component | 12× | 53.0s |
| Unknown event | 221× | 16.5s |
| Remote execution upload time | 157× | 11.8s |
| remote action cache check | 309× | 4.5s |
| Starlark user function call | 29× | 3.6s |
| Starlark thread context | 15× | 2.2s |
Action time by mnemonic
| CppCompile | 284× | 11m 55s |
| TestRunner | 4× | 13.5s |
| CppLink | 97× | 5.3s |
| GenProto | 1× | 3.4s |
| CppArchive | 7× | 310ms |
| Symlink | 149× | 245ms |
| SolibSymlink | 94× | 103ms |
| SymlinkTree | 5× | 88ms |
| RepoMappingManifest | 5× | 17ms |
| SourceSymlinkManifest | 5× | 11ms |
Critical path
- action 'Symlinking virtual headers for //src/google/protobuf/compiler/cpp:names [for tool]' 4ms
- action 'Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]' 17.8s
- action 'Linking src/google/protobuf/compiler/cpp/protoc-gen-cpp [for tool]' 54ms
- runfiles for //src/google/protobuf/compiler/cpp:protoc-gen-cpp 0ms
- action 'Generating proto_library //src/google/protobuf:test_protos' 3.4s
- action 'Symlinking virtual headers for //src/google/protobuf:test_protos' 1ms
- action 'Compiling src/google/protobuf/_virtual_imports/test_protos/google/protobuf/edition_unittest.pb.cc' 18.0s
- action 'Linking src/google/protobuf/libtest_protos.so' 187ms
- action 'SolibSymlink _solib_k8/libsrc_Sgoogle_Sprotobuf_Slibtest_Uprotos.so' 1ms
- action 'Linking src/google/protobuf/io/io_test' 213ms
- runfiles for //src/google/protobuf/io:io_test 0ms
- action 'Testing //src/google/protobuf/io:io_test' 13.3s
Longest events
| buildTargets | general information | Main Thread | 2m 05s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2m 05s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 2m 05s |
| ParallelEvaluator.eval | general information | Main Thread | 2m 05s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2m 05s |
| action 'Compiling src/google/protobuf/_virtual_imports/test_protos/google/protobuf/edition_unittest.pb.cc' | critical path component | Critical Path | 18.0s |
| Compiling src/google/protobuf/_virtual_imports/test_protos/google/protobuf/edition_unittest.pb.cc | action processing | skyframe-evaluator-execution-0 | 18.0s |
| Action.execute | general information | skyframe-evaluator-execution-0 | 18.0s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-0 | 17.9s |
| subprocess.run | general information | skyframe-evaluator-execution-0 | 17.9s |
| action 'Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]' | critical path component | Critical Path | 17.8s |
| Compiling src/google/protobuf/compiler/cpp/message.cc [for tool] | action processing | skyframe-evaluator-execution-0 | 17.8s |
| Action.execute | general information | skyframe-evaluator-execution-0 | 17.8s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-0 | 17.7s |
| subprocess.run | general information | skyframe-evaluator-execution-0 | 17.7s |
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.