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

Fix Solaris10/11 agent provision for Wazuh QA Environment pipeline #3744

Closed
Rebits opened this issue Jan 12, 2023 · 1 comment · Fixed by #3750
Closed

Fix Solaris10/11 agent provision for Wazuh QA Environment pipeline #3744

Rebits opened this issue Jan 12, 2023 · 1 comment · Fixed by #3750
Assignees

Comments

@Rebits
Copy link
Member

Rebits commented Jan 12, 2023

Wazuh Ansible branch Wazuh QA branch
3744-fix-solaris-agent-provision 3744-fix-solaris-agent-provision

PRs

Description

Agent installation for Solaris10/11 systems fails for the WazuhQAEnvironment pipeline.

Evidence

Build log
10:58:28  TASK [/home/ec2-user/workspace/Wazuh_QA_environment/117/wazuh-ansible/roles/wazuh/ansible-wazuh-agent : Download agent package] ***
10:58:28  fatal: [agent1]: FAILED! => {}
10:58:28  
10:58:28  MSG:
10:58:28  
10:58:28  The task includes an option with an undefined variable. The error was: 'wazuh_custom_packages_installation_agent_solaris_url' is undefined
10:58:28  
10:58:28  The error appears to be in '/home/ec2-user/workspace/Wazuh_QA_environment/117/wazuh-ansible/roles/wazuh/ansible-wazuh-agent/tasks/Solaris.yml': line 1, column 3, but may
10:58:28  be elsewhere in the file depending on the exact syntax problem.
10:58:28  
10:58:28  The offending line appears to be:
10:58:28  
10:58:28  
10:58:28  - name: Download agent package
10:58:28    ^ here
10:58:28  
Build

WazuhQAEnvironment: https://ci.wazuh.info/job/Wazuh_QA_environment/117/console

@Rebits Rebits self-assigned this Jan 12, 2023
@Rebits Rebits changed the title Fix Solaris10/11 automatic provision for Wazuh Qa Environment pipeline Fix Solaris10/11 agent provision for Wazuh QA Environment pipeline Jan 12, 2023
@Rebits
Copy link
Member Author

Rebits commented Jan 12, 2023

Update 12/01/2023

Wazuh Ansible branch Wazuh QA branch
3744-fix-solaris-agent-provision 3744-fix-solaris-agent-provision
  • Detected and solved errors in wazuh-ansible and wazuh-qa
  • Pending testing. Blocked due to NS_ERROR_INVALID_ARG (0x80070057) - Invalid argument value (

@Rebits Rebits linked a pull request Jan 13, 2023 that will close this issue
Rebits added a commit that referenced this issue Feb 14, 2023
jmv74211 pushed a commit that referenced this issue Feb 14, 2023
* fix(#3744): solaris10/11 custom package url

* docs(#3744): update changelog with 3744 issue
Deblintrake09 pushed a commit that referenced this issue Apr 24, 2023
* fix(#3744): solaris10/11 custom package url

* docs(#3744): update changelog with 3744 issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants