Default / 813a7f38-4741-48d5-8cf1-c4e61688bf1f

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

root@ip-172-31-76-205.ec2.internal /work/src/test/fixtures/workspace Bazel 9.2.0 started
branch=main ci=true commit=7dcb0b8 mode=cache repo=fixture run=1 team=trial wave=w3 workload=test
Duration
448ms
Targets
3
Tests
3
Actions
6
Cache hits
150%
Critical path
317ms
Execution log

Why did it run?

10 spawns: 1 new actions 9 remote cache hits · compared with the previous build

Why Mnemonic Target / output Runner Duration
new action TestRunner
//app:uses_greeting_test
bazel-out/k8-fastbuild/testlogs/app/uses_greeting_test/test.outputs
processwrapper-sandbox 38ms
cache hit TestRunner
//app:pass_test
bazel-out/k8-fastbuild/testlogs/app/pass_test/test.outputs
remote cache hit 16ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_2_of_3/test.shard
remote cache hit 33ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_3_of_3/test.shard
remote cache hit 34ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_1_of_3/test.shard
remote cache hit 33ms
cache hit TestRunner
//app:pass_test
bazel-out/k8-fastbuild/testlogs/app/pass_test/test.xml
remote cache hit 15ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_2_of_3/test.xml
remote cache hit 21ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_1_of_3/test.xml
remote cache hit 19ms
cache hit TestRunner
//app:sharded_test
bazel-out/k8-fastbuild/testlogs/app/sharded_test/shard_3_of_3/test.xml
remote cache hit 21ms
cache hit TestRunner
//app:uses_greeting_test
bazel-out/k8-fastbuild/testlogs/app/uses_greeting_test/test.xml
remote cache hit 108ms

Bazel reports failed actions by default; pass --build_event_publish_all_actions to see every action here.

Result Mnemonic Target / output Duration