clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Switch fuzz task to UTaskLocalExecutor and improve fuzzer setup robustness

Open google-labs-jules[bot] opened this issue 3 weeks ago • 1 comments

Switch fuzz task to UTaskLocalExecutor and improve fuzzer setup robustness.

  • Change fuzz task type to UTaskLocalExecutor in task_types.py to run fuzz tasks locally.
  • Update _update_fuzzer in setup.py to support downloading fuzzer binaries using blobs.read_blob_to_disk when running on a trusted bot (non-uworker), removing the strict dependency on signed URLs for local execution.
  • Add unit tests for _update_fuzzer in setup_test.py covering local and uworker scenarios.

PR created automatically by Jules for task 13398410756091827490 started by @jonathanmetzman

google-labs-jules[bot] avatar Dec 09 '25 16:12 google-labs-jules[bot]

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

google-labs-jules[bot] avatar Dec 09 '25 16:12 google-labs-jules[bot]