Skip to content

Critical path queuing time seems to be wrong #199

Description

@ulfjack

Description

BIA attempts to extract queuing time from the Bazel profile, and this build had significant queuing in all the longest running actions, of over 3 minutes in some cases, compared to a ~5 minute wall time. Yet, BIA claims that there was no queuing (on the critical path).

Observed behavior

CriticalPathQueuingDuration

The duration of queuing within the Bazel profile's critical path.
0ms

Expected behavior

Show the queuing.

Step-by-step guide on how to reproduce the bug

N/A

Additional context

I suspect that Bazel may have changed the format of the RBE data in the profile.

Running Bazel 10.0.0-pre.20260818.1.

Environment

Details about the environment this bug was observed in.

  • Bazel Invocation Analyzer: not sure
  • Browser: N/A
  • Operating System: Linux
  • Other:

Output

Image

File(s) scanned

N/A

Further details

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugDescribes a bug in the codebase.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions