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

Improved alphanumeric_symbols regex to cover certain SCA remediation fields #16756

Merged

Added new symbol to regex for validator

df2b5db
Select commit
Failed to load commit list.
Merged

Improved alphanumeric_symbols regex to cover certain SCA remediation fields #16756

Added new symbol to regex for validator
df2b5db
Select commit
Failed to load commit list.
Wazuh CI / Build macOS agent package signed MacOS succeeded May 10, 2023 in 3m 20s

Packages_builder_macos

Below you have the stage output

Details

Log file artifacts/compile-agent-x86_64-macos.log

2023-05-10 13:32:31,840 p=14823 u=ec2-user n=ansible | PLAY [all] *********************************************************************
2023-05-10 13:32:36,793 p=14823 u=ec2-user n=ansible | TASK [Gathering Facts] *********************************************************
2023-05-10 13:32:36,794 p=14823 u=ec2-user n=ansible | [WARNING]: Platform darwin on host jenkins_host is using the discovered Python
interpreter at /usr/bin/python, but future installation of another Python
interpreter could change this. See https://docs.ansible.com/ansible/2.9/referen
ce_appendices/interpreter_discovery.html for more information.

2023-05-10 13:32:36,794 p=14823 u=ec2-user n=ansible | ok: [jenkins_host]
2023-05-10 13:32:42,129 p=14823 u=ec2-user n=ansible | TASK [Download required repository] ********************************************
2023-05-10 13:32:42,131 p=14823 u=ec2-user n=ansible | changed: [jenkins_host]
2023-05-10 13:32:44,811 p=14823 u=ec2-user n=ansible | TASK [Make repository directory] ***********************************************
2023-05-10 13:32:44,811 p=14823 u=ec2-user n=ansible | changed: [jenkins_host]
2023-05-10 13:32:52,777 p=14823 u=ec2-user n=ansible | TASK [Extract compiled sources to repository] **********************************
2023-05-10 13:32:52,779 p=14823 u=ec2-user n=ansible | [WARNING]: Consider using the unarchive module rather than running 'unzip'.  If
you need to use command because unarchive is insufficient you can add 'warn:
false' to this command task or set 'command_warnings=False' in ansible.cfg to
get rid of this message.

2023-05-10 13:32:52,780 p=14823 u=ec2-user n=ansible | changed: [jenkins_host]
2023-05-10 13:35:39,211 p=14823 u=ec2-user n=ansible | TASK [Build Wazuh agent package for macOS, sign binaries and package and notarize the package.] ***
2023-05-10 13:35:39,212 p=14823 u=ec2-user n=ansible | changed: [jenkins_host]
2023-05-10 13:35:39,216 p=14823 u=ec2-user n=ansible | PLAY RECAP *********************************************************************
2023-05-10 13:35:39,216 p=14823 u=ec2-user n=ansible | jenkins_host               : ok=5    changed=4    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   
2023-05-10 13:35:39,216 p=14823 u=ec2-user n=ansible | Playbook run took 0 days, 0 hours, 3 minutes, 7 seconds