Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Relic Infrastructure agent INCOMPLETE not a failure #92

Open
nandac opened this issue Oct 22, 2024 · 0 comments
Open

New Relic Infrastructure agent INCOMPLETE not a failure #92

nandac opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nandac
Copy link

nandac commented Oct 22, 2024

A New Relic Infrastructure agent installation that ends with an INCOMPLETE status should be marked as a failure in the Ansible task.

Description

A New Relic Infrastructure agent installation that ends with an INCOMPLETE status should be marked as a failure in the Ansible task.

Now I understand that if the installation fails there may be cases where users would want to still continue the execution of other roles in playbook but I think the user should still have the ability to configure the task to fail.

Steps to Reproduce

Difficult to reproduce.

Expected Behavior

The Ansible task should fail.

Relevant Logs / Console output

"msg": {
           "node": "REDACTED",
            "status": "INCOMPLETE",
            "summary": [
                 "Installation Summary",
                 "",
                 " !  Infrastructure Agent  (incomplete)  ",
                 "",
                 "Installation incomplete. Follow the instructions at the URL below to complete the installation process. ",
                 "",
                "  ⮕  REDACTED",
                "",
                "  --------------------",
                "",
                "",
                "We encountered an issue during the installation: no recipes were installed.",
                 "If this problem persists, visit the documentation and support page for additional help here at https://docs.newrelic.com/docs/infrastructure/install-infrastructure-agent/get-started/requirements-infrastructure-agent/"

Your Environment

Amazon Linux 2 and Amazon Linux 2023

@nandac nandac added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant