Default / 7c4ad7aa-42eb-4747-af1c-e60906fa8b03

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

root@ip-172-31-11-31.ec2.internal /work/src/test/fixtures/workspace Bazel 9.2.0 started
branch=main ci=true commit=e697fab mode=rbe run=1 team=trial user.project=fixture wave=w1 workload=test
Duration
933ms
Targets
3
Tests
3
Actions
6
Cache hits
150%
Critical path
799ms
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 7ms
  • Initialize command 69ms
  • Evaluate target patterns 29ms
  • Load, analyze dependencies and build artifacts 829ms
  • Complete build 0ms

427 events on 17 threads · wall 934ms · critical path 799ms

Action time by phase

  • remote execution 549ms
  • download outputs 19× 429ms
  • cache check 10× 178ms
  • upload inputs 94ms
  • outputs 36ms

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

Time by category

general information 383× 5.2s
action processing 1.2s
skyframe evaluator 835ms
critical path component 799ms
remote action execution 549ms
Remote execution file fetching 278ms
remote output download 230ms
remote action cache check 10× 178ms
Remote execution process wall time 138ms
Remote execution upload time 67ms

Action time by mnemonic

TestRunner 1.2s
BazelWorkspaceStatusAction 2ms

Critical path

  1. action 'Testing //app:uses_greeting_test' 799ms

Longest events

buildTargets general information Main Thread 859ms
runAnalysisAndExecutionPhase general information Main Thread 827ms
skyframeExecutor.evaluateBuildDriverKeys general information Main Thread 814ms
ParallelEvaluator.eval general information Main Thread 814ms
Parallel Evaluator evaluation skyframe evaluator Main Thread 814ms
action 'Testing //app:uses_greeting_test' critical path component Critical Path 799ms
Testing //app:uses_greeting_test action processing skyframe-evaluator-execution-0 799ms
Action.execute general information skyframe-evaluator-execution-0 796ms
execute remotely remote action execution skyframe-evaluator-execution-0 548ms
fetch Remote execution file fetching skyframe-evaluator-execution-0 278ms
execute Remote execution process wall time skyframe-evaluator-execution-0 138ms
Testing //app:pass_test action processing skyframe-evaluator-execution-4 95ms
Testing //app:sharded_test (shard 1 of 3) action processing skyframe-evaluator-execution-1 95ms
Testing //app:sharded_test (shard 3 of 3) action processing skyframe-evaluator-execution-5 95ms
Testing //app:sharded_test (shard 2 of 3) action processing skyframe-evaluator-execution-3 94ms
Timeline from build events (tests and reported actions)
0ms 233ms 467ms 700ms 933ms analysis analysis · 5ms execution execution · 812ms //app:pass_test //app:pass_test · PASSED · 516ms //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 · 138ms

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.