Raw_log_url field vs. log_url

Hi,
I recently noticed that the output of my buildkite CLI tool, GitHub - kevinburke/buildkite: Buildkite CLI tool, was broken. The CLI tool downloads the raw_log_url from any build with status: failed and display the latest 100 lines of failed log output.

I noticed recently that the contents of raw_log_url is missing some text that’s available from the log_url - specifically, the actual part of the test that’s failing (it’s a Go test, if that matters).

Is this expected behavior? Unfortunately we’re running buildkite agents on company source code so I can’t share, but wondering if this rings any bells.

I tried searching the documentation for information about raw_log_url but could not find anything.

Hey @kevinburke :wave:

Welcome to the buildkite community!

Your tool looks very interesting :) Are you able to send more details to support@buildkite.com where we can continue investigating this further.

We would like to see a sample build where you’re trying to access the details of the raw_log_url, which should help us to proceed further!

Cheers,
Priya

Thank you I submitted a support ticket