Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Issue with jenkins pipeline failure display

32 views
Skip to first unread message

Nikola Naydenov

unread,
Sep 26, 2024, 1:29:35 PM9/26/24
to Jenkins Users
Hi,

We are having an issue where a stage in our pipeline can fail and all the stages in both the normal view and in Jenkins Blue.
Screenshot 2024-09-26 at 16.08.20.png
As you can see it can be misleading and finding where the failure happened can be a bit challenging.

The stage is definitely failing here with a non-zero exit code.
Screenshot 2024-09-26 at 16.16.34.png
The command being executed is:
"test:accessibility:v2": "codeceptjs run --steps --config ./src/test/v2/accessibility/codecept.conf.js",
which failed in the course of executing:
"test:functional": "npm-run-all -scl playwright:install test:functional:v2 test:accessibility:v2 test:functional:allreport",

This does not always occur, it happens sporadically when we have a failure in one of these execution steps. 

Is there a way to avoid this?

Regards,
Nick
Reply all
Reply to author
Forward
0 new messages