Default / 641738ca-29ba-461c-a297-511d2db57c69

succeeded bazel test //app:pass_test //app:sharded_test //app:uses_greeting_test

root@ip-172-31-10-185.ec2.internal /work/src/test/fixtures/workspace Bazel 9.2.0 started
branch=main ci=true commit=7dcb0b8 mode=rbe repo=fixture run=2 team=trial wave=w3 workload=test
Duration
1.4s
Targets
3
Tests
3
Actions
6
Cache hits
150%
Critical path
1.3s
Execution log

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 11ms
  • Initialize command 111ms
  • Evaluate target patterns 9ms
  • Load, analyze dependencies and build artifacts 1.3s
  • Complete build 0ms

426 events on 16 threads · wall 1.4s · critical path 1.3s

Action time by phase

  • remote execution 937ms
  • download outputs 15× 285ms
  • upload inputs 209ms
  • cache check 10× 116ms
  • outputs 39ms

Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.

Time by category

general information 386× 7.5s
action processing 1.6s
skyframe evaluator 1.3s
critical path component 1.3s
remote action execution 937ms
Remote execution file fetching 508ms
Remote execution process wall time 267ms
Remote execution upload time 149ms
remote output download 147ms
remote action cache check 10× 116ms

Action time by mnemonic

TestRunner 1.6s
BazelWorkspaceStatusAction 2ms

Critical path

  1. action 'Testing //app:uses_greeting_test' 1.3s

Longest events

buildTargets general information Main Thread 1.3s
runAnalysisAndExecutionPhase general information Main Thread 1.3s
skyframeExecutor.evaluateBuildDriverKeys general information Main Thread 1.3s
ParallelEvaluator.eval general information Main Thread 1.3s
Parallel Evaluator evaluation skyframe evaluator Main Thread 1.3s
action 'Testing //app:uses_greeting_test' critical path component Critical Path 1.3s
Testing //app:uses_greeting_test action processing skyframe-evaluator-execution-4 1.3s
Action.execute general information skyframe-evaluator-execution-4 1.3s
execute remotely remote action execution skyframe-evaluator-execution-4 937ms
fetch Remote execution file fetching skyframe-evaluator-execution-4 508ms
execute Remote execution process wall time skyframe-evaluator-execution-4 267ms
upload missing inputs Remote execution upload time skyframe-evaluator-execution-4 149ms
Testing //app:sharded_test (shard 1 of 3) action processing skyframe-evaluator-execution-8 80ms
Testing //app:sharded_test (shard 2 of 3) action processing skyframe-evaluator-execution-0 79ms
Testing //app:sharded_test (shard 3 of 3) action processing skyframe-evaluator-execution-1 78ms
Timeline from build events (tests and reported actions)
0ms 360ms 719ms 1.1s 1.4s analysis analysis · 6ms execution execution · 1.3s //app:sharded_test //app:sharded_test · PASSED · 518ms //app:sharded_test s2/a1 //app:sharded_test s2/a1 · PASSED · 521ms //app:sharded_test s3/a1 //app:sharded_test s3/a1 · PASSED · 518ms //app:uses_greeting_test //app:uses_greeting_test · PASSED · 266ms //app:pass_test //app:pass_test · PASSED · 516ms

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.