Note
This section provides information about viewing logs using the new UI. To perform the same steps using the old UI, see the expandable section below.
To view the logs for a run:
In the List view, click the relevant run.
or
In the Graph view, click the relevant step and click Logs.
Logs
The Logs tab presents the record of what was executed for each portion of the step, and the system response. The log shows the command line directives issued, with their outputs.
Each section in the log represents a section of the step, and you may expand each section to view the command line output that was recorded. In this way, you can see the specific success or error messages that were returned for each issued command.
Use the Timestamp toggle to view or hide timestamps for the logs. Use the Internal Logs toggle to view or hide detailed, Pipelines-generated logs.
Tests
The Tests tab displays, when available, any test report information that was provided for the step through the save_tests utility function. The Summary column displays the Passed, Skipped, Failed, and Errors status for each test. Click one of the statuses to filter by that status.
Step Info
The Step Info tab provides additional information about the step, including the run state variables, as it is executed in the run.
Resources
The Resources tab displays information about the resources used in the step, and their status at the time the step was executed in the run.
Modules
The Modules tab lists all the artifacts produced during the build and the dependencies used by the build.