Skip to content

Refactor kill-message-server.yml to simplify kill command and improve… #20

Refactor kill-message-server.yml to simplify kill command and improve…

Refactor kill-message-server.yml to simplify kill command and improve… #20

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

Annotations

10 errors
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#L70
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L61
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L47
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L41
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.