Skip to content

Enhance SCS cluster status check to include active resource validatio… #36

Enhance SCS cluster status check to include active resource validatio…

Enhance SCS cluster status check to include active resource validatio… #36

Triggered via push April 15, 2025 23:47
Status Failure
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
risky-shell-pipe: src/roles/ha_scs/tasks/kill-sapstartsrv-process.yml#L50
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-sapstartsrv-process.yml#L41
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-sapstartsrv-process.yml#L36
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-message-server.yml#L36
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L47
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L41
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L36
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L36
Shells that use pipes should set the pipefail option.
partial-become[task]: src/roles/ha_scs/tasks/ha-failover-to-node.yml#L36
``become_user`` should have a corresponding ``become`` at the same level as itself.